Buildresult: linux-next-rand/powerpc-randconfig+ppc64le/powerpc-gcc11 built on Aug 24 2022, 21:20
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 24 2022, 21:20
Duration:
0:08:41.153909
Builder:
ka2
Revision:
Add linux-next specific files for 20220824 (
68a00424bf69036970ced7930f9e4d709b4a6423)
Target:
linux-next-rand/powerpc-randconfig+ppc64le/powerpc-gcc11
Branch:
linux-next-rand
Compiler:
powerpc-gcc11
(powerpc64-linux-gcc (GCC) 11.1.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
randconfig+ppc64le
(
download
)
Log:
Download original
Possible warnings (5)
.config:5207:warning: override: reassigning to symbol PPC_BOOK3S_64 .config:5208:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5209:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5210:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5213:warning: override: reassigning to symbol UBSAN
Full Log
# git rev-parse -q --verify 68a00424bf69036970ced7930f9e4d709b4a6423^{commit} 68a00424bf69036970ced7930f9e4d709b4a6423 already have revision, skipping fetch # git checkout -q -f -B kisskb 68a00424bf69036970ced7930f9e4d709b4a6423 # git clean -qxdf # < git log -1 # commit 68a00424bf69036970ced7930f9e4d709b4a6423 # Author: Stephen Rothwell <sfr@canb.auug.org.au> # Date: Wed Aug 24 14:31:38 2022 +1000 # # Add linux-next specific files for 20220824 # # Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 68a00424bf69036970ced7930f9e4d709b4a6423 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=n # Added to kconfig CONFIG_CPU_LITTLE_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_BOOK3E_64=n # Added to kconfig CONFIG_PPC_BOOK3S_64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_LD_HEAD_STUB_CATCH=y # Added to kconfig CONFIG_TRIM_UNUSED_KSYMS=n # Added to kconfig CONFIG_UBSAN=n # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:5207:warning: override: reassigning to symbol PPC_BOOK3S_64 .config:5208:warning: override: reassigning to symbol PPC_DISABLE_WERROR .config:5209:warning: override: reassigning to symbol SECTION_MISMATCH_WARN_ONLY .config:5210:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5213:warning: override: reassigning to symbol UBSAN # make -s -j 48 ARCH=powerpc O=/kisskb/build/linux-next-rand_powerpc-randconfig+ppc64le_powerpc-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from <command-line>: /kisskb/src/arch/powerpc/kernel/vdso/vgettimeofday.c: In function '__cvdso_clock_getres_time32_data': /kisskb/src/lib/vdso/gettimeofday.c:419:34: note: byref variable will be forcibly initialized 419 | struct __kernel_timespec ts; | ^~ /kisskb/src/arch/powerpc/sysdev/xics/xics-common.c: In function 'xics_update_irq_servers': /kisskb/src/arch/powerpc/sysdev/xics/xics-common.c:47:13: note: byref variable will be forcibly initialized 47 | u32 ilen; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c: In function 'ics_rtas_get_server': /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c:175:17: note: byref variable will be forcibly initialized 175 | int rc, status[2]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c: In function 'ics_rtas_check': /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c:154:13: note: byref variable will be forcibly initialized 154 | int status[2]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c: In function 'ics_rtas_set_affinity': /kisskb/src/arch/powerpc/sysdev/xics/ics-rtas.c:105:13: note: byref variable will be forcibly initialized 105 | int xics_status[2]; | ^~~~~~~~~~~ /kisskb/src/init/initramfs.c: In function 'clean_path': /kisskb/src/init/initramfs.c:337:22: note: byref variable will be forcibly initialized 337 | struct kstat st; | ^~ /kisskb/src/init/initramfs.c: In function 'panic_show_mem': /kisskb/src/init/initramfs.c:64:17: note: byref variable will be forcibly initialized 64 | va_list args; | ^~~~ /kisskb/src/init/initramfs.c: In function 'unpack_to_rootfs': /kisskb/src/init/initramfs.c:493:21: note: byref variable will be forcibly initialized 493 | const char *compress_name; | ^~~~~~~~~~~~~ /kisskb/src/init/initramfs.c: In function 'parse_header': /kisskb/src/init/initramfs.c:195:14: note: byref variable will be forcibly initialized 195 | char buf[9]; | ^~~ In file included from /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c:9: /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c: In function 'icp_native_init_one_node': /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c:298:33: note: byref variable will be forcibly initialized 298 | struct resource r; | ^ /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c:259:22: note: byref variable will be forcibly initialized 259 | unsigned int ilen; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c: In function 'icp_native_init': /kisskb/src/arch/powerpc/sysdev/xics/icp-native.c:331:13: note: byref variable will be forcibly initialized 331 | u32 indx = 0; | ^~~~ /kisskb/src/init/main.c: In function 'xbc_snprint_cmdline': /kisskb/src/init/main.c:333:26: note: byref variable will be forcibly initialized 333 | struct xbc_node *knode, *vnode; | ^~~~~ /kisskb/src/init/main.c: In function 'setup_boot_config': /kisskb/src/init/main.c:417:16: note: byref variable will be forcibly initialized 417 | size_t size; | ^~~~ /kisskb/src/init/main.c:416:18: note: byref variable will be forcibly initialized 416 | int pos, ret; | ^~~ /kisskb/src/init/main.c:416:13: note: byref variable will be forcibly initialized 416 | int pos, ret; | ^~~ /kisskb/src/init/main.c:415:21: note: byref variable will be forcibly initialized 415 | const char *msg, *data; | ^~~ /kisskb/src/arch/powerpc/kexec/core.c: In function 'reserve_crashkernel': /kisskb/src/arch/powerpc/kexec/core.c:106:40: note: byref variable will be forcibly initialized 106 | unsigned long long crash_size, crash_base, total_mem_sz; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/kexec/core.c:106:28: note: byref variable will be forcibly initialized 106 | unsigned long long crash_size, crash_base, total_mem_sz; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/initcall.h:74, from /kisskb/src/init/main.c:112: /kisskb/src/init/main.c: In function 'perf_trace_initcall_level': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'perf_trace_initcall_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'perf_trace_initcall_finish': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/initcall.h:74, from /kisskb/src/init/main.c:112: /kisskb/src/init/main.c: In function 'trace_event_raw_event_initcall_level': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'trace_event_raw_event_initcall_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'trace_event_raw_event_initcall_finish': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/initcall.h:74, from /kisskb/src/init/main.c:112: /kisskb/src/init/main.c: In function '__bpf_trace_initcall_level': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(initcall_level, | ^~~~~~~~~~~ /kisskb/src/init/main.c: In function '__bpf_trace_initcall_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(initcall_start, | ^~~~~~~~~~~ /kisskb/src/init/main.c: In function '__bpf_trace_initcall_finish': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/initcall.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(initcall_finish, | ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'loglevel': /kisskb/src/init/main.c:253:13: note: byref variable will be forcibly initialized 253 | int newlevel; | ^~~~~~~~ /kisskb/src/init/main.c: In function 'early_randomize_kstack_offset': /kisskb/src/init/main.c:870:14: note: byref variable will be forcibly initialized 870 | bool bool_result; | ^~~~~~~~~~~ /kisskb/src/init/main.c: In function 'initcall_blacklisted': /kisskb/src/init/main.c:1204:14: note: byref variable will be forcibly initialized 1204 | char fn_name[KSYM_SYMBOL_LEN]; | ^~~~~~~ /kisskb/src/init/main.c: In function 'start_kernel': /kisskb/src/init/main.c:935:15: note: byref variable will be forcibly initialized 935 | char *command_line; | ^~~~~~~~~~~~ /kisskb/src/init/main.c: In function 'do_one_initcall': /kisskb/src/init/main.c:1294:14: note: byref variable will be forcibly initialized 1294 | char msgbuf[64]; | ^~~~~~ /kisskb/src/arch/powerpc/net/bpf_jit_comp64.c: In function 'bpf_jit_build_body': /kisskb/src/arch/powerpc/net/bpf_jit_comp64.c:367:21: note: byref variable will be forcibly initialized 367 | u64 func_addr; | ^~~~~~~~~ /kisskb/src/arch/powerpc/net/bpf_jit_comp64.c:366:22: note: byref variable will be forcibly initialized 366 | bool func_addr_fixed; | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/lib/code-patching.c: In function 'patch_branch': /kisskb/src/arch/powerpc/lib/code-patching.c:209:20: note: byref variable will be forcibly initialized 209 | ppc_inst_t instr; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_pick_irq_target': /kisskb/src/arch/powerpc/sysdev/xive/common.c:599:23: note: byref variable will be forcibly initialized 599 | cpumask_var_t mask; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/sysdev/xive/common.c:11: /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_init_ipis': /kisskb/src/arch/powerpc/sysdev/xive/common.c:1155:44: note: byref variable will be forcibly initialized 1155 | struct xive_ipi_alloc_info info = { node }; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_core_debugfs_create': /kisskb/src/arch/powerpc/sysdev/xive/common.c:1833:14: note: byref variable will be forcibly initialized 1833 | char name[16]; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_debug_show_irq': /kisskb/src/arch/powerpc/sysdev/xive/common.c:1756:14: note: byref variable will be forcibly initialized 1756 | char buffer[128]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c:1755:13: note: byref variable will be forcibly initialized 1755 | u32 lirq; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c:1754:12: note: byref variable will be forcibly initialized 1754 | u8 prio; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c:1753:13: note: byref variable will be forcibly initialized 1753 | u32 target; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/common.c: In function 'xive_debug_show_ipi': /kisskb/src/arch/powerpc/sysdev/xive/common.c:1739:30: note: byref variable will be forcibly initialized 1739 | char buffer[128]; | ^~~~~~ In file included from /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:39: /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'plpar_pte_remove': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:115:23: note: byref variable will be forcibly initialized 115 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'plpar_pte_enter': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:101:23: note: byref variable will be forcibly initialized 101 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pSeries_lpar_hpte_insert': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:752:23: note: byref variable will be forcibly initialized 752 | unsigned long slot; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'h_get_mpp': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1901:23: note: byref variable will be forcibly initialized 1901 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'call_block_remove': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1081:23: note: byref variable will be forcibly initialized 1081 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pSeries_lpar_hpte_remove': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:808:31: note: byref variable will be forcibly initialized 808 | unsigned long dummy1, dummy2; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:808:23: note: byref variable will be forcibly initialized 808 | unsigned long dummy1, dummy2; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pSeries_lpar_hpte_invalidate': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1032:31: note: byref variable will be forcibly initialized 1032 | unsigned long dummy1, dummy2; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1032:23: note: byref variable will be forcibly initialized 1032 | unsigned long dummy1, dummy2; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'vcpudispatch_stats_freq_write': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:599:14: note: byref variable will be forcibly initialized 599 | char buf[16]; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:598:17: note: byref variable will be forcibly initialized 598 | int rc, freq; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/dma-mapping.h:10, from /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:14: /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pSeries_lpar_flush_hash_range': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1541:23: note: byref variable will be forcibly initialized 1541 | unsigned long param[PLPAR_HCALL9_BUFSIZE]; | ^~~~~ In file included from /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:39: /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'plpar_pte_read_4': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:178:23: note: byref variable will be forcibly initialized 178 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function '__pSeries_lpar_hpte_find': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:954:11: note: byref variable will be forcibly initialized 954 | } ptes[4]; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pseries_lpar_resize_hpt': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1638:33: note: byref variable will be forcibly initialized 1638 | struct hpt_resize_state state = { | ^~~~~ In file included from /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:39: /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'plpar_pte_read_4_raw': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:196:23: note: byref variable will be forcibly initialized 196 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'plpar_pte_remove_raw': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:131:23: note: byref variable will be forcibly initialized 131 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'manual_hpte_clear_all': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:843:11: note: byref variable will be forcibly initialized 843 | } ptes[4]; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'vpa_debugfs_init': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:2021:14: note: byref variable will be forcibly initialized 2021 | char name[16]; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'vcpudispatch_stats_write': /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:504:14: note: byref variable will be forcibly initialized 504 | char buf[16]; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:503:17: note: byref variable will be forcibly initialized 503 | int rc, cmd, cpu; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:501:23: note: byref variable will be forcibly initialized 501 | unsigned long time_limit = jiffies + HZ; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c: In function 'pseries_lpar_read_hblkrm_characteristics': /kisskb/src/arch/powerpc/sysdev/xics/icp-hv.c: In function 'icp_hv_get_xirr': /kisskb/src/arch/powerpc/sysdev/xics/icp-hv.c:23:23: note: byref variable will be forcibly initialized 23 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ In file included from /kisskb/src/arch/powerpc/sysdev/xics/icp-hv.c:10: /kisskb/src/arch/powerpc/sysdev/xics/icp-hv.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/lpar.c:1473:23: note: byref variable will be forcibly initialized 1473 | unsigned char local_buffer[SPLPAR_TLB_BIC_MAXLENGTH]; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/setup.c: In function 'pnv_kexec_wait_secondaries_down': /kisskb/src/arch/powerpc/platforms/powernv/setup.c:380:25: note: byref variable will be forcibly initialized 380 | uint8_t status; | ^~~~~~ /kisskb/src/arch/powerpc/perf/callchain_64.c: In function 'sane_signal_64_frame': /kisskb/src/arch/powerpc/perf/callchain_64.c:57:30: note: byref variable will be forcibly initialized 57 | unsigned long pinfo, puc; | ^~~ /kisskb/src/arch/powerpc/perf/callchain_64.c:57:23: note: byref variable will be forcibly initialized 57 | unsigned long pinfo, puc; | ^~~~~ /kisskb/src/arch/powerpc/perf/callchain_64.c: In function 'perf_callchain_user_64': /kisskb/src/arch/powerpc/perf/callchain_64.c:72:23: note: byref variable will be forcibly initialized 72 | unsigned long lr; | ^~ /kisskb/src/arch/powerpc/perf/callchain_64.c:71:23: note: byref variable will be forcibly initialized 71 | unsigned long next_ip; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/callchain_64.c:70:27: note: byref variable will be forcibly initialized 70 | unsigned long sp, next_sp; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/callchain_64.c:70:23: note: byref variable will be forcibly initialized 70 | unsigned long sp, next_sp; | ^~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace32.c: In function 'compat_arch_ptrace': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace32.c:227:39: note: byref variable will be forcibly initialized 227 | unsigned long freg; | ^~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace32.c:162:21: note: byref variable will be forcibly initialized 162 | u32 tmp = data; | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace32.c:140:39: note: byref variable will be forcibly initialized 140 | unsigned long tmp2; | ^~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace32.c:115:21: note: byref variable will be forcibly initialized 115 | u64 tmp; | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace32.c:78:31: note: byref variable will be forcibly initialized 78 | unsigned long tmp; | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace32.c:57:21: note: byref variable will be forcibly initialized 57 | u32 tmp; | ^~~ /kisskb/src/arch/powerpc/mm/pgtable.c: In function '__find_linux_pte': /kisskb/src/arch/powerpc/mm/pgtable.c:364:15: note: byref variable will be forcibly initialized 364 | pmd_t pmd, *pmdp; | ^~~ /kisskb/src/arch/powerpc/mm/pgtable.c:363:15: note: byref variable will be forcibly initialized 363 | pud_t pud, *pudp; | ^~~ /kisskb/src/arch/powerpc/mm/pgtable.c:362:15: note: byref variable will be forcibly initialized 362 | p4d_t p4d, *p4dp; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/nvram.c: In function 'pSeries_nvram_write': /kisskb/src/arch/powerpc/platforms/pseries/nvram.c:85:13: note: byref variable will be forcibly initialized 85 | int done; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/nvram.c: In function 'pSeries_nvram_read': /kisskb/src/arch/powerpc/platforms/pseries/nvram.c:41:13: note: byref variable will be forcibly initialized 41 | int done; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/nvram.c: In function 'nvram_clear_error_log': /kisskb/src/arch/powerpc/platforms/pseries/nvram.c:165:13: note: byref variable will be forcibly initialized 165 | int clear_word = ERR_FLAG_ALREADY_LOGGED; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/nvram.c:164:16: note: byref variable will be forcibly initialized 164 | loff_t tmp_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-call.c: In function '__trace_opal_entry': /kisskb/src/arch/powerpc/platforms/powernv/opal-call.c:21:23: note: byref variable will be forcibly initialized 21 | unsigned long args[8]; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/nvram.c: In function 'pSeries_nvram_init': /kisskb/src/arch/powerpc/platforms/pseries/nvram.c:216:22: note: byref variable will be forcibly initialized 216 | unsigned int proplen; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c: In function 'pkey_set': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:478:13: note: byref variable will be forcibly initialized 478 | u64 new_amr; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c: In function 'gpr_set': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:242:23: note: byref variable will be forcibly initialized 242 | unsigned long reg; | ^~~ In file included from /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:3: /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c: In function 'pkey_get': /kisskb/src/include/linux/regset.h:66:27: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:471:16: note: in expansion of macro 'membuf_store' 471 | return membuf_store(&to, default_uamor); | ^~~~~~~~~~~~ /kisskb/src/include/linux/regset.h:66:27: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:470:9: note: in expansion of macro 'membuf_store' 470 | membuf_store(&to, target->thread.regs->iamr); | ^~~~~~~~~~~~ /kisskb/src/include/linux/regset.h:66:27: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:469:9: note: in expansion of macro 'membuf_store' 469 | membuf_store(&to, target->thread.regs->amr); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c: In function 'gpr_get': /kisskb/src/include/linux/regset.h:66:27: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:232:9: note: in expansion of macro 'membuf_store' 232 | membuf_store(&to_softe, 0x1ul); | ^~~~~~~~~~~~ /kisskb/src/include/linux/regset.h:66:27: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:230:9: note: in expansion of macro 'membuf_store' 230 | membuf_store(&to_msr, get_user_msr(target)); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:223:23: note: byref variable will be forcibly initialized 223 | struct membuf to_softe = membuf_at(&to, offsetof(struct pt_regs, softe)); | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:221:23: note: byref variable will be forcibly initialized 221 | struct membuf to_msr = membuf_at(&to, offsetof(struct pt_regs, msr)); | ^~~~~~ In file included from /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:3: /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c: In function 'gpr32_get_common': /kisskb/src/include/linux/regset.h:66:27: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:639:17: note: in expansion of macro 'membuf_store' 639 | membuf_store(&to, (u32)regs[i]); | ^~~~~~~~~~~~ /kisskb/src/include/linux/regset.h:66:27: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:637:9: note: in expansion of macro 'membuf_store' 637 | membuf_store(&to, (u32)get_user_msr(target)); | ^~~~~~~~~~~~ /kisskb/src/include/linux/regset.h:66:27: note: byref variable will be forcibly initialized 66 | typeof(v) __v = (v); \ | ^~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-view.c:636:17: note: in expansion of macro 'membuf_store' 636 | membuf_store(&to, (u32)regs[i]); | ^~~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/code-patching.h:14, from /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:26: /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function '__copy_inst_from_kernel_nofault': /kisskb/src/arch/powerpc/include/asm/inst.h:144:27: note: byref variable will be forcibly initialized 144 | unsigned int val, suffix; | ^~~~~~ /kisskb/src/arch/powerpc/include/asm/inst.h:144:22: note: byref variable will be forcibly initialized 144 | unsigned int val, suffix; | ^~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function 'ftrace_call_replace': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:43:20: note: byref variable will be forcibly initialized 43 | ppc_inst_t op; | ^~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function 'ftrace_modify_code': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:56:20: note: byref variable will be forcibly initialized 56 | ppc_inst_t replaced; | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function 'setup_mcount_compiler_tramp': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:256:20: note: byref variable will be forcibly initialized 256 | ppc_inst_t op; | ^~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_nop_kernel': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:306:20: note: byref variable will be forcibly initialized 306 | ppc_inst_t op; | ^~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_call_kernel': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:467:20: note: byref variable will be forcibly initialized 467 | ppc_inst_t op; | ^~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_nop': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:120:20: note: byref variable will be forcibly initialized 120 | ppc_inst_t op, pop; | ^~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:118:30: note: byref variable will be forcibly initialized 118 | unsigned long entry, ptr, tramp; | ^~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_make_call': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:408:30: note: byref variable will be forcibly initialized 408 | unsigned long entry, ptr, tramp; | ^~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:406:20: note: byref variable will be forcibly initialized 406 | ppc_inst_t op[2]; | ^~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function '__ftrace_modify_call': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:552:30: note: byref variable will be forcibly initialized 552 | unsigned long entry, ptr, tramp; | ^~~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:550:20: note: byref variable will be forcibly initialized 550 | ppc_inst_t op; | ^~ /kisskb/src/arch/powerpc/kernel/trace/ftrace.c: In function 'ftrace_dyn_arch_init': /kisskb/src/arch/powerpc/kernel/trace/ftrace.c:728:13: note: byref variable will be forcibly initialized 728 | u32 stub_insns[] = { | ^~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c: In function 'msi_bitmap_reserve_dt_hwirqs': /kisskb/src/arch/powerpc/sysdev/msi_bitmap.c:77:19: note: byref variable will be forcibly initialized 77 | int i, j, len; | ^~~ /kisskb/src/arch/powerpc/mm/init_64.c: In function 'parse_disable_radix': /kisskb/src/arch/powerpc/mm/init_64.c:384:14: note: byref variable will be forcibly initialized 384 | bool val; | ^~~ /kisskb/src/arch/powerpc/mm/init_64.c: In function 'dt_scan_mmu_pid_width': /kisskb/src/arch/powerpc/mm/init_64.c:451:13: note: byref variable will be forcibly initialized 451 | int size = 0; | ^~~~ /kisskb/src/arch/powerpc/mm/init_64.c: In function 'early_check_vec5': /kisskb/src/arch/powerpc/mm/init_64.c:405:13: note: byref variable will be forcibly initialized 405 | int size; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/sysdev/mpic.c:24: /kisskb/src/arch/powerpc/sysdev/mpic.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/certs/system_keyring.c: In function 'verify_pkcs7_message_sig': /kisskb/src/certs/system_keyring.c:280:24: note: byref variable will be forcibly initialized 280 | size_t asn1hdrlen; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/of_irq.h:8, from /kisskb/src/arch/powerpc/sysdev/mpic.c:34: /kisskb/src/arch/powerpc/sysdev/mpic.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/arch/powerpc/sysdev/mpic_u3msi.c: In function 'read_ht_magic_addr': /kisskb/src/arch/powerpc/sysdev/mpic_u3msi.c:45:13: note: byref variable will be forcibly initialized 45 | u32 tmp; | ^~~ /kisskb/src/arch/powerpc/sysdev/mpic_u3msi.c:44:12: note: byref variable will be forcibly initialized 44 | u8 flags; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/mpic_u3msi.c: In function 'u3msi_setup_msi_irqs': /kisskb/src/arch/powerpc/sysdev/mpic_u3msi.c:119:24: note: byref variable will be forcibly initialized 119 | struct msi_msg msg; | ^~~ /kisskb/src/arch/powerpc/sysdev/mpic.c: In function 'mpic_alloc': /kisskb/src/init/do_mounts_initrd.c: In function 'early_initrdmem': /kisskb/src/init/do_mounts_initrd.c:55:15: note: byref variable will be forcibly initialized 55 | char *endp; | ^~~~ /kisskb/src/arch/powerpc/sysdev/mpic.c:1255:41: note: byref variable will be forcibly initialized 1255 | struct resource r; | ^ /kisskb/src/arch/powerpc/sysdev/mpic.c:1227:13: note: byref variable will be forcibly initialized 1227 | u32 last_irq; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/mpic.c:1222:16: note: byref variable will be forcibly initialized 1222 | int i, psize, intvec_top; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_populate_irq_data': /kisskb/src/arch/powerpc/sysdev/xive/native.c:49:27: note: byref variable will be forcibly initialized 49 | __be32 esb_shift, src_chip; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:49:16: note: byref variable will be forcibly initialized 49 | __be32 esb_shift, src_chip; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:48:33: note: byref variable will be forcibly initialized 48 | __be64 flags, eoi_page, trig_page; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:48:23: note: byref variable will be forcibly initialized 48 | __be64 flags, eoi_page, trig_page; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:48:16: note: byref variable will be forcibly initialized 48 | __be64 flags, eoi_page, trig_page; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_get_queue_info': /kisskb/src/arch/powerpc/sysdev/xive/native.c:789:16: note: byref variable will be forcibly initialized 789 | __be64 qflags; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:788:16: note: byref variable will be forcibly initialized 788 | __be32 escalate_irq; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:787:16: note: byref variable will be forcibly initialized 787 | __be64 qeoi_page; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:786:16: note: byref variable will be forcibly initialized 786 | __be64 qsize; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:785:16: note: byref variable will be forcibly initialized 785 | __be64 qpage; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_configure_queue': /kisskb/src/arch/powerpc/sysdev/xive/native.c:136:16: note: byref variable will be forcibly initialized 136 | __be32 esc_irq_be; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:135:16: note: byref variable will be forcibly initialized 135 | __be64 qeoi_page_be; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_setup_cpu': /kisskb/src/arch/powerpc/sysdev/xive/native.c:395:16: note: byref variable will be forcibly initialized 395 | __be64 vp_cam_be; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_get_vp_info': /kisskb/src/arch/powerpc/sysdev/xive/native.c:751:16: note: byref variable will be forcibly initialized 751 | __be32 vp_chip_id_be; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:750:16: note: byref variable will be forcibly initialized 750 | __be64 vp_cam_be; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_get_irq_config': /kisskb/src/arch/powerpc/sysdev/xive/native.c:118:16: note: byref variable will be forcibly initialized 118 | __be32 lirq; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:117:16: note: byref variable will be forcibly initialized 117 | __be64 vp; | ^~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/sysdev/xive/native.c:9: /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_get_queue_state': /kisskb/src/arch/powerpc/sysdev/xive/native.c:817:16: note: byref variable will be forcibly initialized 817 | __be32 opal_qindex; | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:816:16: note: byref variable will be forcibly initialized 816 | __be32 opal_qtoggle; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_get_vp_state': /kisskb/src/arch/powerpc/sysdev/xive/native.c:859:16: note: byref variable will be forcibly initialized 859 | __be64 state; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c: In function 'xive_native_init': /kisskb/src/arch/powerpc/sysdev/xive/native.c:565:13: note: byref variable will be forcibly initialized 565 | u32 val, cpu; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/native.c:560:25: note: byref variable will be forcibly initialized 560 | struct resource r; | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/sched.h:741, from /kisskb/src/kernel/sched/core.c:81: /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_kthread_stop': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:16:1: note: in expansion of macro 'TRACE_EVENT' 16 | TRACE_EVENT(sched_kthread_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:16:1: note: in expansion of macro 'TRACE_EVENT' 16 | TRACE_EVENT(sched_kthread_stop, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_kthread_stop_ret': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(sched_kthread_stop_ret, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(sched_kthread_stop_ret, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_kthread_work_queue_work': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(sched_kthread_work_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(sched_kthread_work_queue_work, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kexec/core_64.c: In function 'kexec_copy_flush': /kisskb/src/arch/powerpc/kexec/core_64.c:114:31: note: byref variable will be forcibly initialized 114 | struct kexec_segment ranges[KEXEC_SEGMENT_MAX]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c: In function 'ics_opal_get_server': /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:188:16: note: byref variable will be forcibly initialized 188 | int8_t priority; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:187:16: note: byref variable will be forcibly initialized 187 | __be16 server; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c: In function 'ics_opal_mask_unknown': /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:174:16: note: byref variable will be forcibly initialized 174 | int8_t priority; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:173:16: note: byref variable will be forcibly initialized 173 | __be16 server; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c: In function 'ics_opal_check': /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:157:16: note: byref variable will be forcibly initialized 157 | int8_t priority; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:156:16: note: byref variable will be forcibly initialized 156 | __be16 server; | ^~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_kthread_work_execute_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:93:1: note: in expansion of macro 'TRACE_EVENT' 93 | TRACE_EVENT(sched_kthread_work_execute_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:93:1: note: in expansion of macro 'TRACE_EVENT' 93 | TRACE_EVENT(sched_kthread_work_execute_start, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c: In function 'ics_opal_set_affinity': /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:101:16: note: byref variable will be forcibly initialized 101 | int8_t priority; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xics/ics-opal.c:99:16: note: byref variable will be forcibly initialized 99 | __be16 oserver; | ^~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_kthread_work_execute_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:119:1: note: in expansion of macro 'TRACE_EVENT' 119 | TRACE_EVENT(sched_kthread_work_execute_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:119:1: note: in expansion of macro 'TRACE_EVENT' 119 | TRACE_EVENT(sched_kthread_work_execute_end, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_wakeup_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/sched.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/sched.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c: In function 'parse_next_property': /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:116:15: note: byref variable will be forcibly initialized 116 | char *tmp; | ^~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_switch': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_migrate_task': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:274:1: note: in expansion of macro 'TRACE_EVENT' 274 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:274:1: note: in expansion of macro 'TRACE_EVENT' 274 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_process_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/sched.h:301:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 301 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/sched.h:301:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 301 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c: In function 'do_add_node': /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:199:13: note: byref variable will be forcibly initialized 199 | int length, rv = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:198:24: note: byref variable will be forcibly initialized 198 | unsigned char* value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:195:28: note: byref variable will be forcibly initialized 195 | char *path, *end, *name; | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_process_wait': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_process_fork': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:372:1: note: in expansion of macro 'TRACE_EVENT' 372 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:372:1: note: in expansion of macro 'TRACE_EVENT' 372 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_process_exec': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:400:1: note: in expansion of macro 'TRACE_EVENT' 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:400:1: note: in expansion of macro 'TRACE_EVENT' 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:400:1: note: in expansion of macro 'TRACE_EVENT' 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_stat_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/sched.h:426:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 426 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 436 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/sched.h:426:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 426 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 436 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c: In function 'do_add_property': /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:277:13: note: byref variable will be forcibly initialized 277 | int length; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:276:15: note: byref variable will be forcibly initialized 276 | char *name, *end; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:275:24: note: byref variable will be forcibly initialized 275 | unsigned char *value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:274:29: note: byref variable will be forcibly initialized 274 | struct device_node *np; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c: In function 'do_remove_property': /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:298:29: note: byref variable will be forcibly initialized 298 | struct device_node *np; | ^~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_stat_runtime': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/sched.h:494:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 494 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/sched.h:494:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 494 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_pi_setprio': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:528:1: note: in expansion of macro 'TRACE_EVENT' 528 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:528:1: note: in expansion of macro 'TRACE_EVENT' 528 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_process_hang': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:557:1: note: in expansion of macro 'TRACE_EVENT' 557 | TRACE_EVENT(sched_process_hang, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:557:1: note: in expansion of macro 'TRACE_EVENT' 557 | TRACE_EVENT(sched_process_hang, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_move_numa': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:579:1: note: in expansion of macro 'TRACE_EVENT' 579 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:579:1: note: in expansion of macro 'TRACE_EVENT' 579 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c: In function 'do_update_property': /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:320:13: note: byref variable will be forcibly initialized 320 | int length; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:319:15: note: byref variable will be forcibly initialized 319 | char *name, *end, *next_prop; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:318:24: note: byref variable will be forcibly initialized 318 | unsigned char *value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/reconfig.c:317:29: note: byref variable will be forcibly initialized 317 | struct device_node *np; | ^~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_numa_pair_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/sched.h:611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 611 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/sched.h:611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 611 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'perf_trace_sched_wake_idle_without_ipi': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/sched.h:741, from /kisskb/src/kernel/sched/core.c:81: /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_stop': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:16:1: note: in expansion of macro 'TRACE_EVENT' 16 | TRACE_EVENT(sched_kthread_stop, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_stop_ret': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(sched_kthread_stop_ret, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_work_queue_work': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(sched_kthread_work_queue_work, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_work_execute_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:93:1: note: in expansion of macro 'TRACE_EVENT' 93 | TRACE_EVENT(sched_kthread_work_execute_start, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_kthread_work_execute_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:119:1: note: in expansion of macro 'TRACE_EVENT' 119 | TRACE_EVENT(sched_kthread_work_execute_end, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_wakeup_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_switch': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_migrate_task': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:274:1: note: in expansion of macro 'TRACE_EVENT' 274 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:301:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 301 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_wait': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_fork': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:372:1: note: in expansion of macro 'TRACE_EVENT' 372 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_exec': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:400:1: note: in expansion of macro 'TRACE_EVENT' 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:400:1: note: in expansion of macro 'TRACE_EVENT' 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_stat_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:426:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 426 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 436 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_stat_runtime': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:494:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 494 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_pi_setprio': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:528:1: note: in expansion of macro 'TRACE_EVENT' 528 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_process_hang': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:557:1: note: in expansion of macro 'TRACE_EVENT' 557 | TRACE_EVENT(sched_process_hang, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_move_numa': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:579:1: note: in expansion of macro 'TRACE_EVENT' 579 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_numa_pair_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/sched.h:611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 611 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'trace_event_raw_event_sched_wake_idle_without_ipi': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'set_nr_and_not_polling': /kisskb/src/kernel/sched/core.c:876:31: note: byref variable will be forcibly initialized 876 | typeof(*_ptr) _val = *_ptr; \ | ^~~~ /kisskb/src/kernel/sched/core.c:892:18: note: in expansion of macro 'fetch_or' 892 | return !(fetch_or(&ti->flags, _TIF_NEED_RESCHED) & _TIF_POLLING_NRFLAG); | ^~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'set_nr_if_polling': /kisskb/src/kernel/sched/core.c:904:27: note: byref variable will be forcibly initialized 904 | typeof(ti->flags) val = READ_ONCE(ti->flags); | ^~~ /kisskb/src/arch/powerpc/perf/callchain_32.c: In function 'sane_signal_32_frame': /kisskb/src/arch/powerpc/perf/callchain_32.c:82:22: note: byref variable will be forcibly initialized 82 | unsigned int regs; | ^~~~ /kisskb/src/arch/powerpc/perf/callchain_32.c: In function 'sane_rt_signal_32_frame': /kisskb/src/arch/powerpc/perf/callchain_32.c:93:22: note: byref variable will be forcibly initialized 93 | unsigned int regs; | ^~~~ /kisskb/src/arch/powerpc/perf/callchain_32.c: In function 'perf_callchain_user_32': /kisskb/src/arch/powerpc/perf/callchain_32.c:138:22: note: byref variable will be forcibly initialized 138 | unsigned int lr; | ^~ /kisskb/src/arch/powerpc/perf/callchain_32.c:137:22: note: byref variable will be forcibly initialized 137 | unsigned int next_ip; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/callchain_32.c:136:26: note: byref variable will be forcibly initialized 136 | unsigned int sp, next_sp; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/callchain_32.c:136:22: note: byref variable will be forcibly initialized 136 | unsigned int sp, next_sp; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/sched.h:741, from /kisskb/src/kernel/sched/core.c:81: /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_kthread_stop': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:16:1: note: in expansion of macro 'TRACE_EVENT' 16 | TRACE_EVENT(sched_kthread_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:16:1: note: in expansion of macro 'TRACE_EVENT' 16 | TRACE_EVENT(sched_kthread_stop, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_kthread_stop_ret': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(sched_kthread_stop_ret, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(sched_kthread_stop_ret, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_kthread_work_execute_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:93:1: note: in expansion of macro 'TRACE_EVENT' 93 | TRACE_EVENT(sched_kthread_work_execute_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:93:1: note: in expansion of macro 'TRACE_EVENT' 93 | TRACE_EVENT(sched_kthread_work_execute_start, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_wakeup_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:141:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 141 | DECLARE_EVENT_CLASS(sched_wakeup_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_process_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:301:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 301 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:301:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 301 | DECLARE_EVENT_CLASS(sched_process_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_process_wait': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(sched_process_wait, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_process_hang': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:557:1: note: in expansion of macro 'TRACE_EVENT' 557 | TRACE_EVENT(sched_process_hang, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:557:1: note: in expansion of macro 'TRACE_EVENT' 557 | TRACE_EVENT(sched_process_hang, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_wake_idle_without_ipi': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:671:1: note: in expansion of macro 'TRACE_EVENT' 671 | TRACE_EVENT(sched_wake_idle_without_ipi, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_cfs_tp': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:694:1: note: in expansion of macro 'DECLARE_TRACE' 694 | DECLARE_TRACE(pelt_cfs_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:694:1: note: in expansion of macro 'DECLARE_TRACE' 694 | DECLARE_TRACE(pelt_cfs_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_rt_tp': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:698:1: note: in expansion of macro 'DECLARE_TRACE' 698 | DECLARE_TRACE(pelt_rt_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:698:1: note: in expansion of macro 'DECLARE_TRACE' 698 | DECLARE_TRACE(pelt_rt_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_dl_tp': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:702:1: note: in expansion of macro 'DECLARE_TRACE' 702 | DECLARE_TRACE(pelt_dl_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:702:1: note: in expansion of macro 'DECLARE_TRACE' 702 | DECLARE_TRACE(pelt_dl_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_thermal_tp': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:706:1: note: in expansion of macro 'DECLARE_TRACE' 706 | DECLARE_TRACE(pelt_thermal_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:706:1: note: in expansion of macro 'DECLARE_TRACE' 706 | DECLARE_TRACE(pelt_thermal_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_irq_tp': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:710:1: note: in expansion of macro 'DECLARE_TRACE' 710 | DECLARE_TRACE(pelt_irq_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:710:1: note: in expansion of macro 'DECLARE_TRACE' 710 | DECLARE_TRACE(pelt_irq_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_pelt_se_tp': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:714:1: note: in expansion of macro 'DECLARE_TRACE' 714 | DECLARE_TRACE(pelt_se_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:714:1: note: in expansion of macro 'DECLARE_TRACE' 714 | DECLARE_TRACE(pelt_se_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_cpu_capacity_tp': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:718:1: note: in expansion of macro 'DECLARE_TRACE' 718 | DECLARE_TRACE(sched_cpu_capacity_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:718:1: note: in expansion of macro 'DECLARE_TRACE' 718 | DECLARE_TRACE(sched_cpu_capacity_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_util_est_cfs_tp': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:726:1: note: in expansion of macro 'DECLARE_TRACE' 726 | DECLARE_TRACE(sched_util_est_cfs_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:726:1: note: in expansion of macro 'DECLARE_TRACE' 726 | DECLARE_TRACE(sched_util_est_cfs_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_util_est_se_tp': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:730:1: note: in expansion of macro 'DECLARE_TRACE' 730 | DECLARE_TRACE(sched_util_est_se_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:730:1: note: in expansion of macro 'DECLARE_TRACE' 730 | DECLARE_TRACE(sched_util_est_se_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_kthread_work_queue_work': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(sched_kthread_work_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(sched_kthread_work_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(sched_kthread_work_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:64:1: note: in expansion of macro 'TRACE_EVENT' 64 | TRACE_EVENT(sched_kthread_work_queue_work, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_kthread_work_execute_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:119:1: note: in expansion of macro 'TRACE_EVENT' 119 | TRACE_EVENT(sched_kthread_work_execute_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:119:1: note: in expansion of macro 'TRACE_EVENT' 119 | TRACE_EVENT(sched_kthread_work_execute_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:119:1: note: in expansion of macro 'TRACE_EVENT' 119 | TRACE_EVENT(sched_kthread_work_execute_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:119:1: note: in expansion of macro 'TRACE_EVENT' 119 | TRACE_EVENT(sched_kthread_work_execute_end, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_migrate_task': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:274:1: note: in expansion of macro 'TRACE_EVENT' 274 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:274:1: note: in expansion of macro 'TRACE_EVENT' 274 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:274:1: note: in expansion of macro 'TRACE_EVENT' 274 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:274:1: note: in expansion of macro 'TRACE_EVENT' 274 | TRACE_EVENT(sched_migrate_task, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_process_fork': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:372:1: note: in expansion of macro 'TRACE_EVENT' 372 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:372:1: note: in expansion of macro 'TRACE_EVENT' 372 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:372:1: note: in expansion of macro 'TRACE_EVENT' 372 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:372:1: note: in expansion of macro 'TRACE_EVENT' 372 | TRACE_EVENT(sched_process_fork, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_stat_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:426:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 426 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 436 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:426:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 426 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 436 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:426:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 426 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 436 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:426:39: note: in expansion of macro 'DECLARE_EVENT_CLASS' 426 | #define DECLARE_EVENT_CLASS_SCHEDSTAT DECLARE_EVENT_CLASS | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:436:1: note: in expansion of macro 'DECLARE_EVENT_CLASS_SCHEDSTAT' 436 | DECLARE_EVENT_CLASS_SCHEDSTAT(sched_stat_template, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_pi_setprio': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:528:1: note: in expansion of macro 'TRACE_EVENT' 528 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:528:1: note: in expansion of macro 'TRACE_EVENT' 528 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:528:1: note: in expansion of macro 'TRACE_EVENT' 528 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:528:1: note: in expansion of macro 'TRACE_EVENT' 528 | TRACE_EVENT(sched_pi_setprio, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_overutilized_tp': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:722:1: note: in expansion of macro 'DECLARE_TRACE' 722 | DECLARE_TRACE(sched_overutilized_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:722:1: note: in expansion of macro 'DECLARE_TRACE' 722 | DECLARE_TRACE(sched_overutilized_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:722:1: note: in expansion of macro 'DECLARE_TRACE' 722 | DECLARE_TRACE(sched_overutilized_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:722:1: note: in expansion of macro 'DECLARE_TRACE' 722 | DECLARE_TRACE(sched_overutilized_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_update_nr_running_tp': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:734:1: note: in expansion of macro 'DECLARE_TRACE' 734 | DECLARE_TRACE(sched_update_nr_running_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:734:1: note: in expansion of macro 'DECLARE_TRACE' 734 | DECLARE_TRACE(sched_update_nr_running_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:734:1: note: in expansion of macro 'DECLARE_TRACE' 734 | DECLARE_TRACE(sched_update_nr_running_tp, | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:144:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 144 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:734:1: note: in expansion of macro 'DECLARE_TRACE' 734 | DECLARE_TRACE(sched_update_nr_running_tp, | ^~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_switch': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:222:1: note: in expansion of macro 'TRACE_EVENT' 222 | TRACE_EVENT(sched_switch, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/mem.c: In function 'add_system_ram_resources': /kisskb/src/arch/powerpc/mm/mem.c:359:13: note: byref variable will be forcibly initialized 359 | u64 i; | ^ /kisskb/src/arch/powerpc/mm/mem.c:358:28: note: byref variable will be forcibly initialized 358 | phys_addr_t start, end; | ^~~ /kisskb/src/arch/powerpc/mm/mem.c:358:21: note: byref variable will be forcibly initialized 358 | phys_addr_t start, end; | ^~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_numa_pair_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 611 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 611 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 611 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 611 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 611 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 611 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 611 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:611:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 611 | DECLARE_EVENT_CLASS(sched_numa_pair_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_process_exec': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:400:1: note: in expansion of macro 'TRACE_EVENT' 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:400:1: note: in expansion of macro 'TRACE_EVENT' 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:400:1: note: in expansion of macro 'TRACE_EVENT' 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:400:1: note: in expansion of macro 'TRACE_EVENT' 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:400:1: note: in expansion of macro 'TRACE_EVENT' 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:400:1: note: in expansion of macro 'TRACE_EVENT' 400 | TRACE_EVENT(sched_process_exec, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_stat_runtime': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:494:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 494 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:494:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 494 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:494:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 494 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:494:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 494 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:494:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 494 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:494:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 494 | DECLARE_EVENT_CLASS(sched_stat_runtime, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__bpf_trace_sched_move_numa': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:579:1: note: in expansion of macro 'TRACE_EVENT' 579 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:579:1: note: in expansion of macro 'TRACE_EVENT' 579 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:579:1: note: in expansion of macro 'TRACE_EVENT' 579 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:579:1: note: in expansion of macro 'TRACE_EVENT' 579 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:579:1: note: in expansion of macro 'TRACE_EVENT' 579 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/sched.h:579:1: note: in expansion of macro 'TRACE_EVENT' 579 | TRACE_EVENT(sched_move_numa, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'sysctl_schedstats': /kisskb/src/kernel/sched/core.c:4484:13: note: byref variable will be forcibly initialized 4484 | int state = static_branch_likely(&sched_schedstats); | ^~~~~ /kisskb/src/kernel/sched/core.c:4482:26: note: byref variable will be forcibly initialized 4482 | struct ctl_table t; | ^ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_getparam': /kisskb/src/kernel/sched/core.c:7945:28: note: byref variable will be forcibly initialized 7945 | struct sched_param lp = { .sched_priority = 0 }; | ^~ /kisskb/src/kernel/sched/core.c: In function 'cpu_cgroup_can_attach': /kisskb/src/kernel/sched/core.c:10315:37: note: byref variable will be forcibly initialized 10315 | struct cgroup_subsys_state *css; | ^~~ /kisskb/src/kernel/sched/core.c: In function 'balance_push_set': /kisskb/src/kernel/sched/core.c:9232:25: note: byref variable will be forcibly initialized 9232 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function '__hrtick_start': /kisskb/src/kernel/sched/core.c:802:25: note: byref variable will be forcibly initialized 802 | struct rq_flags rf; | ^~ In file included from /kisskb/src/kernel/sched/sched.h:1876, from /kisskb/src/kernel/sched/core.c:84: /kisskb/src/kernel/sched/core.c: In function 'psi_ttwu_dequeue': /kisskb/src/kernel/sched/stats.h:171:33: note: byref variable will be forcibly initialized 171 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_rr_get_interval': /kisskb/src/kernel/sched/core.c:8791:25: note: byref variable will be forcibly initialized 8791 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_rr_get_interval': /kisskb/src/kernel/sched/core.c:8837:27: note: byref variable will be forcibly initialized 8837 | struct timespec64 t; | ^ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_rr_get_interval_time32': /kisskb/src/kernel/sched/core.c:8850:27: note: byref variable will be forcibly initialized 8850 | struct timespec64 t; | ^ /kisskb/src/kernel/sched/core.c: In function 'set_user_nice': /kisskb/src/kernel/sched/core.c:7005:25: note: byref variable will be forcibly initialized 7005 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function '__sched_setscheduler': /kisskb/src/kernel/sched/core.c:7429:25: note: byref variable will be forcibly initialized 7429 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'hrtick': /kisskb/src/kernel/sched/core.c:774:25: note: byref variable will be forcibly initialized 774 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'cpu_cgroup_fork': /kisskb/src/kernel/sched/core.c:10301:25: note: byref variable will be forcibly initialized 10301 | struct rq_flags rf; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/syscalls.h:73, from /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c:28: /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function 'perf_trace_sys_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:18:1: note: in expansion of macro 'TRACE_EVENT_FN' 18 | TRACE_EVENT_FN(sys_enter, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:18:1: note: in expansion of macro 'TRACE_EVENT_FN' 18 | TRACE_EVENT_FN(sys_enter, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function 'perf_trace_sys_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' 44 | TRACE_EVENT_FN(sys_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' 44 | TRACE_EVENT_FN(sys_exit, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/syscalls.h:73, from /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c:28: /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function 'trace_event_raw_event_sys_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:18:1: note: in expansion of macro 'TRACE_EVENT_FN' 18 | TRACE_EVENT_FN(sys_enter, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/sstep.h:5, from /kisskb/src/arch/powerpc/kernel/align.c:26: /kisskb/src/arch/powerpc/kernel/align.c: In function '__copy_inst_from_kernel_nofault': /kisskb/src/arch/powerpc/include/asm/inst.h:144:27: note: byref variable will be forcibly initialized 144 | unsigned int val, suffix; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function 'trace_event_raw_event_sys_exit': /kisskb/src/arch/powerpc/include/asm/inst.h:144:22: note: byref variable will be forcibly initialized 144 | unsigned int val, suffix; | ^~~ /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' 44 | TRACE_EVENT_FN(sys_exit, | ^~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__schedule': /kisskb/src/kernel/sched/core.c:6395:25: note: byref variable will be forcibly initialized 6395 | struct rq_flags rf; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/arch/powerpc/include/asm/trace.h:243, from /kisskb/src/arch/powerpc/kernel/irq.c:71: /kisskb/src/arch/powerpc/kernel/irq.c: In function 'perf_trace_ppc64_interrupt_class': /kisskb/src/arch/powerpc/kernel/align.c: In function 'fix_alignment': /kisskb/src/arch/powerpc/kernel/align.c:304:31: note: byref variable will be forcibly initialized 304 | struct instruction_op op; | ^~ /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(ppc64_interrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/align.c:303:20: note: byref variable will be forcibly initialized 303 | ppc_inst_t instr; | ^~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(ppc64_interrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'do_sched_yield': In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/syscalls.h:73, from /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c:28: /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function '__bpf_trace_sys_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:18:1: note: in expansion of macro 'TRACE_EVENT_FN' 18 | TRACE_EVENT_FN(sys_enter, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:18:1: note: in expansion of macro 'TRACE_EVENT_FN' 18 | TRACE_EVENT_FN(sys_enter, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:18:1: note: in expansion of macro 'TRACE_EVENT_FN' 18 | TRACE_EVENT_FN(sys_enter, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:18:1: note: in expansion of macro 'TRACE_EVENT_FN' 18 | TRACE_EVENT_FN(sys_enter, | ^~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:8281:25: note: byref variable will be forcibly initialized 8281 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function '__bpf_trace_sys_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' 44 | TRACE_EVENT_FN(sys_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' 44 | TRACE_EVENT_FN(sys_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' 44 | TRACE_EVENT_FN(sys_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/syscalls.h:44:1: note: in expansion of macro 'TRACE_EVENT_FN' 44 | TRACE_EVENT_FN(sys_exit, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'perf_trace_hcall_entry': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:77:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 77 | TRACE_EVENT_FN_COND(hcall_entry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:77:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 77 | TRACE_EVENT_FN_COND(hcall_entry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'perf_trace_hcall_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:98:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 98 | TRACE_EVENT_FN_COND(hcall_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:98:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 98 | TRACE_EVENT_FN_COND(hcall_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c: In function 'arch_ptrace': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c:101:42: note: byref variable will be forcibly initialized 101 | struct ppc_hw_breakpoint bp_info; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c:90:39: note: byref variable will be forcibly initialized 90 | struct ppc_debug_info dbginfo; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace.c:53:38: note: byref variable will be forcibly initialized 53 | unsigned long index, tmp; | ^~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'perf_trace_opal_entry': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'perf_trace_opal_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'perf_trace_hash_fault': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:167:1: note: in expansion of macro 'TRACE_EVENT' 167 | TRACE_EVENT(hash_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:167:1: note: in expansion of macro 'TRACE_EVENT' 167 | TRACE_EVENT(hash_fault, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'perf_trace_tlbie': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'ttwu_runnable': /kisskb/src/arch/powerpc/kernel/irq.c: In function 'perf_trace_tlbia': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(tlbia, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(tlbia, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:3701:25: note: byref variable will be forcibly initialized 3701 | struct rq_flags rf; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/arch/powerpc/include/asm/trace.h:243, from /kisskb/src/arch/powerpc/kernel/irq.c:71: /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_ppc64_interrupt_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(ppc64_interrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_hcall_entry': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:77:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 77 | TRACE_EVENT_FN_COND(hcall_entry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_hcall_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:98:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 98 | TRACE_EVENT_FN_COND(hcall_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_opal_entry': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/kernel/sched/core.c:9: /kisskb/src/kernel/sched/core.c: In function 'affine_move_task': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:2829:9: note: in expansion of macro 'wait_var_event' 2829 | wait_var_event(&my_pending.refs, !refcount_read(&my_pending.refs)); | ^~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function '__set_cpus_allowed_ptr': /kisskb/src/kernel/sched/core.c:2937:25: note: byref variable will be forcibly initialized 2937 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'restrict_cpus_allowed_ptr': /kisskb/src/kernel/sched/core.c:2962:25: note: byref variable will be forcibly initialized 2962 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'force_compatible_cpus_allowed_ptr': /kisskb/src/kernel/sched/core.c:3014:23: note: byref variable will be forcibly initialized 3014 | cpumask_var_t new_mask; | ^~~~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'can_go_on_limited_pmc': /kisskb/src/arch/powerpc/perf/core-book3s.c:1903:13: note: byref variable will be forcibly initialized 1903 | u64 alt[MAX_EVENT_ALTERNATIVES]; | ^~~ /kisskb/src/kernel/sched/core.c: In function 'migration_cpu_stop': /kisskb/src/kernel/sched/core.c:2390:25: note: byref variable will be forcibly initialized 2390 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'normal_pmc_alternative': /kisskb/src/arch/powerpc/perf/core-book3s.c:1934:13: note: byref variable will be forcibly initialized 1934 | u64 alt[MAX_EVENT_ALTERNATIVES]; | ^~~ /kisskb/src/kernel/sched/core.c: In function '__balance_push_cpu_stop': /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_opal_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_hash_fault': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:167:1: note: in expansion of macro 'TRACE_EVENT' 167 | TRACE_EVENT(hash_fault, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:9139:25: note: byref variable will be forcibly initialized 9139 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_tlbie': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function '__opal_put_chars': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:448:16: note: byref variable will be forcibly initialized 448 | __be64 olen; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function '__opal_flush_console': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:521:24: note: byref variable will be forcibly initialized 521 | __be64 evt; | ^~~ /kisskb/src/kernel/sched/core.c: In function 'wait_task_inactive': /kisskb/src/kernel/sched/core.c:3344:33: note: byref variable will be forcibly initialized 3344 | ktime_t to = NSEC_PER_SEC / HZ; | ^~ /kisskb/src/kernel/sched/core.c:3273:25: note: byref variable will be forcibly initialized 3273 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_ttwu_pending': /kisskb/src/kernel/sched/core.c:3723:25: note: byref variable will be forcibly initialized 3723 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'power_pmu_enable': /kisskb/src/arch/powerpc/perf/core-book3s.c:1426:22: note: byref variable will be forcibly initialized 1426 | unsigned int hwc_index[MAX_HWEVENTS]; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function 'trace_event_raw_event_tlbia': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(tlbia, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'wake_up_if_idle': /kisskb/src/kernel/sched/core.c:3780:25: note: byref variable will be forcibly initialized 3780 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'ttwu_queue': /kisskb/src/kernel/sched/core.c:3868:25: note: byref variable will be forcibly initialized 3868 | struct rq_flags rf; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/arch/powerpc/include/asm/trace.h:243, from /kisskb/src/arch/powerpc/kernel/irq.c:71: /kisskb/src/arch/powerpc/kernel/irq.c: In function '__bpf_trace_ppc64_interrupt_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(ppc64_interrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(ppc64_interrupt_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'task_call_func': /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'power_pmu_event_init': /kisskb/src/arch/powerpc/perf/core-book3s.c:2010:22: note: byref variable will be forcibly initialized 2010 | unsigned int cflags[MAX_HWEVENTS]; | ^~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c:2009:13: note: byref variable will be forcibly initialized 2009 | u64 events[MAX_HWEVENTS]; | ^~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c:2008:28: note: byref variable will be forcibly initialized 2008 | struct perf_event *ctrs[MAX_HWEVENTS]; | ^~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c:2006:13: note: byref variable will be forcibly initialized 2006 | u64 ev; | ^~ /kisskb/src/kernel/sched/core.c:4227:25: note: byref variable will be forcibly initialized 4227 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/kernel/irq.c: In function '__bpf_trace_tlbia': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(tlbia, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(tlbia, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'power_pmu_bhrb_to': /kisskb/src/arch/powerpc/perf/core-book3s.c:465:22: note: byref variable will be forcibly initialized 465 | unsigned int instr; | ^~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function '__bpf_trace_hcall_entry': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:77:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 77 | TRACE_EVENT_FN_COND(hcall_entry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:77:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 77 | TRACE_EVENT_FN_COND(hcall_entry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:77:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 77 | TRACE_EVENT_FN_COND(hcall_entry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:77:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 77 | TRACE_EVENT_FN_COND(hcall_entry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function '__bpf_trace_opal_entry': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:126:1: note: in expansion of macro 'TRACE_EVENT_FN' 126 | TRACE_EVENT_FN(opal_entry, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function '__bpf_trace_opal_exit': /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'record_and_restart': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:145:1: note: in expansion of macro 'TRACE_EVENT_FN' 145 | TRACE_EVENT_FN(opal_exit, | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/core-book3s.c:2288:41: note: byref variable will be forcibly initialized 2288 | struct perf_sample_data data; | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'wake_up_new_task': /kisskb/src/arch/powerpc/kernel/irq.c: In function '__bpf_trace_hcall_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:98:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 98 | TRACE_EVENT_FN_COND(hcall_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:4672:25: note: byref variable will be forcibly initialized 4672 | struct rq_flags rf; | ^~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:98:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 98 | TRACE_EVENT_FN_COND(hcall_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'sched_exec': /kisskb/src/kernel/sched/core.c:5319:38: note: byref variable will be forcibly initialized 5319 | struct migration_arg arg = { p, dest_cpu }; | ^~~ /kisskb/src/arch/powerpc/perf/core-book3s.c: In function 'pmu_setup': /kisskb/src/arch/powerpc/perf/core-book3s.c:2586:23: note: byref variable will be forcibly initialized 2586 | unsigned long val; | ^~~ /kisskb/src/kernel/sched/core.c: In function 'task_sched_runtime': /kisskb/src/kernel/sched/core.c:5361:25: note: byref variable will be forcibly initialized 5361 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'rt_mutex_setprio': /kisskb/src/kernel/sched/core.c:6882:25: note: byref variable will be forcibly initialized 6882 | struct rq_flags rf; | ^~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:98:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 98 | TRACE_EVENT_FN_COND(hcall_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:98:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 98 | TRACE_EVENT_FN_COND(hcall_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:98:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 98 | TRACE_EVENT_FN_COND(hcall_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:83:9: note: in expansion of macro 'TRACE_EVENT_CONDITION' 83 | TRACE_EVENT_CONDITION(name, PARAMS(proto), PARAMS(args), PARAMS(cond), \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:98:1: note: in expansion of macro 'TRACE_EVENT_FN_COND' 98 | TRACE_EVENT_FN_COND(hcall_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function '__bpf_trace_hash_fault': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:167:1: note: in expansion of macro 'TRACE_EVENT' 167 | TRACE_EVENT(hash_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:167:1: note: in expansion of macro 'TRACE_EVENT' 167 | TRACE_EVENT(hash_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:167:1: note: in expansion of macro 'TRACE_EVENT' 167 | TRACE_EVENT(hash_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:167:1: note: in expansion of macro 'TRACE_EVENT' 167 | TRACE_EVENT(hash_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:167:1: note: in expansion of macro 'TRACE_EVENT' 167 | TRACE_EVENT(hash_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:167:1: note: in expansion of macro 'TRACE_EVENT' 167 | TRACE_EVENT(hash_fault, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'scheduler_tick': /kisskb/src/kernel/sched/core.c:5456:25: note: byref variable will be forcibly initialized 5456 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function 'opal_add_one_export': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:806:13: note: byref variable will be forcibly initialized 806 | u64 vals[2]; | ^~~~ /kisskb/src/arch/powerpc/kernel/irq.c: In function '__bpf_trace_tlbie': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/include/asm/trace.h:188:1: note: in expansion of macro 'TRACE_EVENT' 188 | TRACE_EVENT(tlbie, | ^~~~~~~~~~~ /kisskb/src/kernel/sched/core.c: In function 'do_sched_setscheduler': /kisskb/src/kernel/sched/core.c:7758:28: note: byref variable will be forcibly initialized 7758 | struct sched_param lparam; | ^~~~~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_setattr': /kisskb/src/kernel/sched/core.c:7874:27: note: byref variable will be forcibly initialized 7874 | struct sched_attr attr; | ^~~~ /kisskb/src/kernel/sched/core.c: In function 'sched_set_stop_task': /kisskb/src/init/do_mounts.c: In function 'devt_from_partuuid': /kisskb/src/init/do_mounts.c:113:22: note: byref variable will be forcibly initialized 113 | char c = 0; | ^ /kisskb/src/init/do_mounts.c:105:13: note: byref variable will be forcibly initialized 105 | int offset = 0; | ^~~~~~ /kisskb/src/init/do_mounts.c:102:24: note: byref variable will be forcibly initialized 102 | struct uuidcmp cmp; | ^~~ /kisskb/src/kernel/sched/core.c:3512:28: note: byref variable will be forcibly initialized 3512 | struct sched_param param = { .sched_priority = MAX_RT_PRIO - 1 }; | ^~~~~ /kisskb/src/kernel/sched/core.c: In function 'sched_set_fifo': In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/cacheflush.h:7, from /kisskb/src/arch/powerpc/net/bpf_jit_comp.c:11: /kisskb/src/arch/powerpc/net/bpf_jit_comp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/sched/core.c:7730:28: note: byref variable will be forcibly initialized 7730 | struct sched_param sp = { .sched_priority = MAX_RT_PRIO / 2 }; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_set_fifo_low': /kisskb/src/init/do_mounts.c: In function 'devt_from_devname': /kisskb/src/arch/powerpc/net/bpf_jit_comp.c: In function 'bpf_jit_fixup_addresses': /kisskb/src/arch/powerpc/net/bpf_jit_comp.c:32:13: note: byref variable will be forcibly initialized 32 | u64 func_addr; | ^~~~~~~~~ /kisskb/src/init/do_mounts.c:188:14: note: byref variable will be forcibly initialized 188 | char s[32]; | ^ /kisskb/src/arch/powerpc/net/bpf_jit_comp.c:31:14: note: byref variable will be forcibly initialized 31 | bool func_addr_fixed; | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/core.c:7740:28: note: byref variable will be forcibly initialized 7740 | struct sched_param sp = { .sched_priority = 1 }; | ^~ /kisskb/src/kernel/sched/core.c: In function '__sched_setaffinity': /kisskb/src/init/do_mounts.c: In function 'devt_from_devnum': /kisskb/src/init/do_mounts.c:231:18: note: byref variable will be forcibly initialized 231 | char *p, dummy; | ^~~~~ /kisskb/src/init/do_mounts.c:231:15: note: byref variable will be forcibly initialized 231 | char *p, dummy; | ^ /kisskb/src/init/do_mounts.c:229:28: note: byref variable will be forcibly initialized 229 | unsigned maj, min, offset; | ^~~~~~ /kisskb/src/init/do_mounts.c:229:23: note: byref variable will be forcibly initialized 229 | unsigned maj, min, offset; | ^~~ /kisskb/src/init/do_mounts.c:229:18: note: byref variable will be forcibly initialized 229 | unsigned maj, min, offset; | ^~~ /kisskb/src/kernel/sched/core.c:8100:37: note: byref variable will be forcibly initialized 8100 | cpumask_var_t cpus_allowed, new_mask; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function 'early_init_dt_scan_opal': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:114:30: note: byref variable will be forcibly initialized 114 | int basesz, entrysz, runtimesz; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c:114:21: note: byref variable will be forcibly initialized 114 | int basesz, entrysz, runtimesz; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c:114:13: note: byref variable will be forcibly initialized 114 | int basesz, entrysz, runtimesz; | ^~~~~~ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_setaffinity': /kisskb/src/kernel/sched/core.c:8202:23: note: byref variable will be forcibly initialized 8202 | cpumask_var_t new_mask; | ^~~~~~~~ /kisskb/src/init/do_mounts.c: In function 'mount_block_root': /kisskb/src/init/do_mounts.c:399:14: note: byref variable will be forcibly initialized 399 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/kernel/sched/core.c: In function '__do_sys_sched_getaffinity': /kisskb/src/arch/powerpc/net/bpf_jit_comp.c: In function 'bpf_int_jit_compile': /kisskb/src/arch/powerpc/net/bpf_jit_comp.c:131:32: note: byref variable will be forcibly initialized 131 | struct codegen_context cgctx; | ^~~~~ /kisskb/src/arch/powerpc/net/bpf_jit_comp.c:127:13: note: byref variable will be forcibly initialized 127 | u8 *image = NULL; | ^~~~~ /kisskb/src/kernel/sched/core.c:8255:23: note: byref variable will be forcibly initialized 8255 | cpumask_var_t mask; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function 'early_init_dt_scan_recoverable_ranges': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:150:16: note: byref variable will be forcibly initialized 150 | int i, psize, size; | ^~~~~ /kisskb/src/kernel/locking/mutex.c: In function '__mutex_lock_common': /kisskb/src/kernel/locking/mutex.c:573:29: note: byref variable will be forcibly initialized 573 | struct mutex_waiter waiter; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function 'opal_get_chars': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:430:21: note: byref variable will be forcibly initialized 430 | __be64 evt, len; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c:430:16: note: byref variable will be forcibly initialized 430 | __be64 evt, len; | ^~~ /kisskb/src/kernel/sched/core.c: In function 'sched_cpu_activate': /kisskb/src/kernel/sched/core.c:9358:25: note: byref variable will be forcibly initialized 9358 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function 'opal_machine_check': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:676:36: note: byref variable will be forcibly initialized 676 | struct machine_check_event evt; | ^~~ /kisskb/src/kernel/sched/core.c: In function 'sched_cpu_deactivate': /kisskb/src/arch/powerpc/platforms/powernv/opal.c: In function 'opal_hmi_exception_early2': /kisskb/src/arch/powerpc/platforms/powernv/opal.c:716:16: note: byref variable will be forcibly initialized 716 | __be64 out_flags; | ^~~~~~~~~ /kisskb/src/kernel/sched/core.c:9403:25: note: byref variable will be forcibly initialized 9403 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_cpu_dying': /kisskb/src/kernel/sched/core.c:9541:25: note: byref variable will be forcibly initialized 9541 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'sched_move_task': /kisskb/src/kernel/sched/core.c:10203:25: note: byref variable will be forcibly initialized 10203 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/core.c: In function 'cpu_cgroup_attach': /kisskb/src/kernel/sched/core.c:10346:37: note: byref variable will be forcibly initialized 10346 | struct cgroup_subsys_state *css; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/lock.h:144, from /kisskb/src/kernel/locking/mutex.c:34: /kisskb/src/kernel/locking/mutex.c: In function 'perf_trace_lock_acquire': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/kernel/locking/mutex.c: In function 'perf_trace_lock': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/lock.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 50 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/lock.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 50 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 50 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/mutex.c: In function 'perf_trace_contention_begin': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(contention_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(contention_begin, | ^~~~~~~~~~~ /kisskb/src/kernel/locking/mutex.c: In function 'perf_trace_contention_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(contention_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(contention_end, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/lock.h:144, from /kisskb/src/kernel/locking/mutex.c:34: /kisskb/src/kernel/locking/mutex.c: In function 'trace_event_raw_event_lock_acquire': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/kernel/locking/mutex.c: In function 'trace_event_raw_event_lock': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/lock.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 50 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 50 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/mutex.c: In function 'trace_event_raw_event_contention_begin': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(contention_begin, | ^~~~~~~~~~~ /kisskb/src/kernel/locking/mutex.c: In function 'trace_event_raw_event_contention_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(contention_end, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/lock.h:144, from /kisskb/src/kernel/locking/mutex.c:34: /kisskb/src/kernel/locking/mutex.c: In function '__bpf_trace_lock_acquire': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:24:1: note: in expansion of macro 'TRACE_EVENT' 24 | TRACE_EVENT(lock_acquire, | ^~~~~~~~~~~ /kisskb/src/kernel/locking/mutex.c: In function '__bpf_trace_lock': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 50 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 50 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 50 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:50:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 50 | DECLARE_EVENT_CLASS(lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/mutex.c: In function '__bpf_trace_contention_begin': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(contention_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(contention_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(contention_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:95:1: note: in expansion of macro 'TRACE_EVENT' 95 | TRACE_EVENT(contention_begin, | ^~~~~~~~~~~ /kisskb/src/kernel/locking/mutex.c: In function '__bpf_trace_contention_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(contention_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(contention_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(contention_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/lock.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(contention_end, | ^~~~~~~~~~~ In file included from /kisskb/src/kernel/locking/mutex.c:25: /kisskb/src/kernel/locking/mutex.c: In function '__mutex_unlock_slowpath': /kisskb/src/kernel/locking/mutex.c:904:23: note: byref variable will be forcibly initialized 904 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:28: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/perf_event.h:48, from /kisskb/src/arch/powerpc/perf/imc-pmu.c:10: /kisskb/src/arch/powerpc/perf/imc-pmu.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c: In function 'imc_mem_init': /kisskb/src/arch/powerpc/perf/imc-pmu.c:1678:21: note: byref variable will be forcibly initialized 1678 | const char *s; | ^ /kisskb/src/arch/powerpc/perf/imc-pmu.c: In function 'imc_parse_event': /kisskb/src/arch/powerpc/perf/imc-pmu.c:156:13: note: byref variable will be forcibly initialized 156 | u32 reg; | ^~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:155:21: note: byref variable will be forcibly initialized 155 | const char *s; | ^ /kisskb/src/arch/powerpc/perf/imc-pmu.c: In function 'update_events_in_group': /kisskb/src/arch/powerpc/perf/imc-pmu.c:227:40: note: byref variable will be forcibly initialized 227 | const char *prefix, *g_scale, *g_unit; | ^~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:227:30: note: byref variable will be forcibly initialized 227 | const char *prefix, *g_scale, *g_unit; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:227:21: note: byref variable will be forcibly initialized 227 | const char *prefix, *g_scale, *g_unit; | ^~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:225:21: note: byref variable will be forcibly initialized 225 | u32 handle, base_reg; | ^~~~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:225:13: note: byref variable will be forcibly initialized 225 | u32 handle, base_reg; | ^~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c: In function 'dump_trace_imc_data': /kisskb/src/arch/powerpc/perf/imc-pmu.c:1338:51: note: byref variable will be forcibly initialized 1338 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:1331:42: note: byref variable will be forcibly initialized 1331 | struct perf_event_header header; | ^~~~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:1330:41: note: byref variable will be forcibly initialized 1330 | struct perf_sample_data data; | ^~~~ /kisskb/src/arch/powerpc/perf/imc-pmu.c:1325:13: note: byref variable will be forcibly initialized 1325 | u64 prev_tb = 0; | ^~~~~~~ /kisskb/src/arch/powerpc/sysdev/mpic_msgr.c: In function 'mpic_msgr_number_of_blocks': /kisskb/src/arch/powerpc/sysdev/mpic_msgr.c:115:22: note: byref variable will be forcibly initialized 115 | char buf[32]; | ^~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/of_address.h:7, from /kisskb/src/arch/powerpc/sysdev/mpic_msgr.c:10: /kisskb/src/arch/powerpc/sysdev/mpic_msgr.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/kexec/ranges.c: In function 'add_tce_mem_ranges': /kisskb/src/arch/powerpc/kexec/ranges.c:250:21: note: byref variable will be forcibly initialized 250 | u32 size; | ^~~~ /kisskb/src/arch/powerpc/kexec/ranges.c:249:21: note: byref variable will be forcibly initialized 249 | u64 base; | ^~~~ /kisskb/src/arch/powerpc/kexec/ranges.c: In function 'add_initrd_mem_range': /kisskb/src/arch/powerpc/kexec/ranges.c:284:19: note: byref variable will be forcibly initialized 284 | u64 base, end; | ^~~ /kisskb/src/arch/powerpc/kexec/ranges.c:284:13: note: byref variable will be forcibly initialized 284 | u64 base, end; | ^~~~ /kisskb/src/arch/powerpc/kexec/ranges.c: In function 'add_rtas_mem_range': /kisskb/src/arch/powerpc/kexec/ranges.c:337:19: note: byref variable will be forcibly initialized 337 | u32 base, size; | ^~~~ /kisskb/src/arch/powerpc/kexec/ranges.c:337:13: note: byref variable will be forcibly initialized 337 | u32 base, size; | ^~~~ /kisskb/src/arch/powerpc/kexec/ranges.c: In function 'add_opal_mem_range': /kisskb/src/arch/powerpc/kexec/ranges.c:362:19: note: byref variable will be forcibly initialized 362 | u64 base, size; | ^~~~ /kisskb/src/arch/powerpc/kexec/ranges.c:362:13: note: byref variable will be forcibly initialized 362 | u64 base, size; | ^~~~ /kisskb/src/arch/powerpc/sysdev/mpic_msgr.c: In function 'mpic_msgr_block_number': /kisskb/src/arch/powerpc/sysdev/mpic_msgr.c:138:14: note: byref variable will be forcibly initialized 138 | char buf[64]; | ^~~ /kisskb/src/arch/powerpc/kexec/ranges.c: In function 'add_reserved_mem_ranges': /kisskb/src/arch/powerpc/kexec/ranges.c:387:52: note: byref variable will be forcibly initialized 387 | int n_mem_addr_cells, n_mem_size_cells, i, len, cells, ret = 0; | ^~~ /kisskb/src/arch/powerpc/sysdev/mpic_msgr.c: In function 'mpic_msgr_probe': /kisskb/src/arch/powerpc/sysdev/mpic_msgr.c:163:25: note: byref variable will be forcibly initialized 163 | struct resource rsrc; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/damon.h:46, from /kisskb/src/mm/damon/core.c:18: /kisskb/src/mm/damon/core.c: In function 'perf_trace_damon_aggregated': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/damon.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(damon_aggregated, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/damon.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(damon_aggregated, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/damon.h:46, from /kisskb/src/mm/damon/core.c:18: /kisskb/src/mm/damon/core.c: In function 'trace_event_raw_event_damon_aggregated': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/damon.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(damon_aggregated, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/damon.h:46, from /kisskb/src/mm/damon/core.c:18: /kisskb/src/mm/damon/core.c: In function '__bpf_trace_damon_aggregated': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/damon.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(damon_aggregated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/damon.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(damon_aggregated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/damon.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(damon_aggregated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/damon.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(damon_aggregated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/damon.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(damon_aggregated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/damon.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(damon_aggregated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/damon.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(damon_aggregated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/damon.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(damon_aggregated, | ^~~~~~~~~~~ /kisskb/src/mm/damon/core.c: In function 'damon_check_reset_time_interval': /kisskb/src/mm/damon/core.c:622:27: note: byref variable will be forcibly initialized 622 | struct timespec64 now; | ^~~ /kisskb/src/mm/damon/core.c: In function 'damos_wmark_metric_value': /kisskb/src/mm/damon/core.c:1049:24: note: byref variable will be forcibly initialized 1049 | struct sysinfo i; | ^ /kisskb/src/mm/damon/core.c: In function 'damon_do_apply_schemes': /kisskb/src/mm/damon/core.c:695:42: note: byref variable will be forcibly initialized 695 | struct timespec64 begin, end; | ^~~ /kisskb/src/mm/damon/core.c:695:35: note: byref variable will be forcibly initialized 695 | struct timespec64 begin, end; | ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c:12: /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c: In function 'opal_async_wait_response': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c:149:9: note: in expansion of macro 'wait_event' 149 | wait_event(opal_async_wait, opal_async_tokens[token].state | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c: In function 'opal_async_wait_response_interruptible': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c:201:15: note: in expansion of macro 'wait_event_interruptible' 201 | ret = wait_event_interruptible(opal_async_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c:12: /kisskb/src/arch/powerpc/platforms/powernv/opal-async.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-noadv.c: In function 'ptrace_set_debugreg': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-noadv.c:84:32: note: byref variable will be forcibly initialized 84 | struct perf_event_attr attr; | ^~~~ /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-noadv.c: In function 'ppc_set_hwdebug': /kisskb/src/arch/powerpc/kernel/ptrace/ptrace-noadv.c:200:32: note: byref variable will be forcibly initialized 200 | struct perf_event_attr attr; | ^~~~ In file included from /kisskb/src/arch/powerpc/mm/ptdump/hashpagetable.c:20: /kisskb/src/arch/powerpc/mm/ptdump/hashpagetable.c: In function 'plpar_pte_read_4': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:178:23: note: byref variable will be forcibly initialized 178 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/mm/ptdump/hashpagetable.c: In function 'pseries_find': /kisskb/src/arch/powerpc/mm/ptdump/hashpagetable.c:244:11: note: byref variable will be forcibly initialized 244 | } ptes[4]; | ^~~~ /kisskb/src/arch/powerpc/mm/ptdump/hashpagetable.c: In function 'hpte_find': /kisskb/src/arch/powerpc/mm/ptdump/hashpagetable.c:330:29: note: byref variable will be forcibly initialized 330 | int base_psize = 0, actual_psize = 0; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/ptdump/hashpagetable.c:329:28: note: byref variable will be forcibly initialized 329 | unsigned long rpn, lp_bits; | ^~~~~~~ /kisskb/src/arch/powerpc/mm/ptdump/hashpagetable.c:329:23: note: byref variable will be forcibly initialized 329 | unsigned long rpn, lp_bits; | ^~~ /kisskb/src/arch/powerpc/mm/ptdump/hashpagetable.c:328:21: note: byref variable will be forcibly initialized 328 | u64 v = 0, r = 0; | ^ /kisskb/src/arch/powerpc/mm/ptdump/hashpagetable.c:328:13: note: byref variable will be forcibly initialized 328 | u64 v = 0, r = 0; | ^ /kisskb/src/arch/powerpc/kexec/file_load_64.c: In function '__locate_mem_hole_bottom_up': /kisskb/src/arch/powerpc/kexec/file_load_64.c:350:13: note: byref variable will be forcibly initialized 350 | u64 i; | ^ /kisskb/src/arch/powerpc/kexec/file_load_64.c:349:28: note: byref variable will be forcibly initialized 349 | phys_addr_t start, end; | ^~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c:349:21: note: byref variable will be forcibly initialized 349 | phys_addr_t start, end; | ^~~~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c: In function 'get_crash_memory_ranges': /kisskb/src/arch/powerpc/kexec/file_load_64.c:145:13: note: byref variable will be forcibly initialized 145 | u64 i; | ^ /kisskb/src/arch/powerpc/kexec/file_load_64.c:143:27: note: byref variable will be forcibly initialized 143 | phys_addr_t base, end; | ^~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c:143:21: note: byref variable will be forcibly initialized 143 | phys_addr_t base, end; | ^~~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c: In function 'load_elfcorehdr_segment': /kisskb/src/arch/powerpc/kexec/file_load_64.c:793:15: note: byref variable will be forcibly initialized 793 | void *headers = NULL; | ^~~~~~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c:792:23: note: byref variable will be forcibly initialized 792 | unsigned long headers_sz; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c:791:27: note: byref variable will be forcibly initialized 791 | struct crash_mem *cmem = NULL; | ^~~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c: In function 'add_usable_mem_property': /kisskb/src/arch/powerpc/kexec/file_load_64.c:565:16: note: byref variable will be forcibly initialized 565 | int i, len, ranges, ret; | ^~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c:564:14: note: byref variable will be forcibly initialized 564 | char path[NODE_PATH_LEN]; | ^~~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c: In function 'update_usable_mem_fdt': /kisskb/src/arch/powerpc/kexec/file_load_64.c:652:26: note: byref variable will be forcibly initialized 652 | struct umem_info um_info; | ^~~~~~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c: In function 'copy_property': /kisskb/src/arch/powerpc/kexec/file_load_64.c:1046:22: note: byref variable will be forcibly initialized 1046 | int len = 0, fdtlen = 0; | ^~~~~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c:1046:13: note: byref variable will be forcibly initialized 1046 | int len = 0, fdtlen = 0; | ^~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c: In function '__locate_mem_hole_top_down': /kisskb/src/arch/powerpc/kexec/file_load_64.c:251:13: note: byref variable will be forcibly initialized 251 | u64 i; | ^ /kisskb/src/arch/powerpc/kexec/file_load_64.c:250:28: note: byref variable will be forcibly initialized 250 | phys_addr_t start, end; | ^~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c:250:21: note: byref variable will be forcibly initialized 250 | phys_addr_t start, end; | ^~~~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c: In function 'setup_purgatory_ppc64': /kisskb/src/arch/powerpc/kexec/file_load_64.c:912:21: note: byref variable will be forcibly initialized 912 | u64 val; | ^~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c:887:21: note: byref variable will be forcibly initialized 887 | u32 my_run_at_load = 1; | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c: In function 'setup_new_fdt_ppc64': /kisskb/src/arch/powerpc/kexec/file_load_64.c:1100:41: note: byref variable will be forcibly initialized 1100 | struct crash_mem *umem = NULL, *rmem = NULL; | ^~~~ /kisskb/src/arch/powerpc/kexec/file_load_64.c:1100:27: note: byref variable will be forcibly initialized 1100 | struct crash_mem *umem = NULL, *rmem = NULL; | ^~~~ /kisskb/src/arch/powerpc/kernel/signal_64.c: In function '__do_sys_swapcontext': /kisskb/src/arch/powerpc/kernel/signal_64.c:660:18: note: byref variable will be forcibly initialized 660 | sigset_t set; | ^~~ /kisskb/src/arch/powerpc/kernel/signal_64.c: In function 'sys_rt_sigreturn': /kisskb/src/arch/powerpc/kernel/signal_64.c:748:18: note: byref variable will be forcibly initialized 748 | sigset_t set; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'plpar_int_esb': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:347:23: note: byref variable will be forcibly initialized 347 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_esb_rw': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:371:23: note: byref variable will be forcibly initialized 371 | unsigned long read_data; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'plpar_int_get_queue_info': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:273:23: note: byref variable will be forcibly initialized 273 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'plpar_int_get_source_config': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:241:23: note: byref variable will be forcibly initialized 241 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_get_irq_config': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:464:23: note: byref variable will be forcibly initialized 464 | unsigned long h_sw_irq; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:463:23: note: byref variable will be forcibly initialized 463 | unsigned long h_prio; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:462:23: note: byref variable will be forcibly initialized 462 | unsigned long h_target; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'plpar_int_get_source_info': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:182:23: note: byref variable will be forcibly initialized 182 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_populate_irq_data': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:393:23: note: byref variable will be forcibly initialized 393 | unsigned long esb_shift; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:392:23: note: byref variable will be forcibly initialized 392 | unsigned long trig_page; | ^~~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:391:23: note: byref variable will be forcibly initialized 391 | unsigned long eoi_page; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:390:23: note: byref variable will be forcibly initialized 390 | unsigned long flags; | ^~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_configure_queue': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:482:23: note: byref variable will be forcibly initialized 482 | unsigned long esn_size; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:481:23: note: byref variable will be forcibly initialized 481 | unsigned long esn_page; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'get_vec5_feature': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:765:13: note: byref variable will be forcibly initialized 765 | int size; | ^~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_get_max_prio': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:711:13: note: byref variable will be forcibly initialized 711 | u32 len; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c: In function 'xive_spapr_init': /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:819:13: note: byref variable will be forcibly initialized 819 | u32 len; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:818:13: note: byref variable will be forcibly initialized 818 | u32 val; | ^~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:817:12: note: byref variable will be forcibly initialized 817 | u8 max_prio; | ^~~~~~~~ /kisskb/src/arch/powerpc/sysdev/xive/spapr.c:814:25: note: byref variable will be forcibly initialized 814 | struct resource r; | ^ /kisskb/src/arch/powerpc/platforms/powernv/idle.c: In function 'store_fastsleep_workaround_applyonce': /kisskb/src/arch/powerpc/platforms/powernv/idle.c:182:12: note: byref variable will be forcibly initialized 182 | u8 val; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/idle.c:181:13: note: byref variable will be forcibly initialized 181 | int err; | ^~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/platforms/powernv/idle.c:9: /kisskb/src/arch/powerpc/platforms/powernv/idle.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ In file included from /kisskb/src/arch/powerpc/platforms/pseries/setup.c:66: /kisskb/src/arch/powerpc/platforms/pseries/setup.c: In function 'plpar_get_cpu_characteristics': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:333:23: note: byref variable will be forcibly initialized 333 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/lib/feature-fixups.c: In function 'patch_alt_instruction': /kisskb/src/arch/powerpc/lib/feature-fixups.c:50:20: note: byref variable will be forcibly initialized 50 | ppc_inst_t instr; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/setup.c: In function 'pseries_setup_security_mitigations': /kisskb/src/arch/powerpc/platforms/pseries/setup.c:584:34: note: byref variable will be forcibly initialized 584 | struct h_cpu_char_result result; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/setup.c: In function 'pSeries_coalesce_init': /kisskb/src/arch/powerpc/platforms/pseries/setup.c:910:34: note: byref variable will be forcibly initialized 910 | struct hvcall_mpp_x_data mpp_x_data; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'remove_ddw': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:872:13: note: byref variable will be forcibly initialized 872 | u32 ddw_avail[DDW_APPLICABLE_SIZE]; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'ddw_memory_hotplug_max': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1119:57: note: byref variable will be forcibly initialized 1119 | int n_mem_addr_cells, n_mem_size_cells, len; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'ddw_read_ext': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:993:13: note: byref variable will be forcibly initialized 993 | u32 count; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'query_ddw': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1015:34: note: byref variable will be forcibly initialized 1015 | u32 cfg_addr, ext_query, query_out[5]; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1015:23: note: byref variable will be forcibly initialized 1015 | u32 cfg_addr, ext_query, query_out[5]; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'reset_dma_window': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1149:23: note: byref variable will be forcibly initialized 1149 | u32 cfg_addr, reset_dma_win; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'enable_ddw': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1249:13: note: byref variable will be forcibly initialized 1249 | u32 ddw_avail[DDW_APPLICABLE_SIZE]; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1244:36: note: byref variable will be forcibly initialized 1244 | struct ddw_create_response create; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1243:35: note: byref variable will be forcibly initialized 1243 | struct ddw_query_response query; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1241:13: note: byref variable will be forcibly initialized 1241 | int len = 0, ret; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'iommu_table_setparms_lpar': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:569:37: note: byref variable will be forcibly initialized 569 | unsigned long offset, size, liobn; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:569:31: note: byref variable will be forcibly initialized 569 | unsigned long offset, size, liobn; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:569:23: note: byref variable will be forcibly initialized 569 | unsigned long offset, size, liobn; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'pci_dma_dev_setup_pSeriesLP': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:1514:23: note: byref variable will be forcibly initialized 1514 | const __be32 *dma_window = NULL; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'pci_dma_bus_setup_pSeriesLP': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:735:23: note: byref variable will be forcibly initialized 735 | const __be32 *dma_window = NULL; | ^~~~~~~~~~ In file included from /kisskb/src/arch/powerpc/include/asm/book3s/64/kexec.h:6, from /kisskb/src/arch/powerpc/include/asm/kexec.h:185, from /kisskb/src/include/linux/kexec.h:35, from /kisskb/src/include/linux/crash_dump.h:5, from /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:22: /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'plpar_tce_get': /kisskb/src/arch/powerpc/include/asm/plpar_wrappers.h:227:23: note: byref variable will be forcibly initialized 227 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'tce_get_pSeriesLP': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:329:23: note: byref variable will be forcibly initialized 329 | unsigned long tce_ret; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'tce_exchange_pseries': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:673:30: note: byref variable will be forcibly initialized 673 | unsigned long flags, oldtce = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/iommu.c: In function 'find_existing_ddw_windows_named': /kisskb/src/arch/powerpc/platforms/pseries/iommu.c:937:13: note: byref variable will be forcibly initialized 937 | int len; | ^~~ /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c: In function 'icp_opal_get_xirr': /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c:47:16: note: byref variable will be forcibly initialized 47 | __be32 hw_xirr; | ^~~~~~~ In file included from /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c:10: /kisskb/src/arch/powerpc/sysdev/xics/icp-opal.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-rtc.c: In function 'opal_get_boot_time': /kisskb/src/arch/powerpc/platforms/powernv/opal-rtc.c:39:16: note: byref variable will be forcibly initialized 39 | __be64 __h_m_s_ms; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-rtc.c:38:16: note: byref variable will be forcibly initialized 38 | __be32 __y_m_d; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-rtc.c:35:25: note: byref variable will be forcibly initialized 35 | struct rtc_time tm; | ^~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/kernel/vdso.c:11: /kisskb/src/arch/powerpc/kernel/vdso.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/kexec/elf_64.c: In function 'elf64_load': /kisskb/src/arch/powerpc/kexec/elf_64.c:39:31: note: byref variable will be forcibly initialized 39 | struct kexec_elf_info elf_info; | ^~~~~~~~ /kisskb/src/arch/powerpc/kexec/elf_64.c:37:23: note: byref variable will be forcibly initialized 37 | struct elfhdr ehdr; | ^~~~ /kisskb/src/arch/powerpc/kexec/elf_64.c:33:23: note: byref variable will be forcibly initialized 33 | unsigned long kernel_load_addr; | ^~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function '__walk_drmem_v1_lmbs': /kisskb/src/arch/powerpc/mm/drmem.c:222:26: note: byref variable will be forcibly initialized 222 | struct drmem_lmb lmb; | ^~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function '__walk_drmem_v2_lmbs': /kisskb/src/arch/powerpc/mm/drmem.c:257:26: note: byref variable will be forcibly initialized 257 | struct drmem_lmb lmb; | ^~~ /kisskb/src/arch/powerpc/mm/drmem.c:256:34: note: byref variable will be forcibly initialized 256 | struct of_drconf_cell_v2 dr_cell; | ^~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/memblock.h:12, from /kisskb/src/arch/powerpc/mm/drmem.c:13: /kisskb/src/arch/powerpc/mm/drmem.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_group_event_mask': /kisskb/src/fs/notify/fanotify/fanotify.c:303:31: note: byref variable will be forcibly initialized 303 | struct fsnotify_mark *mark; | ^~~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function 'init_drmem_v2_lmbs': /kisskb/src/arch/powerpc/mm/drmem.c:446:23: note: byref variable will be forcibly initialized 446 | const __be32 *p; | ^ /kisskb/src/arch/powerpc/mm/drmem.c:445:34: note: byref variable will be forcibly initialized 445 | struct of_drconf_cell_v2 dr_cell; | ^~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_get_fsid': /kisskb/src/fs/notify/fanotify/fanotify.c:843:31: note: byref variable will be forcibly initialized 843 | struct fsnotify_mark *mark; | ^~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_encode_fh_len': /kisskb/src/fs/notify/fanotify/fanotify.c:376:13: note: byref variable will be forcibly initialized 376 | int dwords = 0; | ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_encode_fh': /kisskb/src/fs/notify/fanotify/fanotify.c:406:13: note: byref variable will be forcibly initialized 406 | int dwords, type = 0; | ^~~~~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function 'of_get_usable_memory': /kisskb/src/arch/powerpc/mm/drmem.c:384:13: note: byref variable will be forcibly initialized 384 | u32 len; | ^~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function 'init_drmem_lmb_size': /kisskb/src/arch/powerpc/mm/drmem.c:361:13: note: byref variable will be forcibly initialized 361 | int len; | ^~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_alloc_event': /kisskb/src/fs/notify/fanotify/fanotify.c:723:22: note: byref variable will be forcibly initialized 723 | unsigned int hash = 0; | ^~~~ /kisskb/src/arch/powerpc/mm/drmem.c: In function 'walk_drmem_lmbs_early': /kisskb/src/arch/powerpc/mm/drmem.c:289:13: note: byref variable will be forcibly initialized 289 | int len, ret = -ENODEV; | ^~~ /kisskb/src/arch/powerpc/mm/drmem.c:288:23: note: byref variable will be forcibly initialized 288 | const __be32 *prop, *usm; | ^~~~ In file included from /kisskb/src/include/linux/sysctl.h:27, from /kisskb/src/include/linux/fanotify.h:5, from /kisskb/src/fs/notify/fanotify/fanotify.c:2: /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_get_response': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:909:9: note: in expansion of macro '___wait_event' 909 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:931:25: note: in expansion of macro '__wait_event_killable' 931 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c:237:15: note: in expansion of macro 'wait_event_killable' 237 | ret = wait_event_killable(group->fanotify_data.access_waitq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify.c: In function 'fanotify_handle_event': /kisskb/src/fs/notify/fanotify/fanotify.c:898:13: note: byref variable will be forcibly initialized 898 | u32 match_mask = 0; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'h_gpci_get_value': /kisskb/src/arch/powerpc/perf/hv-gpci.c:188:13: note: byref variable will be forcibly initialized 188 | u64 count; | ^~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'h_gpci_event_init': /kisskb/src/arch/powerpc/perf/hv-gpci.c:229:13: note: byref variable will be forcibly initialized 229 | u64 count; | ^~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'collect_privileged_show': /kisskb/src/arch/powerpc/perf/hv-gpci.c:83:29: note: byref variable will be forcibly initialized 83 | struct hv_perf_caps caps; \ | ^~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c:112:1: note: in expansion of macro 'HV_CAPS_ATTR' 112 | HV_CAPS_ATTR(collect_privileged, "%d\n"); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'lab_show': /kisskb/src/arch/powerpc/perf/hv-gpci.c:83:29: note: byref variable will be forcibly initialized 83 | struct hv_perf_caps caps; \ | ^~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c:111:1: note: in expansion of macro 'HV_CAPS_ATTR' 111 | HV_CAPS_ATTR(lab, "%d\n"); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'expanded_show': /kisskb/src/arch/powerpc/perf/hv-gpci.c:83:29: note: byref variable will be forcibly initialized 83 | struct hv_perf_caps caps; \ | ^~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c:110:1: note: in expansion of macro 'HV_CAPS_ATTR' 110 | HV_CAPS_ATTR(expanded, "%d\n"); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'ga_show': /kisskb/src/arch/powerpc/perf/hv-gpci.c:83:29: note: byref variable will be forcibly initialized 83 | struct hv_perf_caps caps; \ | ^~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c:109:1: note: in expansion of macro 'HV_CAPS_ATTR' 109 | HV_CAPS_ATTR(ga, "%d\n"); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'version_show': /kisskb/src/arch/powerpc/perf/hv-gpci.c:83:29: note: byref variable will be forcibly initialized 83 | struct hv_perf_caps caps; \ | ^~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c:108:1: note: in expansion of macro 'HV_CAPS_ATTR' 108 | HV_CAPS_ATTR(version, "0x%x\n"); | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-gpci.c: In function 'hv_gpci_init': /kisskb/src/arch/powerpc/perf/hv-gpci.c:332:29: note: byref variable will be forcibly initialized 332 | struct hv_perf_caps caps; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_tlb.c: In function '__flush_hash_table_range': /kisskb/src/arch/powerpc/mm/book3s64/hash_tlb.c:192:13: note: byref variable will be forcibly initialized 192 | int hugepage_shift; | ^~~~~~~~~~~~~~ /kisskb/src/fs/notify/fsnotify.c: In function 'send_to_group': /kisskb/src/fs/notify/fsnotify.c:329:31: note: byref variable will be forcibly initialized 329 | struct fsnotify_mark *mark; | ^~~~ /kisskb/src/fs/notify/fsnotify.c: In function 'fsnotify': /kisskb/src/fs/notify/fsnotify.c:486:35: note: byref variable will be forcibly initialized 486 | struct fsnotify_iter_info iter_info = {}; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/notify/fsnotify.c:7: /kisskb/src/fs/notify/fsnotify.c: In function 'fsnotify_sb_delete': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/fsnotify.c:95:9: note: in expansion of macro 'wait_var_event' 95 | wait_var_event(&sb->s_fsnotify_connectors, | ^~~~~~~~~~~~~~ /kisskb/src/fs/notify/fsnotify.c: In function '__fsnotify_parent': /kisskb/src/fs/notify/fsnotify.c:189:30: note: byref variable will be forcibly initialized 189 | struct name_snapshot name; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c: In function 'htab_dt_scan_seg_sizes': /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:494:13: note: byref variable will be forcibly initialized 494 | int size = 0; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c: In function 'htab_dt_scan_page_sizes': /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:550:13: note: byref variable will be forcibly initialized 550 | int size = 0; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c: In function 'htab_initialize': /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:1028:31: note: byref variable will be forcibly initialized 1028 | unsigned long limit = MEMBLOCK_ALLOC_ANYWHERE; | ^~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:990:13: note: byref variable will be forcibly initialized 990 | u64 i; | ^ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:989:41: note: byref variable will be forcibly initialized 989 | phys_addr_t base = 0, size = 0, end; | ^~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:989:21: note: byref variable will be forcibly initialized 989 | phys_addr_t base = 0, size = 0, end; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c: In function 'hash_page_mm': /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:1400:18: note: byref variable will be forcibly initialized 1400 | unsigned hugeshift; | ^~~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_utils.c:1396:14: note: byref variable will be forcibly initialized 1396 | bool is_thp; | ^~~~~~ /kisskb/src/security/keys/trusted-keys/trusted_core.c: In function 'datablob_parse': /kisskb/src/security/keys/trusted-keys/trusted_core.c:77:14: note: byref variable will be forcibly initialized 77 | long keylen; | ^~~~~~ /kisskb/src/security/keys/trusted-keys/trusted_core.c:76:21: note: byref variable will be forcibly initialized 76 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/security/keys/trusted-keys/trusted_core.c: In function 'trusted_update': /kisskb/src/security/keys/trusted-keys/trusted_core.c:232:15: note: byref variable will be forcibly initialized 232 | char *datablob, *orig_datablob; | ^~~~~~~~ /kisskb/src/security/keys/trusted-keys/trusted_core.c: In function 'trusted_instantiate': /kisskb/src/security/keys/trusted-keys/trusted_core.c:152:15: note: byref variable will be forcibly initialized 152 | char *datablob, *orig_datablob; | ^~~~~~~~ /kisskb/src/fs/notify/mark.c: In function 'fsnotify_mark_destroy_workfn': /kisskb/src/fs/notify/mark.c:891:26: note: byref variable will be forcibly initialized 891 | struct list_head private_destroy_list; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/notify/mark.c: In function 'fsnotify_put_mark': /kisskb/src/fs/notify/mark.c:297:22: note: byref variable will be forcibly initialized 297 | unsigned int type = FSNOTIFY_OBJ_TYPE_DETACHED; | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/notify/mark.c:63: /kisskb/src/fs/notify/mark.c: In function 'fsnotify_clear_marks_by_group': /kisskb/src/fs/notify/mark.c:790:19: note: byref variable will be forcibly initialized 790 | LIST_HEAD(to_free); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/notify/mark.c: In function 'fsnotify_destroy_marks': /kisskb/src/fs/notify/mark.c:836:22: note: byref variable will be forcibly initialized 836 | unsigned int type; | ^~~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'h_24x7_event_commit_txn': /kisskb/src/arch/powerpc/perf/hv-24x7.c:1602:13: note: byref variable will be forcibly initialized 1602 | u64 count; | ^~~~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c:1601:38: note: byref variable will be forcibly initialized 1601 | struct hv_24x7_result *res, *next_res; | ^~~~~~~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'of_get_assoc_arrays': /kisskb/src/arch/powerpc/mm/numa.c:556:13: note: byref variable will be forcibly initialized 556 | u32 len; | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_dscr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:125:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 125 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:166:1: note: in expansion of macro 'SYSFS_SPRSETUP_SHOW_STORE' 166 | SYSFS_SPRSETUP_SHOW_STORE(dscr); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_purr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:580:1: note: in expansion of macro 'SYSFS_SPRSETUP' 580 | SYSFS_SPRSETUP(purr, SPRN_PURR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_tscr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:583:1: note: in expansion of macro 'SYSFS_SPRSETUP' 583 | SYSFS_SPRSETUP(tscr, SPRN_TSCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_mmcr0': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:597:1: note: in expansion of macro 'SYSFS_PMCSETUP' 597 | SYSFS_PMCSETUP(mmcr0, SPRN_MMCR0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_mmcr1': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:598:1: note: in expansion of macro 'SYSFS_PMCSETUP' 598 | SYSFS_PMCSETUP(mmcr1, SPRN_MMCR1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc1': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:599:1: note: in expansion of macro 'SYSFS_PMCSETUP' 599 | SYSFS_PMCSETUP(pmc1, SPRN_PMC1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc2': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:600:1: note: in expansion of macro 'SYSFS_PMCSETUP' 600 | SYSFS_PMCSETUP(pmc2, SPRN_PMC2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc3': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:601:1: note: in expansion of macro 'SYSFS_PMCSETUP' 601 | SYSFS_PMCSETUP(pmc3, SPRN_PMC3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc4': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:602:1: note: in expansion of macro 'SYSFS_PMCSETUP' 602 | SYSFS_PMCSETUP(pmc4, SPRN_PMC4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc5': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:603:1: note: in expansion of macro 'SYSFS_PMCSETUP' 603 | SYSFS_PMCSETUP(pmc5, SPRN_PMC5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc6': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:604:1: note: in expansion of macro 'SYSFS_PMCSETUP' 604 | SYSFS_PMCSETUP(pmc6, SPRN_PMC6); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc7': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:612:1: note: in expansion of macro 'SYSFS_PMCSETUP' 612 | SYSFS_PMCSETUP(pmc7, SPRN_PMC7); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pmc8': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:613:1: note: in expansion of macro 'SYSFS_PMCSETUP' 613 | SYSFS_PMCSETUP(pmc8, SPRN_PMC8); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_mmcra': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:615:1: note: in expansion of macro 'SYSFS_PMCSETUP' 615 | SYSFS_PMCSETUP(mmcra, SPRN_MMCRA); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_mmcr3': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:616:1: note: in expansion of macro 'SYSFS_PMCSETUP' 616 | SYSFS_PMCSETUP(mmcr3, SPRN_MMCR3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc0': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:626:1: note: in expansion of macro 'SYSFS_PMCSETUP' 626 | SYSFS_PMCSETUP(pa6t_pmc0, SPRN_PA6T_PMC0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc1': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:627:1: note: in expansion of macro 'SYSFS_PMCSETUP' 627 | SYSFS_PMCSETUP(pa6t_pmc1, SPRN_PA6T_PMC1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc2': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:628:1: note: in expansion of macro 'SYSFS_PMCSETUP' 628 | SYSFS_PMCSETUP(pa6t_pmc2, SPRN_PA6T_PMC2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc3': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:629:1: note: in expansion of macro 'SYSFS_PMCSETUP' 629 | SYSFS_PMCSETUP(pa6t_pmc3, SPRN_PA6T_PMC3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc4': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:630:1: note: in expansion of macro 'SYSFS_PMCSETUP' 630 | SYSFS_PMCSETUP(pa6t_pmc4, SPRN_PA6T_PMC4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pa6t_pmc5': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:631:1: note: in expansion of macro 'SYSFS_PMCSETUP' 631 | SYSFS_PMCSETUP(pa6t_pmc5, SPRN_PA6T_PMC5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_hid0': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:635:1: note: in expansion of macro 'SYSFS_SPRSETUP' 635 | SYSFS_SPRSETUP(hid0, SPRN_HID0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_hid1': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:636:1: note: in expansion of macro 'SYSFS_SPRSETUP' 636 | SYSFS_SPRSETUP(hid1, SPRN_HID1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_hid4': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:637:1: note: in expansion of macro 'SYSFS_SPRSETUP' 637 | SYSFS_SPRSETUP(hid4, SPRN_HID4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_hid5': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:638:1: note: in expansion of macro 'SYSFS_SPRSETUP' 638 | SYSFS_SPRSETUP(hid5, SPRN_HID5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima0': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:639:1: note: in expansion of macro 'SYSFS_SPRSETUP' 639 | SYSFS_SPRSETUP(ima0, SPRN_PA6T_IMA0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima1': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:640:1: note: in expansion of macro 'SYSFS_SPRSETUP' 640 | SYSFS_SPRSETUP(ima1, SPRN_PA6T_IMA1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima2': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:641:1: note: in expansion of macro 'SYSFS_SPRSETUP' 641 | SYSFS_SPRSETUP(ima2, SPRN_PA6T_IMA2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima3': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:642:1: note: in expansion of macro 'SYSFS_SPRSETUP' 642 | SYSFS_SPRSETUP(ima3, SPRN_PA6T_IMA3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'find_possible_nodes': /kisskb/src/arch/powerpc/mm/numa.c:1113:13: note: byref variable will be forcibly initialized 1113 | int prop_length, max_nodes; | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima4': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:643:1: note: in expansion of macro 'SYSFS_SPRSETUP' 643 | SYSFS_SPRSETUP(ima4, SPRN_PA6T_IMA4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima5': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:644:1: note: in expansion of macro 'SYSFS_SPRSETUP' 644 | SYSFS_SPRSETUP(ima5, SPRN_PA6T_IMA5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima6': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:645:1: note: in expansion of macro 'SYSFS_SPRSETUP' 645 | SYSFS_SPRSETUP(ima6, SPRN_PA6T_IMA6); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima7': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:646:1: note: in expansion of macro 'SYSFS_SPRSETUP' 646 | SYSFS_SPRSETUP(ima7, SPRN_PA6T_IMA7); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima8': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:647:1: note: in expansion of macro 'SYSFS_SPRSETUP' 647 | SYSFS_SPRSETUP(ima8, SPRN_PA6T_IMA8); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ima9': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:648:1: note: in expansion of macro 'SYSFS_SPRSETUP' 648 | SYSFS_SPRSETUP(ima9, SPRN_PA6T_IMA9); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_imaat': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:649:1: note: in expansion of macro 'SYSFS_SPRSETUP' 649 | SYSFS_SPRSETUP(imaat, SPRN_PA6T_IMAAT); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_btcr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:650:1: note: in expansion of macro 'SYSFS_SPRSETUP' 650 | SYSFS_SPRSETUP(btcr, SPRN_PA6T_BTCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pccr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:651:1: note: in expansion of macro 'SYSFS_SPRSETUP' 651 | SYSFS_SPRSETUP(pccr, SPRN_PA6T_PCCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_rpccr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:652:1: note: in expansion of macro 'SYSFS_SPRSETUP' 652 | SYSFS_SPRSETUP(rpccr, SPRN_PA6T_RPCCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_der': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:653:1: note: in expansion of macro 'SYSFS_SPRSETUP' 653 | SYSFS_SPRSETUP(der, SPRN_PA6T_DER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_mer': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:654:1: note: in expansion of macro 'SYSFS_SPRSETUP' 654 | SYSFS_SPRSETUP(mer, SPRN_PA6T_MER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'fake_numa_create_new_node': /kisskb/src/arch/powerpc/mm/numa.c:93:15: note: byref variable will be forcibly initialized 93 | char *p = cmdline; | ^ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ber': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:655:1: note: in expansion of macro 'SYSFS_SPRSETUP' 655 | SYSFS_SPRSETUP(ber, SPRN_PA6T_BER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_ier': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:656:1: note: in expansion of macro 'SYSFS_SPRSETUP' 656 | SYSFS_SPRSETUP(ier, SPRN_PA6T_IER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_sier': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:657:1: note: in expansion of macro 'SYSFS_SPRSETUP' 657 | SYSFS_SPRSETUP(sier, SPRN_PA6T_SIER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_siar': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:658:1: note: in expansion of macro 'SYSFS_SPRSETUP' 658 | SYSFS_SPRSETUP(siar, SPRN_PA6T_SIAR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_tsr0': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:659:1: note: in expansion of macro 'SYSFS_SPRSETUP' 659 | SYSFS_SPRSETUP(tsr0, SPRN_PA6T_TSR0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_tsr1': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:660:1: note: in expansion of macro 'SYSFS_SPRSETUP' 660 | SYSFS_SPRSETUP(tsr1, SPRN_PA6T_TSR1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_tsr2': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:661:1: note: in expansion of macro 'SYSFS_SPRSETUP' 661 | SYSFS_SPRSETUP(tsr2, SPRN_PA6T_TSR2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_tsr3': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:662:1: note: in expansion of macro 'SYSFS_SPRSETUP' 662 | SYSFS_SPRSETUP(tsr3, SPRN_PA6T_TSR3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_dscr_default': /kisskb/src/arch/powerpc/kernel/sysfs.c:201:23: note: byref variable will be forcibly initialized 201 | unsigned long val; | ^~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'parse_numa_properties': /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'h_24x7_get_value': /kisskb/src/arch/powerpc/mm/numa.c:971:30: note: byref variable will be forcibly initialized 971 | unsigned int len; | ^~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c:1466:13: note: byref variable will be forcibly initialized 1466 | u64 ct; | ^~ /kisskb/src/arch/powerpc/mm/numa.c:970:31: note: byref variable will be forcibly initialized 970 | const __be32 *memcell_buf; | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/numa.c:968:21: note: byref variable will be forcibly initialized 968 | int nid; | ^~~ /kisskb/src/arch/powerpc/mm/numa.c:931:24: note: byref variable will be forcibly initialized 931 | __be32 vphn_assoc[VPHN_ASSOC_BUFSIZE]; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'numa_setup_drmem_lmb': /kisskb/src/arch/powerpc/mm/numa.c:853:13: note: byref variable will be forcibly initialized 853 | int nid; | ^~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'h_24x7_event_init': /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_tscr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:583:1: note: in expansion of macro 'SYSFS_SPRSETUP' 583 | SYSFS_SPRSETUP(tscr, SPRN_TSCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c:1403:13: note: byref variable will be forcibly initialized 1403 | u64 ct; | ^~ /kisskb/src/arch/powerpc/perf/hv-24x7.c:1400:29: note: byref variable will be forcibly initialized 1400 | struct hv_perf_caps caps; | ^~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pir': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:582:1: note: in expansion of macro 'SYSFS_SPRSETUP' 582 | SYSFS_SPRSETUP(pir, SPRN_PIR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_dscr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:125:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 125 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:166:1: note: in expansion of macro 'SYSFS_SPRSETUP_SHOW_STORE' 166 | SYSFS_SPRSETUP_SHOW_STORE(dscr); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_spurr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:581:1: note: in expansion of macro 'SYSFS_SPRSETUP' 581 | SYSFS_SPRSETUP(spurr, SPRN_SPURR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_purr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:580:1: note: in expansion of macro 'SYSFS_SPRSETUP' 580 | SYSFS_SPRSETUP(purr, SPRN_PURR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_mmcr3': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:616:1: note: in expansion of macro 'SYSFS_PMCSETUP' 616 | SYSFS_PMCSETUP(mmcr3, SPRN_MMCR3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_mmcra': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:615:1: note: in expansion of macro 'SYSFS_PMCSETUP' 615 | SYSFS_PMCSETUP(mmcra, SPRN_MMCRA); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_tsr3': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:662:1: note: in expansion of macro 'SYSFS_SPRSETUP' 662 | SYSFS_SPRSETUP(tsr3, SPRN_PA6T_TSR3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_tsr2': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:661:1: note: in expansion of macro 'SYSFS_SPRSETUP' 661 | SYSFS_SPRSETUP(tsr2, SPRN_PA6T_TSR2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_tsr1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:660:1: note: in expansion of macro 'SYSFS_SPRSETUP' 660 | SYSFS_SPRSETUP(tsr1, SPRN_PA6T_TSR1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_tsr0': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:659:1: note: in expansion of macro 'SYSFS_SPRSETUP' 659 | SYSFS_SPRSETUP(tsr0, SPRN_PA6T_TSR0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_siar': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:658:1: note: in expansion of macro 'SYSFS_SPRSETUP' 658 | SYSFS_SPRSETUP(siar, SPRN_PA6T_SIAR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'setup_nonnuma': /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_sier': /kisskb/src/arch/powerpc/mm/numa.c:1030:13: note: byref variable will be forcibly initialized 1030 | int i; | ^ /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:657:1: note: in expansion of macro 'SYSFS_SPRSETUP' 657 | SYSFS_SPRSETUP(sier, SPRN_PA6T_SIER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/numa.c:1029:22: note: byref variable will be forcibly initialized 1029 | unsigned int nid = 0; | ^~~ /kisskb/src/arch/powerpc/mm/numa.c:1028:34: note: byref variable will be forcibly initialized 1028 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ier': /kisskb/src/arch/powerpc/mm/numa.c:1028:23: note: byref variable will be forcibly initialized 1028 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:656:1: note: in expansion of macro 'SYSFS_SPRSETUP' 656 | SYSFS_SPRSETUP(ier, SPRN_PA6T_IER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ber': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:655:1: note: in expansion of macro 'SYSFS_SPRSETUP' 655 | SYSFS_SPRSETUP(ber, SPRN_PA6T_BER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_mer': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:654:1: note: in expansion of macro 'SYSFS_SPRSETUP' 654 | SYSFS_SPRSETUP(mer, SPRN_PA6T_MER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_der': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:653:1: note: in expansion of macro 'SYSFS_SPRSETUP' 653 | SYSFS_SPRSETUP(der, SPRN_PA6T_DER); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_rpccr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:652:1: note: in expansion of macro 'SYSFS_SPRSETUP' 652 | SYSFS_SPRSETUP(rpccr, SPRN_PA6T_RPCCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pccr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:651:1: note: in expansion of macro 'SYSFS_SPRSETUP' 651 | SYSFS_SPRSETUP(pccr, SPRN_PA6T_PCCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_btcr': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:650:1: note: in expansion of macro 'SYSFS_SPRSETUP' 650 | SYSFS_SPRSETUP(btcr, SPRN_PA6T_BTCR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_imaat': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:649:1: note: in expansion of macro 'SYSFS_SPRSETUP' 649 | SYSFS_SPRSETUP(imaat, SPRN_PA6T_IMAAT); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima9': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:648:1: note: in expansion of macro 'SYSFS_SPRSETUP' 648 | SYSFS_SPRSETUP(ima9, SPRN_PA6T_IMA9); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima8': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:647:1: note: in expansion of macro 'SYSFS_SPRSETUP' 647 | SYSFS_SPRSETUP(ima8, SPRN_PA6T_IMA8); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima7': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:646:1: note: in expansion of macro 'SYSFS_SPRSETUP' 646 | SYSFS_SPRSETUP(ima7, SPRN_PA6T_IMA7); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima6': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:645:1: note: in expansion of macro 'SYSFS_SPRSETUP' 645 | SYSFS_SPRSETUP(ima6, SPRN_PA6T_IMA6); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima5': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:644:1: note: in expansion of macro 'SYSFS_SPRSETUP' 644 | SYSFS_SPRSETUP(ima5, SPRN_PA6T_IMA5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima4': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:643:1: note: in expansion of macro 'SYSFS_SPRSETUP' 643 | SYSFS_SPRSETUP(ima4, SPRN_PA6T_IMA4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima3': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:642:1: note: in expansion of macro 'SYSFS_SPRSETUP' 642 | SYSFS_SPRSETUP(ima3, SPRN_PA6T_IMA3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima2': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:641:1: note: in expansion of macro 'SYSFS_SPRSETUP' 641 | SYSFS_SPRSETUP(ima2, SPRN_PA6T_IMA2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:640:1: note: in expansion of macro 'SYSFS_SPRSETUP' 640 | SYSFS_SPRSETUP(ima1, SPRN_PA6T_IMA1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/ppc970-pmu.c: In function 'p970_compute_mmcr': /kisskb/src/arch/powerpc/perf/ppc970-pmu.c:271:23: note: byref variable will be forcibly initialized 271 | unsigned char pmcsel[8]; | ^~~~~~ /kisskb/src/arch/powerpc/perf/ppc970-pmu.c:268:23: note: byref variable will be forcibly initialized 268 | unsigned char unituse[16]; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_ima0': /kisskb/src/arch/powerpc/perf/ppc970-pmu.c:267:23: note: byref variable will be forcibly initialized 267 | unsigned char busbyte[4]; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:639:1: note: in expansion of macro 'SYSFS_SPRSETUP' 639 | SYSFS_SPRSETUP(ima0, SPRN_PA6T_IMA0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_hid5': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:638:1: note: in expansion of macro 'SYSFS_SPRSETUP' 638 | SYSFS_SPRSETUP(hid5, SPRN_HID5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_hid4': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:637:1: note: in expansion of macro 'SYSFS_SPRSETUP' 637 | SYSFS_SPRSETUP(hid4, SPRN_HID4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_hid1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:636:1: note: in expansion of macro 'SYSFS_SPRSETUP' 636 | SYSFS_SPRSETUP(hid1, SPRN_HID1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_hid0': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:635:1: note: in expansion of macro 'SYSFS_SPRSETUP' 635 | SYSFS_SPRSETUP(hid0, SPRN_HID0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc5': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:631:1: note: in expansion of macro 'SYSFS_PMCSETUP' 631 | SYSFS_PMCSETUP(pa6t_pmc5, SPRN_PA6T_PMC5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc4': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:630:1: note: in expansion of macro 'SYSFS_PMCSETUP' 630 | SYSFS_PMCSETUP(pa6t_pmc4, SPRN_PA6T_PMC4); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc3': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:629:1: note: in expansion of macro 'SYSFS_PMCSETUP' 629 | SYSFS_PMCSETUP(pa6t_pmc3, SPRN_PA6T_PMC3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc2': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:628:1: note: in expansion of macro 'SYSFS_PMCSETUP' 628 | SYSFS_PMCSETUP(pa6t_pmc2, SPRN_PA6T_PMC2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:627:1: note: in expansion of macro 'SYSFS_PMCSETUP' 627 | SYSFS_PMCSETUP(pa6t_pmc1, SPRN_PA6T_PMC1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/numa.c: In function 'initmem_init': /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pa6t_pmc0': /kisskb/src/arch/powerpc/mm/numa.c:1213:42: note: byref variable will be forcibly initialized 1213 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:626:1: note: in expansion of macro 'SYSFS_PMCSETUP' 626 | SYSFS_PMCSETUP(pa6t_pmc0, SPRN_PA6T_PMC0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/numa.c:1213:31: note: byref variable will be forcibly initialized 1213 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_mmcr1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:598:1: note: in expansion of macro 'SYSFS_PMCSETUP' 598 | SYSFS_PMCSETUP(mmcr1, SPRN_MMCR1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_mmcr0': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:597:1: note: in expansion of macro 'SYSFS_PMCSETUP' 597 | SYSFS_PMCSETUP(mmcr0, SPRN_MMCR0); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc8': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:613:1: note: in expansion of macro 'SYSFS_PMCSETUP' 613 | SYSFS_PMCSETUP(pmc8, SPRN_PMC8); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc7': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:612:1: note: in expansion of macro 'SYSFS_PMCSETUP' 612 | SYSFS_PMCSETUP(pmc7, SPRN_PMC7); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc6': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:604:1: note: in expansion of macro 'SYSFS_PMCSETUP' 604 | SYSFS_PMCSETUP(pmc6, SPRN_PMC6); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc5': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:603:1: note: in expansion of macro 'SYSFS_PMCSETUP' 603 | SYSFS_PMCSETUP(pmc5, SPRN_PMC5); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc4': In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/perf_event.h:48, from /kisskb/src/arch/powerpc/perf/hv-24x7.c:11: /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'kmalloc_array': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:602:1: note: in expansion of macro 'SYSFS_PMCSETUP' 602 | SYSFS_PMCSETUP(pmc4, SPRN_PMC4); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc3': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:601:1: note: in expansion of macro 'SYSFS_PMCSETUP' 601 | SYSFS_PMCSETUP(pmc3, SPRN_PMC3); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc2': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:600:1: note: in expansion of macro 'SYSFS_PMCSETUP' 600 | SYSFS_PMCSETUP(pmc2, SPRN_PMC2); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'show_pmc1': /kisskb/src/arch/powerpc/kernel/sysfs.c:100:23: note: byref variable will be forcibly initialized 100 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:119:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 119 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:599:1: note: in expansion of macro 'SYSFS_PMCSETUP' 599 | SYSFS_PMCSETUP(pmc1, SPRN_PMC1); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'idle_purr_show': /kisskb/src/arch/powerpc/kernel/sysfs.c:769:13: note: byref variable will be forcibly initialized 769 | u64 val; | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'idle_spurr_show': /kisskb/src/arch/powerpc/kernel/sysfs.c:799:13: note: byref variable will be forcibly initialized 799 | u64 val; | ^~~ /kisskb/src/arch/powerpc/perf/power5-pmu.c: In function 'power5_compute_mmcr': /kisskb/src/arch/powerpc/perf/power5-pmu.c:396:23: note: byref variable will be forcibly initialized 396 | unsigned char unituse[16]; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/power5-pmu.c:395:23: note: byref variable will be forcibly initialized 395 | unsigned char busbyte[4]; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_spurr': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:581:1: note: in expansion of macro 'SYSFS_SPRSETUP' 581 | SYSFS_SPRSETUP(spurr, SPRN_SPURR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c: In function 'store_pir': /kisskb/src/arch/powerpc/kernel/sysfs.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; \ | ^~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:122:9: note: in expansion of macro '__SYSFS_SPRSETUP_SHOW_STORE' 122 | __SYSFS_SPRSETUP_SHOW_STORE(NAME) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/sysfs.c:582:1: note: in expansion of macro 'SYSFS_SPRSETUP' 582 | SYSFS_SPRSETUP(pir, SPRN_PIR); | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'event_to_long_desc_attr': /kisskb/src/arch/powerpc/perf/hv-24x7.c:591:17: note: byref variable will be forcibly initialized 591 | int nl, dl; | ^~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'event_fmt': /kisskb/src/arch/powerpc/perf/hv-24x7.c:406:14: note: byref variable will be forcibly initialized 406 | char buf[8]; | ^~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'create_events_from_catalog': /kisskb/src/arch/powerpc/perf/hv-24x7.c:794:24: note: byref variable will be forcibly initialized 794 | struct rb_root ev_uniq = RB_ROOT; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/signal.c: In function 'do_signal': /kisskb/src/arch/powerpc/kernel/signal.c:249:24: note: byref variable will be forcibly initialized 249 | struct ksignal ksig = { .sig = 0 }; | ^~~~ /kisskb/src/arch/powerpc/perf/hv-24x7.c: In function 'hv_24x7_init': /kisskb/src/arch/powerpc/perf/hv-24x7.c:1722:29: note: byref variable will be forcibly initialized 1722 | struct hv_perf_caps caps; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/notify/group.c:8: /kisskb/src/fs/notify/group.c: In function 'fsnotify_destroy_group': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/notify/group.c:68:9: note: in expansion of macro 'wait_event' 68 | wait_event(group->notification_waitq, !atomic_read(&group->user_waits)); | ^~~~~~~~~~ /kisskb/src/security/keys/key.c: In function 'key_update': /kisskb/src/security/keys/key.c:1005:38: note: byref variable will be forcibly initialized 1005 | struct key_preparsed_payload prep; | ^~~~ /kisskb/src/arch/powerpc/kernel/process.c: In function 'show_instructions': /kisskb/src/arch/powerpc/kernel/process.c:1374:21: note: byref variable will be forcibly initialized 1374 | int instr; | ^~~~~ /kisskb/src/security/keys/key.c: In function 'key_instantiate_and_link': /kisskb/src/security/keys/key.c:505:34: note: byref variable will be forcibly initialized 505 | struct assoc_array_edit *edit = NULL; | ^~~~ /kisskb/src/security/keys/key.c:504:38: note: byref variable will be forcibly initialized 504 | struct key_preparsed_payload prep; | ^~~~ /kisskb/src/security/keys/key.c: In function 'key_reject_and_link': /kisskb/src/security/keys/key.c:580:34: note: byref variable will be forcibly initialized 580 | struct assoc_array_edit *edit = NULL; | ^~~~ /kisskb/src/arch/powerpc/kernel/process.c: In function 'show_user_instructions': /kisskb/src/arch/powerpc/kernel/process.c:1412:29: note: byref variable will be forcibly initialized 1412 | int instr; | ^~~~~ /kisskb/src/arch/powerpc/kernel/process.c:1400:14: note: byref variable will be forcibly initialized 1400 | char buf[96]; /* enough for 8 times 9 + 2 chars */ | ^~~ /kisskb/src/arch/powerpc/kernel/process.c:1399:24: note: byref variable will be forcibly initialized 1399 | struct seq_buf s; | ^ /kisskb/src/security/keys/key.c: In function 'key_create_or_update': /kisskb/src/security/keys/key.c:828:34: note: byref variable will be forcibly initialized 828 | struct assoc_array_edit *edit = NULL; | ^~~~ /kisskb/src/security/keys/key.c:827:38: note: byref variable will be forcibly initialized 827 | struct key_preparsed_payload prep; | ^~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'nr_sets_show': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:624:22: note: byref variable will be forcibly initialized 624 | unsigned int nr_sets; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'line_size_show': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:608:22: note: byref variable will be forcibly initialized 608 | unsigned int line_size; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'cache_associativity': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:277:22: note: byref variable will be forcibly initialized 277 | unsigned int size; | ^~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c:276:22: note: byref variable will be forcibly initialized 276 | unsigned int nr_sets; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c:275:22: note: byref variable will be forcibly initialized 275 | unsigned int line_size; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'associativity_show': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:640:22: note: byref variable will be forcibly initialized 640 | unsigned int associativity; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'cache_size_kb': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:225:22: note: byref variable will be forcibly initialized 225 | unsigned int size; | ^~~~ /kisskb/src/arch/powerpc/kernel/cacheinfo.c: In function 'size_show': /kisskb/src/arch/powerpc/kernel/cacheinfo.c:591:22: note: byref variable will be forcibly initialized 591 | unsigned int size_kb; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/power.c: In function 'auto_poweron_store': /kisskb/src/arch/powerpc/platforms/pseries/power.c:33:23: note: byref variable will be forcibly initialized 33 | unsigned long ups_restart; | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/ras.c: In function 'ras_epow_interrupt': /kisskb/src/arch/powerpc/platforms/pseries/ras.c:326:13: note: byref variable will be forcibly initialized 326 | int state; | ^~~~~ /kisskb/src/fs/notify/fdinfo.c: In function 'show_mark_fhandle': /kisskb/src/fs/notify/fdinfo.c:48:13: note: byref variable will be forcibly initialized 48 | int size, ret, i; | ^~~~ /kisskb/src/fs/notify/fdinfo.c:47:11: note: byref variable will be forcibly initialized 47 | } f; | ^ /kisskb/src/arch/powerpc/platforms/pseries/ras.c: In function 'fwnmi_release_errinfo': /kisskb/src/arch/powerpc/platforms/pseries/ras.c:473:26: note: byref variable will be forcibly initialized 473 | struct rtas_args rtas_args; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/ras.c: In function 'pSeries_machine_check_exception': /kisskb/src/arch/powerpc/platforms/pseries/ras.c:842:36: note: byref variable will be forcibly initialized 842 | struct machine_check_event evt; | ^~~ /kisskb/src/arch/powerpc/perf/power5+-pmu.c: In function 'power5p_compute_mmcr': /kisskb/src/arch/powerpc/perf/power5+-pmu.c:464:23: note: byref variable will be forcibly initialized 464 | unsigned char unituse[16]; | ^~~~~~~ /kisskb/src/arch/powerpc/perf/power5+-pmu.c:463:23: note: byref variable will be forcibly initialized 463 | unsigned char busbyte[4]; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/firmware.c: In function 'probe_fw_features': /kisskb/src/arch/powerpc/platforms/pseries/firmware.c:157:13: note: byref variable will be forcibly initialized 157 | int len; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c: In function 'opal_lpc_inb': /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c:27:16: note: byref variable will be forcibly initialized 27 | __be32 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c: In function '__opal_lpc_inl': /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c:55:16: note: byref variable will be forcibly initialized 55 | __be32 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c: In function '__opal_lpc_inw': /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c:38:16: note: byref variable will be forcibly initialized 38 | __be32 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c: In function 'lpc_debug_read': /kisskb/src/arch/powerpc/platforms/powernv/opal-lpc.c:188:13: note: byref variable will be forcibly initialized 188 | u32 data, pos, len, todo; | ^~~~ /kisskb/src/crypto/asymmetric_keys/asymmetric_type.c: In function 'asymmetric_lookup_restriction': /kisskb/src/crypto/asymmetric_keys/asymmetric_type.c:532:30: note: byref variable will be forcibly initialized 532 | key_serial_t serial; | ^~~~~~ /kisskb/src/crypto/asymmetric_keys/asymmetric_type.c:512:15: note: byref variable will be forcibly initialized 512 | char *next; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/filemap.h:118, from /kisskb/src/mm/filemap.c:50: /kisskb/src/mm/filemap.c: In function 'perf_trace_mm_filemap_op_page_cache': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/filemap.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/filemap.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'perf_trace_filemap_set_wb_err': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'perf_trace_file_check_and_advance_wb_err': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/filemap.h:118, from /kisskb/src/mm/filemap.c:50: /kisskb/src/mm/filemap.c: In function 'trace_event_raw_event_mm_filemap_op_page_cache': /kisskb/src/arch/powerpc/kernel/udbg.c: In function 'udbg_printf': /kisskb/src/arch/powerpc/kernel/udbg.c:125:25: note: byref variable will be forcibly initialized 125 | va_list args; | ^~~~ /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/filemap.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/udbg.c:124:22: note: byref variable will be forcibly initialized 124 | char buf[UDBG_BUFSIZE]; | ^~~ /kisskb/src/mm/filemap.c: In function 'trace_event_raw_event_filemap_set_wb_err': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'trace_event_raw_event_file_check_and_advance_wb_err': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/filemap.h:118, from /kisskb/src/mm/filemap.c:50: /kisskb/src/mm/filemap.c: In function '__bpf_trace_mm_filemap_op_page_cache': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mm_filemap_op_page_cache, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function '__bpf_trace_filemap_set_wb_err': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(filemap_set_wb_err, | ^~~~~~~~~~~ /kisskb/src/mm/filemap.c: In function '__bpf_trace_file_check_and_advance_wb_err': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/filemap.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(file_check_and_advance_wb_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'page_cache_delete': /kisskb/src/mm/filemap.c:127:18: note: byref variable will be forcibly initialized 127 | XA_STATE(xas, &mapping->i_pages, folio->index); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'replace_page_cache_page': /kisskb/src/mm/filemap.c:806:18: note: byref variable will be forcibly initialized 806 | XA_STATE(xas, &mapping->i_pages, offset); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'page_cache_delete_batch': /kisskb/src/mm/filemap.c:280:18: note: byref variable will be forcibly initialized 280 | XA_STATE(xas, &mapping->i_pages, fbatch->folios[0]->index); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'filemap_range_has_page': /kisskb/src/mm/filemap.c:474:18: note: byref variable will be forcibly initialized 474 | XA_STATE(xas, &mapping->i_pages, start_byte >> PAGE_SHIFT); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'filemap_range_has_writeback': /kisskb/src/mm/filemap.c:633:18: note: byref variable will be forcibly initialized 633 | XA_STATE(xas, &mapping->i_pages, start_byte >> PAGE_SHIFT); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function '__filemap_fdatawait_range': /kisskb/src/mm/filemap.c:506:24: note: byref variable will be forcibly initialized 506 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/filemap.c:504:17: note: byref variable will be forcibly initialized 504 | pgoff_t index = start_byte >> PAGE_SHIFT; | ^~~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function '__filemap_add_folio': /kisskb/src/mm/filemap.c:841:18: note: byref variable will be forcibly initialized 841 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'filemap_add_folio': /kisskb/src/mm/filemap.c:929:15: note: byref variable will be forcibly initialized 929 | void *shadow = NULL; | ^~~~~~ /kisskb/src/mm/filemap.c: In function 'folio_wait_bit_common': /kisskb/src/mm/filemap.c:1224:23: note: byref variable will be forcibly initialized 1224 | unsigned long pflags; | ^~~~~~ /kisskb/src/mm/filemap.c:1221:32: note: byref variable will be forcibly initialized 1221 | struct wait_page_queue wait_page; | ^~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'folio_wake_bit': /kisskb/src/mm/filemap.c:1132:28: note: byref variable will be forcibly initialized 1132 | wait_queue_entry_t bookmark; | ^~~~~~~~ /kisskb/src/mm/filemap.c:1130:30: note: byref variable will be forcibly initialized 1130 | struct wait_page_key key; | ^~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'page_cache_next_miss': /kisskb/src/mm/filemap.c:1762:18: note: byref variable will be forcibly initialized 1762 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'page_cache_prev_miss': /kisskb/src/mm/filemap.c:1798:18: note: byref variable will be forcibly initialized 1798 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'mapping_get_entry': /kisskb/src/mm/filemap.c:1846:18: note: byref variable will be forcibly initialized 1846 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/security/keys/keyring.c: In function 'keyring_read': /kisskb/src/security/keys/keyring.c:484:46: note: byref variable will be forcibly initialized 484 | struct keyring_read_iterator_context ctx; | ^~~ /kisskb/src/mm/filemap.c: In function 'find_get_pages_contig': /kisskb/src/mm/filemap.c:2207:18: note: byref variable will be forcibly initialized 2207 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/security/keys/keyring.c: In function 'hash_key_type_and_desc': /kisskb/src/mm/filemap.c: In function 'filemap_get_read_batch': /kisskb/src/security/keys/keyring.c:169:13: note: byref variable will be forcibly initialized 169 | u32 piece; | ^~~~~ /kisskb/src/mm/filemap.c:2343:18: note: byref variable will be forcibly initialized 2343 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'filemap_get_folios': /kisskb/src/mm/filemap.c:2146:18: note: byref variable will be forcibly initialized 2146 | XA_STATE(xas, &mapping->i_pages, *start); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'find_get_pages_range_tag': /kisskb/src/mm/filemap.c:2270:18: note: byref variable will be forcibly initialized 2270 | XA_STATE(xas, &mapping->i_pages, *index); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'filemap_fault': /kisskb/src/mm/filemap.c:3082:22: note: byref variable will be forcibly initialized 3082 | struct file *fpin = NULL; | ^~~~ /kisskb/src/security/keys/keyring.c: In function 'key_unlink': /kisskb/src/security/keys/keyring.c:1547:34: note: byref variable will be forcibly initialized 1547 | struct assoc_array_edit *edit = NULL; | ^~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'filemap_map_pages': /kisskb/src/mm/filemap.c:3324:18: note: byref variable will be forcibly initialized 3324 | XA_STATE(xas, &mapping->i_pages, start_pgoff); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'generic_perform_write': /kisskb/src/mm/filemap.c:3709:23: note: byref variable will be forcibly initialized 3709 | void *fsdata; | ^~~~~~ /kisskb/src/mm/filemap.c:3705:30: note: byref variable will be forcibly initialized 3705 | struct page *page; | ^~~~ /kisskb/src/security/keys/keyring.c: In function 'key_link': /kisskb/src/security/keys/keyring.c:1437:34: note: byref variable will be forcibly initialized 1437 | struct assoc_array_edit *edit = NULL; | ^~~~ /kisskb/src/security/keys/keyring.c: In function 'key_move': /kisskb/src/security/keys/keyring.c:1595:53: note: byref variable will be forcibly initialized 1595 | struct assoc_array_edit *from_edit = NULL, *to_edit = NULL; | ^~~~~~~ /kisskb/src/security/keys/keyring.c:1595:34: note: byref variable will be forcibly initialized 1595 | struct assoc_array_edit *from_edit = NULL, *to_edit = NULL; | ^~~~~~~~~ /kisskb/src/mm/filemap.c: In function 'migration_entry_wait_on_locked': /kisskb/src/mm/filemap.c:1377:23: note: byref variable will be forcibly initialized 1377 | unsigned long pflags; | ^~~~~~ /kisskb/src/mm/filemap.c:1374:32: note: byref variable will be forcibly initialized 1374 | struct wait_page_queue wait_page; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/swap.h:13, from /kisskb/src/mm/filemap.c:23: /kisskb/src/mm/filemap.c: In function 'filemap_get_pages': /kisskb/src/include/linux/pagemap.h:1214:26: note: byref variable will be forcibly initialized 1214 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:1179:34: note: in definition of macro 'DEFINE_READAHEAD' 1179 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/mm/filemap.c: In function 'filemap_read': /kisskb/src/mm/filemap.c:2627:28: note: byref variable will be forcibly initialized 2627 | struct folio_batch fbatch; | ^~~~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/dax.h:5, from /kisskb/src/mm/filemap.c:15: /kisskb/src/mm/filemap.c: In function 'find_get_entries': /kisskb/src/mm/filemap.c:2053:18: note: byref variable will be forcibly initialized 2053 | XA_STATE(xas, &mapping->i_pages, start); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'find_lock_entries': /kisskb/src/mm/filemap.c:2090:18: note: byref variable will be forcibly initialized 2090 | XA_STATE(xas, &mapping->i_pages, start); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'mapping_seek_hole_data': /kisskb/src/mm/filemap.c:2865:18: note: byref variable will be forcibly initialized 2865 | XA_STATE(xas, &mapping->i_pages, start >> PAGE_SHIFT); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/filemap.c: In function 'dio_warn_stale_pagecache': /kisskb/src/mm/filemap.c:3598:14: note: byref variable will be forcibly initialized 3598 | char pathname[128]; | ^~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/slice.c: In function 'slice_find_area_bottomup': /kisskb/src/arch/powerpc/mm/book3s64/slice.c:285:38: note: byref variable will be forcibly initialized 285 | struct vm_unmapped_area_info info; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/slice.c:284:30: note: byref variable will be forcibly initialized 284 | unsigned long found, next_end; | ^~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/slice.c: In function 'slice_find_area_topdown': /kisskb/src/arch/powerpc/mm/book3s64/slice.c:329:38: note: byref variable will be forcibly initialized 329 | struct vm_unmapped_area_info info; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/slice.c:328:30: note: byref variable will be forcibly initialized 328 | unsigned long found, prev; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/slice.c: In function 'slice_get_unmapped_area': /kisskb/src/arch/powerpc/mm/book3s64/slice.c:430:27: note: byref variable will be forcibly initialized 430 | struct slice_mask potential_mask; | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/slice.c:429:27: note: byref variable will be forcibly initialized 429 | struct slice_mask good_mask; | ^~~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/slice.c: In function 'slice_set_range_psize': /kisskb/src/arch/powerpc/mm/book3s64/slice.c:732:27: note: byref variable will be forcibly initialized 732 | struct slice_mask mask; | ^~~~ /kisskb/src/arch/powerpc/kernel/prom.c: In function 'check_cpu_pa_features': /kisskb/src/arch/powerpc/kernel/prom.c:224:13: note: byref variable will be forcibly initialized 224 | int tablelen; | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/prom.c: In function 'early_init_dt_scan_cpus': /kisskb/src/arch/powerpc/kernel/prom.c:316:13: note: byref variable will be forcibly initialized 316 | int len; | ^~~ /kisskb/src/arch/powerpc/kernel/prom.c: In function 'early_init_drmem_lmb': /kisskb/src/arch/powerpc/kernel/prom.c:478:19: note: byref variable will be forcibly initialized 478 | u64 base, size; | ^~~~ /kisskb/src/arch/powerpc/kernel/prom.c: In function 'early_reserve_mem_dt': /kisskb/src/arch/powerpc/kernel/prom.c:593:13: note: byref variable will be forcibly initialized 593 | int len; | ^~~ /kisskb/src/arch/powerpc/kernel/prom.c: In function 'of_get_ibm_chip_id': /kisskb/src/arch/powerpc/kernel/prom.c:903:21: note: byref variable will be forcibly initialized 903 | u32 chip_id; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/prom.c: In function 'early_init_devtree': /kisskb/src/arch/powerpc/kernel/prom.c:718:13: note: byref variable will be forcibly initialized 718 | u32 boot_cpu_hwid; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_native.c: In function 'native_hpte_clear': /kisskb/src/arch/powerpc/mm/book3s64/hash_native.c:693:28: note: byref variable will be forcibly initialized 693 | int psize, apsize, ssize; | ^~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_native.c:693:20: note: byref variable will be forcibly initialized 693 | int psize, apsize, ssize; | ^~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_native.c:693:13: note: byref variable will be forcibly initialized 693 | int psize, apsize, ssize; | ^~~~~ /kisskb/src/arch/powerpc/mm/book3s64/hash_native.c:688:23: note: byref variable will be forcibly initialized 688 | unsigned long vpn = 0; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/rng.c: In function 'rng_create': /kisskb/src/arch/powerpc/platforms/powernv/rng.c:120:25: note: byref variable will be forcibly initialized 120 | struct resource res; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/rng.c: In function 'pnv_rng_late_init': /kisskb/src/arch/powerpc/platforms/powernv/rng.c:187:23: note: byref variable will be forcibly initialized 187 | unsigned long v; | ^ /kisskb/src/arch/powerpc/kernel/time.c: In function 'set_decrementer_max': /kisskb/src/arch/powerpc/kernel/time.c:937:13: note: byref variable will be forcibly initialized 937 | u32 bits = 32; | ^~~~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'vtime_delta_kernel': /kisskb/src/arch/powerpc/kernel/time.c:333:23: note: byref variable will be forcibly initialized 333 | unsigned long steal_time; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'vtime_account_kernel': /kisskb/src/arch/powerpc/kernel/time.c:343:30: note: byref variable will be forcibly initialized 343 | unsigned long stime, stime_scaled; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/time.c:343:23: note: byref variable will be forcibly initialized 343 | unsigned long stime, stime_scaled; | ^~~~~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'vtime_account_irq_field': /kisskb/src/arch/powerpc/kernel/time.c:373:30: note: byref variable will be forcibly initialized 373 | unsigned long stime, stime_scaled; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/time.c:373:23: note: byref variable will be forcibly initialized 373 | unsigned long stime, stime_scaled; | ^~~~~ /kisskb/src/arch/powerpc/kernel/time.c: In function '__read_persistent_clock': /kisskb/src/arch/powerpc/kernel/time.c:827:25: note: byref variable will be forcibly initialized 827 | struct rtc_time tm; | ^~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'vtime_account_idle': /kisskb/src/arch/powerpc/kernel/time.c:363:44: note: byref variable will be forcibly initialized 363 | unsigned long stime, stime_scaled, steal_time; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/time.c:363:30: note: byref variable will be forcibly initialized 363 | unsigned long stime, stime_scaled, steal_time; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-flash.c: In function 'opal_flash_validate': /kisskb/src/arch/powerpc/platforms/powernv/opal-flash.c:135:16: note: byref variable will be forcibly initialized 135 | __be32 result; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-flash.c:134:16: note: byref variable will be forcibly initialized 134 | __be32 size = cpu_to_be32(validate_flash_data.buf_size); | ^~~~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'update_persistent_clock64': /kisskb/src/arch/powerpc/kernel/time.c:815:25: note: byref variable will be forcibly initialized 815 | struct rtc_time tm; | ^~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'calc_cputime_factors': /kisskb/src/arch/powerpc/kernel/time.c:162:27: note: byref variable will be forcibly initialized 162 | struct div_result res; | ^~~ /kisskb/src/arch/powerpc/kernel/time.c: In function 'time_init': /kisskb/src/arch/powerpc/kernel/time.c:984:27: note: byref variable will be forcibly initialized 984 | struct div_result res; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/pci.c: In function 'fixup_winbond_82c105': /kisskb/src/arch/powerpc/platforms/pseries/pci.c:244:22: note: byref variable will be forcibly initialized 244 | unsigned int reg; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/pci.c: In function 'pseries_root_bridge_prepare': /kisskb/src/arch/powerpc/platforms/pseries/pci.c:291:13: note: byref variable will be forcibly initialized 291 | u32 pcie_link_speed_stats[2]; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/crypto.c: In function 'fscrypt_msg': /kisskb/src/fs/crypto/crypto.c:346:17: note: byref variable will be forcibly initialized 346 | va_list args; | ^~~~ /kisskb/src/fs/crypto/crypto.c:345:26: note: byref variable will be forcibly initialized 345 | struct va_format vaf; | ^~~ /kisskb/src/fs/crypto/crypto.c: In function 'fscrypt_crypt_block': /kisskb/src/fs/crypto/crypto.c:109:33: note: byref variable will be forcibly initialized 109 | struct scatterlist dst, src; | ^~~ /kisskb/src/fs/crypto/crypto.c:109:28: note: byref variable will be forcibly initialized 109 | struct scatterlist dst, src; | ^~~ In file included from /kisskb/src/include/crypto/skcipher.h:12, from /kisskb/src/fs/crypto/crypto.c:28: /kisskb/src/fs/crypto/crypto.c:108:29: note: byref variable will be forcibly initialized 108 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:592:28: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 592 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/fs/crypto/crypto.c:106:26: note: byref variable will be forcibly initialized 106 | union fscrypt_iv iv; | ^~ /kisskb/src/arch/powerpc/kernel/setup-common.c: In function 'smp_setup_cpu_maps': /kisskb/src/arch/powerpc/kernel/setup-common.c:458:24: note: byref variable will be forcibly initialized 458 | int j, len; | ^~~ /kisskb/src/arch/powerpc/kernel/setup-common.c:457:24: note: byref variable will be forcibly initialized 457 | __be32 cpu_be; | ^~~~~~ /kisskb/src/kernel/locking/semaphore.c: In function '___down_common': /kisskb/src/kernel/locking/semaphore.c:212:33: note: byref variable will be forcibly initialized 212 | struct semaphore_waiter waiter; | ^~~~~~ In file included from /kisskb/src/arch/powerpc/kernel/traps.c:44: /kisskb/src/arch/powerpc/kernel/traps.c: In function 'system_reset_exception': /kisskb/src/arch/powerpc/include/asm/interrupt.h:576:36: note: byref variable will be forcibly initialized 576 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/traps.c:441:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 441 | DEFINE_INTERRUPT_HANDLER_NMI(system_reset_exception) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/traps.c: In function 'machine_check_exception': /kisskb/src/arch/powerpc/include/asm/interrupt.h:576:36: note: byref variable will be forcibly initialized 576 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/traps.c:858:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 858 | DEFINE_INTERRUPT_HANDLER_NMI(machine_check_exception) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/traps.c: In function 'unknown_nmi_exception': /kisskb/src/arch/powerpc/include/asm/interrupt.h:576:36: note: byref variable will be forcibly initialized 576 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/traps.c:1094:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 1094 | DEFINE_INTERRUPT_HANDLER_NMI(unknown_nmi_exception) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/traps.c: In function 'performance_monitor_exception_nmi': /kisskb/src/arch/powerpc/include/asm/interrupt.h:576:36: note: byref variable will be forcibly initialized 576 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/traps.c:1889:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 1889 | DEFINE_INTERRUPT_HANDLER_NMI(performance_monitor_exception_nmi) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/perf/isa207-common.c: In function 'isa207_compute_mmcr': /kisskb/src/arch/powerpc/perf/isa207-common.c:562:23: note: byref variable will be forcibly initialized 562 | unsigned long mmcra, mmcr1, mmcr2, unit, combine, psel, cache, val; | ^~~~~ /kisskb/src/kernel/power/main.c: In function 'pm_freeze_timeout_store': /kisskb/src/kernel/power/main.c:850:23: note: byref variable will be forcibly initialized 850 | unsigned long val; | ^~~ /kisskb/src/kernel/power/main.c: In function 'sync_on_suspend_store': /kisskb/src/kernel/power/main.c:215:23: note: byref variable will be forcibly initialized 215 | unsigned long val; | ^~~ /kisskb/src/kernel/power/main.c: In function 'pm_async_store': /kisskb/src/kernel/power/main.c:109:23: note: byref variable will be forcibly initialized 109 | unsigned long val; | ^~~ /kisskb/src/kernel/power/main.c: In function 'wakeup_count_store': /kisskb/src/kernel/power/main.c:692:22: note: byref variable will be forcibly initialized 692 | unsigned int val; | ^~~ /kisskb/src/kernel/power/main.c: In function 'wakeup_count_show': /kisskb/src/kernel/power/main.c:682:22: note: byref variable will be forcibly initialized 682 | unsigned int val; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'update_dt_node': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:190:26: note: byref variable will be forcibly initialized 190 | struct property *prop = NULL; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'poll_vasi_state': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:405:23: note: byref variable will be forcibly initialized 405 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'wait_for_vasi_session_suspending': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:432:23: note: byref variable will be forcibly initialized 432 | unsigned long state; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'wait_for_vasi_session_completed': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:465:23: note: byref variable will be forcibly initialized 465 | unsigned long state = 0; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'pseries_suspend': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:683:31: note: byref variable will be forcibly initialized 683 | unsigned long vasi_state; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:682:45: note: byref variable will be forcibly initialized 682 | struct pseries_suspend_info info; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'do_suspend': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:539:13: note: byref variable will be forcibly initialized 539 | int status; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/mobility.c: In function 'migration_store': /kisskb/src/arch/powerpc/platforms/pseries/mobility.c:782:13: note: byref variable will be forcibly initialized 782 | u64 streamid; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/rng.c: In function 'pseries_get_random_long': /kisskb/src/arch/powerpc/platforms/pseries/rng.c:18:23: note: byref variable will be forcibly initialized 18 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/security/keys/request_key_auth.c: In function 'request_key_auth_new': /kisskb/src/security/keys/request_key_auth.c:168:14: note: byref variable will be forcibly initialized 168 | char desc[20]; | ^~~~ /kisskb/src/security/keys/request_key_auth.c: In function 'key_get_instantiation_authkey': /kisskb/src/security/keys/request_key_auth.c:248:14: note: byref variable will be forcibly initialized 248 | char description[16]; | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c: In function 'dlpar_parse_id_type': /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:456:20: note: byref variable will be forcibly initialized 456 | u32 count, index; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:456:13: note: byref variable will be forcibly initialized 456 | u32 count, index; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c: In function 'dlpar_acquire_drc': /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:289:13: note: byref variable will be forcibly initialized 289 | int dr_status, rc; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c: In function 'dlpar_release_drc': /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:310:13: note: byref variable will be forcibly initialized 310 | int dr_status, rc; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c: In function 'dlpar_unisolate_drc': /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:331:13: note: byref variable will be forcibly initialized 331 | int dr_status, rc; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c: In function 'dlpar_store': /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:529:15: note: byref variable will be forcibly initialized 529 | char *args; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/dlpar.c:527:36: note: byref variable will be forcibly initialized 527 | struct pseries_hp_errorlog hp_elog; | ^~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'copy_fid_info_to_user': /kisskb/src/fs/notify/fanotify/fanotify_user.c:380:23: note: byref variable will be forcibly initialized 380 | unsigned char bounce[FANOTIFY_INLINE_FH_LEN], *fh_buf; | ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'copy_event_to_user': /kisskb/src/fs/notify/fanotify/fanotify_user.c:626:22: note: byref variable will be forcibly initialized 626 | struct file *f = NULL; | ^ /kisskb/src/fs/notify/fanotify/fanotify_user.c:621:40: note: byref variable will be forcibly initialized 621 | struct fanotify_event_metadata metadata; | ^~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_test_fsid': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1510:25: note: byref variable will be forcibly initialized 1510 | __kernel_fsid_t root_fsid; | ^~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_remove_mark': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1036:13: note: byref variable will be forcibly initialized 1036 | int destroy_mark; | ^~~~~~~~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'do_fanotify_mark': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1597:25: note: byref variable will be forcibly initialized 1597 | __kernel_fsid_t __fsid, *fsid = NULL; | ^~~~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c:1596:21: note: byref variable will be forcibly initialized 1596 | struct path path; | ^~~~ /kisskb/src/fs/notify/fanotify/fanotify_user.c: In function 'fanotify_user_setup': /kisskb/src/fs/notify/fanotify/fanotify_user.c:1848:24: note: byref variable will be forcibly initialized 1848 | struct sysinfo si; | ^~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c: In function 'early_alloc_pgtable': /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:43:21: note: byref variable will be forcibly initialized 43 | phys_addr_t max_addr = MEMBLOCK_ALLOC_ANYWHERE; | ^~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:42:21: note: byref variable will be forcibly initialized 42 | phys_addr_t min_addr = MEMBLOCK_LOW_LIMIT; | ^~~~~~~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c: In function 'radix_dt_scan_page_sizes': /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:436:13: note: byref variable will be forcibly initialized 436 | int size = 0; | ^~~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c: In function 'print_mapping': /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:248:14: note: byref variable will be forcibly initialized 248 | char buf[10]; | ^~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c: In function 'radix_init_pgtable': /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:334:13: note: byref variable will be forcibly initialized 334 | u64 i; | ^ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:333:28: note: byref variable will be forcibly initialized 333 | phys_addr_t start, end; | ^~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_pgtable.c:333:21: note: byref variable will be forcibly initialized 333 | phys_addr_t start, end; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-elog.c: In function 'elog_event': /kisskb/src/arch/powerpc/platforms/powernv/opal-elog.c:270:14: note: byref variable will be forcibly initialized 270 | char name[2+16+1]; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-elog.c:265:16: note: byref variable will be forcibly initialized 265 | __be64 type; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-elog.c:264:16: note: byref variable will be forcibly initialized 264 | __be64 id; | ^~ /kisskb/src/arch/powerpc/platforms/powernv/opal-elog.c:263:16: note: byref variable will be forcibly initialized 263 | __be64 size; | ^~~~ /kisskb/src/security/keys/request_key.c: In function 'construct_get_dest_keyring': /kisskb/src/security/keys/request_key.c:266:21: note: byref variable will be forcibly initialized 266 | struct key *dest_keyring = *_dest_keyring, *authkey; | ^~~~~~~~~~~~ /kisskb/src/security/keys/request_key.c: In function 'construct_alloc_key': /kisskb/src/security/keys/request_key.c:372:34: note: byref variable will be forcibly initialized 372 | struct assoc_array_edit *edit = NULL; | ^~~~ /kisskb/src/security/keys/request_key.c: In function 'construct_key_and_link': /kisskb/src/security/keys/request_key.c:481:21: note: byref variable will be forcibly initialized 481 | struct key *key; | ^~~ /kisskb/src/security/keys/request_key.c: In function 'call_sbin_request_key': /kisskb/src/security/keys/request_key.c:124:14: note: byref variable will be forcibly initialized 124 | char desc[20]; | ^~~~ /kisskb/src/security/keys/request_key.c:123:27: note: byref variable will be forcibly initialized 123 | char key_str[12], keyring_str[3][12]; | ^~~~~~~~~~~ /kisskb/src/security/keys/request_key.c:123:14: note: byref variable will be forcibly initialized 123 | char key_str[12], keyring_str[3][12]; | ^~~~~~~ /kisskb/src/security/keys/request_key.c:122:47: note: byref variable will be forcibly initialized 122 | char *argv[9], *envp[3], uid_str[12], gid_str[12]; | ^~~~~~~ /kisskb/src/security/keys/request_key.c:122:34: note: byref variable will be forcibly initialized 122 | char *argv[9], *envp[3], uid_str[12], gid_str[12]; | ^~~~~~~ /kisskb/src/security/keys/request_key.c:122:25: note: byref variable will be forcibly initialized 122 | char *argv[9], *envp[3], uid_str[12], gid_str[12]; | ^~~~ /kisskb/src/security/keys/request_key.c:122:15: note: byref variable will be forcibly initialized 122 | char *argv[9], *envp[3], uid_str[12], gid_str[12]; | ^~~~ /kisskb/src/security/keys/request_key.c:121:65: note: byref variable will be forcibly initialized 121 | struct key *key = rka->target_key, *keyring, *session, *user_session; | ^~~~~~~~~~~~ /kisskb/src/security/keys/keyctl.c: In function '__do_sys_add_key': /kisskb/src/security/keys/keyctl.c:81:14: note: byref variable will be forcibly initialized 81 | char type[32], *description; | ^~~~ /kisskb/src/security/keys/keyctl.c: In function '__do_sys_request_key': /kisskb/src/security/keys/keyctl.c:176:14: note: byref variable will be forcibly initialized 176 | char type[32], *description, *callout_info; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c: In function 'opal_set_sys_param': /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c:67:25: note: byref variable will be forcibly initialized 67 | struct opal_msg msg; | ^~~ /kisskb/src/security/keys/keyctl.c: In function 'keyctl_instantiate_key_common': /kisskb/src/security/keys/keyctl.c:1173:31: note: byref variable will be forcibly initialized 1173 | struct key *instkey, *dest_keyring; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c: In function 'opal_get_sys_param': /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c:31:25: note: byref variable will be forcibly initialized 31 | struct opal_msg msg; | ^~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c:10: /kisskb/src/arch/powerpc/platforms/powernv/opal-sysparam.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/security/keys/keyctl.c: In function 'keyctl_keyring_search': /kisskb/src/security/keys/keyctl.c:723:14: note: byref variable will be forcibly initialized 723 | char type[32], *description; | ^~~~ /kisskb/src/security/keys/keyctl.c: In function 'keyctl_instantiate_key': /kisskb/src/security/keys/keyctl.c:1251:33: note: byref variable will be forcibly initialized 1251 | struct iov_iter from; | ^~~~ /kisskb/src/security/keys/keyctl.c:1250:30: note: byref variable will be forcibly initialized 1250 | struct iovec iov; | ^~~ /kisskb/src/security/keys/keyctl.c: In function 'keyctl_instantiate_key_iov': /kisskb/src/security/keys/keyctl.c:1280:25: note: byref variable will be forcibly initialized 1280 | struct iov_iter from; | ^~~~ /kisskb/src/security/keys/keyctl.c:1279:46: note: byref variable will be forcibly initialized 1279 | struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; | ^~~ /kisskb/src/security/keys/keyctl.c:1279:22: note: byref variable will be forcibly initialized 1279 | struct iovec iovstack[UIO_FASTIOV], *iov = iovstack; | ^~~~~~~~ /kisskb/src/security/keys/keyctl.c: In function 'keyctl_reject_key': /kisskb/src/security/keys/keyctl.c:1335:31: note: byref variable will be forcibly initialized 1335 | struct key *instkey, *dest_keyring; | ^~~~~~~~~~~~ /kisskb/src/security/keys/keyctl.c: In function 'keyctl_restrict_keyring': /kisskb/src/security/keys/keyctl.c:1728:14: note: byref variable will be forcibly initialized 1728 | char type[32]; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_cap_start': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:250:13: note: byref variable will be forcibly initialized 250 | u32 status; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_find_cap': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:267:13: note: byref variable will be forcibly initialized 267 | u32 id; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:265:13: note: byref variable will be forcibly initialized 265 | int pos = pseries_eeh_cap_start(pdn); | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_find_ecap': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:291:13: note: byref variable will be forcibly initialized 291 | u32 header; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_get_state': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:557:13: note: byref variable will be forcibly initialized 557 | int rets[4]; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_get_pe_config_addr': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:105:18: note: byref variable will be forcibly initialized 105 | int ret, rets[3]; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c: In function 'pseries_eeh_init_edev': /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:368:13: note: byref variable will be forcibly initialized 368 | u32 pcie_flags; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/eeh_pseries.c:366:23: note: byref variable will be forcibly initialized 366 | struct eeh_pe pe, *parent; | ^~ /kisskb/src/security/keys/process_keys.c: In function 'look_up_user_keyrings': /kisskb/src/security/keys/process_keys.c:83:14: note: byref variable will be forcibly initialized 83 | char buf[20]; | ^~~ /kisskb/src/security/keys/process_keys.c: In function 'get_user_session_keyring_rcu': /kisskb/src/security/keys/process_keys.c:189:14: note: byref variable will be forcibly initialized 189 | char buf[20]; | ^~~ /kisskb/src/security/keys/process_keys.c: In function 'lookup_user_key': /kisskb/src/security/keys/process_keys.c:621:27: note: byref variable will be forcibly initialized 621 | struct key *key, *user_session; | ^~~~~~~~~~~~ /kisskb/src/security/keys/process_keys.c:621:21: note: byref variable will be forcibly initialized 621 | struct key *key, *user_session; | ^~~ /kisskb/src/arch/powerpc/kernel/hw_breakpoint_constraints.c: In function 'wp_get_instr_detail': /kisskb/src/arch/powerpc/kernel/hw_breakpoint_constraints.c:133:31: note: byref variable will be forcibly initialized 133 | struct instruction_op op; | ^~ /kisskb/src/security/keys/proc.c: In function 'proc_keys_show': /kisskb/src/security/keys/proc.c:160:14: note: byref variable will be forcibly initialized 160 | char xbuf[16]; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c: In function 'dump_read_info': /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:221:26: note: byref variable will be forcibly initialized 221 | __be32 id, size, type; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:221:20: note: byref variable will be forcibly initialized 221 | __be32 id, size, type; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:221:16: note: byref variable will be forcibly initialized 221 | __be32 id, size, type; | ^~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c: In function 'process_dump': /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:393:14: note: byref variable will be forcibly initialized 393 | char name[22]; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:392:38: note: byref variable will be forcibly initialized 392 | uint32_t dump_id, dump_size, dump_type; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:392:27: note: byref variable will be forcibly initialized 392 | uint32_t dump_id, dump_size, dump_type; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-dump.c:392:18: note: byref variable will be forcibly initialized 392 | uint32_t dump_id, dump_size, dump_type; | ^~~~~~~ /kisskb/src/crypto/async_tx/async_xor.c: In function 'async_xor_val_offs': /kisskb/src/crypto/async_tx/async_xor.c:322:41: note: byref variable will be forcibly initialized 322 | struct dma_async_tx_descriptor *tx = NULL; | ^~ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function '_tlbiel_pid_multicast': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:465:27: note: byref variable will be forcibly initialized 465 | struct tlbiel_pid t = { .pid = pid, .ric = ric }; | ^ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function '_tlbiel_va_multicast': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:618:26: note: byref variable will be forcibly initialized 618 | struct tlbiel_va t = { .va = va, .pid = pid, .psize = psize, .ric = ric }; | ^ /kisskb/src/crypto/asymmetric_keys/public_key.c: In function 'public_key_verify_signature': /kisskb/src/crypto/asymmetric_keys/public_key.c:364:14: note: byref variable will be forcibly initialized 364 | char alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:363:28: note: byref variable will be forcibly initialized 363 | struct scatterlist src_sg[2]; | ^~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:360:28: note: byref variable will be forcibly initialized 360 | struct crypto_wait cwait; | ^~~~~ /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c: In function '_tlbiel_va_range_multicast': /kisskb/src/arch/powerpc/mm/book3s64/radix_tlb.c:681:32: note: byref variable will be forcibly initialized 681 | struct tlbiel_va_range t = { .start = start, .end = end, | ^ /kisskb/src/crypto/asymmetric_keys/public_key.c: In function 'software_key_query': /kisskb/src/crypto/asymmetric_keys/public_key.c:156:14: note: byref variable will be forcibly initialized 156 | char alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c: In function 'software_key_eds_op': /kisskb/src/crypto/asymmetric_keys/public_key.c:219:14: note: byref variable will be forcibly initialized 219 | char alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:218:35: note: byref variable will be forcibly initialized 218 | struct scatterlist in_sg, out_sg; | ^~~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:218:28: note: byref variable will be forcibly initialized 218 | struct scatterlist in_sg, out_sg; | ^~~~~ /kisskb/src/crypto/asymmetric_keys/public_key.c:217:28: note: byref variable will be forcibly initialized 217 | struct crypto_wait cwait; | ^~~~~ /kisskb/src/crypto/async_tx/async_pq.c: In function 'do_async_gen_syndrome': /kisskb/src/crypto/async_tx/async_pq.c:48:20: note: byref variable will be forcibly initialized 48 | dma_addr_t dma_dest[2]; | ^~~~~~~~ /kisskb/src/crypto/async_tx/async_pq.c: In function 'async_gen_syndrome': /kisskb/src/crypto/async_tx/async_pq.c:199:31: note: byref variable will be forcibly initialized 199 | unsigned char coefs[MAX_DISKS]; | ^~~~~ /kisskb/src/crypto/async_tx/async_pq.c: In function 'async_syndrome_val': /kisskb/src/crypto/async_tx/async_pq.c:317:28: note: byref variable will be forcibly initialized 317 | dma_addr_t pq[2]; | ^~ /kisskb/src/crypto/async_tx/async_pq.c:305:23: note: byref variable will be forcibly initialized 305 | unsigned char coefs[MAX_DISKS]; | ^~~~~ /kisskb/src/crypto/async_tx/async_pq.c:304:41: note: byref variable will be forcibly initialized 304 | struct dma_async_tx_descriptor *tx; | ^~ /kisskb/src/arch/powerpc/mm/book3s64/pkeys.c: In function 'scan_pkey_feature': /kisskb/src/arch/powerpc/mm/book3s64/pkeys.c:73:13: note: byref variable will be forcibly initialized 73 | int pkeys_total = 0; | ^~~~~~~~~~~ /kisskb/src/fs/crypto/fname.c: In function 'fscrypt_fname_encrypt': /kisskb/src/fs/crypto/fname.c:106:28: note: byref variable will be forcibly initialized 106 | struct scatterlist sg; | ^~ /kisskb/src/fs/crypto/fname.c:105:26: note: byref variable will be forcibly initialized 105 | union fscrypt_iv iv; | ^~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/crypto/fname.c:16: /kisskb/src/fs/crypto/fname.c:102:29: note: byref variable will be forcibly initialized 102 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:592:28: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 592 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/fs/crypto/fname.c: In function 'fscrypt_match_name': In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/fsverity.h:14, from /kisskb/src/fs/verity/fsverity_private.h:17, from /kisskb/src/fs/verity/enable.c:8: /kisskb/src/fs/verity/enable.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/crypto/fname.c:541:12: note: byref variable will be forcibly initialized 541 | u8 digest[SHA256_DIGEST_SIZE]; | ^~~~~~ /kisskb/src/fs/verity/enable.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/fs/crypto/fname.c: In function 'fname_decrypt': /kisskb/src/fs/crypto/fname.c:162:26: note: byref variable will be forcibly initialized 162 | union fscrypt_iv iv; | ^~ /kisskb/src/fs/crypto/fname.c:159:36: note: byref variable will be forcibly initialized 159 | struct scatterlist src_sg, dst_sg; | ^~~~~~ /kisskb/src/fs/crypto/fname.c:159:28: note: byref variable will be forcibly initialized 159 | struct scatterlist src_sg, dst_sg; | ^~~~~~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/crypto/fname.c:16: /kisskb/src/fs/crypto/fname.c:158:29: note: byref variable will be forcibly initialized 158 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:592:28: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 592 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/fs/crypto/fname.c: In function 'fscrypt_fname_disk_to_usr': /kisskb/src/fs/crypto/fname.c:375:35: note: byref variable will be forcibly initialized 375 | struct fscrypt_nokey_name nokey_name; | ^~~~~~~~~~ /kisskb/src/fs/verity/enable.c: In function 'fsverity_ioctl_enable': /kisskb/src/fs/verity/enable.c:342:36: note: byref variable will be forcibly initialized 342 | struct fsverity_enable_arg arg; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c: In function 'opal_get_sensor_data': /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c:22:16: note: byref variable will be forcibly initialized 22 | __be32 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c:21:25: note: byref variable will be forcibly initialized 21 | struct opal_msg msg; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c: In function 'opal_get_sensor_data_u64': /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c:69:21: note: byref variable will be forcibly initialized 69 | u32 sdata; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c:66:16: note: byref variable will be forcibly initialized 66 | __be64 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor.c:65:25: note: byref variable will be forcibly initialized 65 | struct opal_msg msg; | ^~~ /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_mark_wake': /kisskb/src/kernel/locking/rwsem.c:412:26: note: byref variable will be forcibly initialized 412 | struct list_head wlist; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'rtas_change_msi': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:34:28: note: byref variable will be forcibly initialized 34 | u32 addr, seq_num, rtas_ret[3]; | ^~~~~~~~ In file included from /kisskb/src/kernel/locking/rwsem.c:24: /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_wake': /kisskb/src/kernel/locking/rwsem.c:1210:23: note: byref variable will be forcibly initialized 1210 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:28: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_downgrade_wake': /kisskb/src/kernel/locking/rwsem.c:1231:23: note: byref variable will be forcibly initialized 1231 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:28: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'rtas_query_irq_number': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:95:19: note: byref variable will be forcibly initialized 95 | u32 addr, rtas_ret[2]; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'msi_quota_for_device': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:271:13: note: byref variable will be forcibly initialized 271 | int total; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c:270:27: note: byref variable will be forcibly initialized 270 | struct msi_counts counts; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'rtas_hack_32bit_msi_gen2': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:327:13: note: byref variable will be forcibly initialized 327 | u32 addr_hi, addr_lo; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'pseries_irq_parent_domain_alloc': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:541:27: note: byref variable will be forcibly initialized 541 | struct irq_fwspec parent_fwspec; | ^~~~~~~~~~~~~ /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_down_read_slowpath': /kisskb/src/kernel/locking/rwsem.c:1002:23: note: byref variable will be forcibly initialized 1002 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:28: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/kernel/locking/rwsem.c:1001:29: note: byref variable will be forcibly initialized 1001 | struct rwsem_waiter waiter; | ^~~~~~ /kisskb/src/kernel/locking/rwsem.c: In function '__down_read_common': /kisskb/src/kernel/locking/rwsem.c:1249:14: note: byref variable will be forcibly initialized 1249 | long count; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/msi.c: In function 'pseries_msi_allocate_domains': /kisskb/src/arch/powerpc/platforms/pseries/msi.c:644:13: note: byref variable will be forcibly initialized 644 | int count; | ^~~~~ In file included from /kisskb/src/kernel/locking/rwsem.c:24: /kisskb/src/kernel/locking/rwsem.c: In function 'rwsem_down_write_slowpath': /kisskb/src/kernel/locking/rwsem.c:1111:23: note: byref variable will be forcibly initialized 1111 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:28: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/kernel/locking/rwsem.c:1110:29: note: byref variable will be forcibly initialized 1110 | struct rwsem_waiter waiter; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/seq_file.h:12, from /kisskb/src/arch/powerpc/include/asm/machdep.h:6, from /kisskb/src/arch/powerpc/platforms/pseries/papr_platform_attributes.c:24: /kisskb/src/arch/powerpc/platforms/pseries/papr_platform_attributes.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/papr_platform_attributes.c: In function 'val_desc_show': /kisskb/src/arch/powerpc/platforms/pseries/papr_platform_attributes.c:185:39: note: byref variable will be forcibly initialized 185 | struct energy_scale_attribute esi; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/papr_platform_attributes.c: In function 'val_show': /kisskb/src/arch/powerpc/platforms/pseries/papr_platform_attributes.c:165:39: note: byref variable will be forcibly initialized 165 | struct energy_scale_attribute esi; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/papr_platform_attributes.c: In function 'desc_show': /kisskb/src/arch/powerpc/platforms/pseries/papr_platform_attributes.c:146:39: note: byref variable will be forcibly initialized 146 | struct energy_scale_attribute esi; | ^~~ /kisskb/src/fs/crypto/hkdf.c: In function 'fscrypt_init_hkdf': /kisskb/src/fs/crypto/hkdf.c:72:12: note: byref variable will be forcibly initialized 72 | u8 prk[HKDF_HASHLEN]; | ^~~ /kisskb/src/fs/crypto/hkdf.c: In function 'fscrypt_hkdf_expand': /kisskb/src/fs/crypto/hkdf.c:126:12: note: byref variable will be forcibly initialized 126 | u8 tmp[HKDF_HASHLEN]; | ^~~ /kisskb/src/fs/crypto/hkdf.c:125:12: note: byref variable will be forcibly initialized 125 | u8 counter = 1; | ^~~~~~~ /kisskb/src/fs/crypto/hkdf.c:121:12: note: byref variable will be forcibly initialized 121 | u8 prefix[9]; | ^~~~~~ In file included from /kisskb/src/fs/crypto/hkdf.c:12: /kisskb/src/include/crypto/hash.h:166:14: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/fs/crypto/hkdf.c:120:9: note: in expansion of macro 'SHASH_DESC_ON_STACK' 120 | SHASH_DESC_ON_STACK(desc, hkdf->hmac_tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/smp.c: In function 'smp_query_cpu_stopped': /kisskb/src/arch/powerpc/platforms/pseries/smp.c:57:13: note: byref variable will be forcibly initialized 57 | int cpu_status, status; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-msglog.c: In function 'memcons_init': /kisskb/src/arch/powerpc/platforms/powernv/opal-msglog.c:110:13: note: byref variable will be forcibly initialized 110 | u64 mcaddr; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-hmi.c: In function 'hmi_event_handler': /kisskb/src/arch/powerpc/platforms/powernv/opal-hmi.c:276:25: note: byref variable will be forcibly initialized 276 | struct opal_msg msg; | ^~~ /kisskb/src/kernel/printk/printk.c: In function 'add_to_rb': /kisskb/src/kernel/printk/printk.c:1051:30: note: byref variable will be forcibly initialized 1051 | struct printk_record dest_r; | ^~~~~~ /kisskb/src/kernel/printk/printk.c:1050:35: note: byref variable will be forcibly initialized 1050 | struct prb_reserved_entry e; | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/printk.h:37, from /kisskb/src/kernel/printk/printk.c:56: /kisskb/src/kernel/printk/printk.c: In function 'perf_trace_console': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/printk.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/printk.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/printk.h:37, from /kisskb/src/kernel/printk/printk.c:56: /kisskb/src/kernel/printk/printk.c: In function 'trace_event_raw_event_console': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/printk.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/printk.h:37, from /kisskb/src/kernel/printk/printk.c:56: /kisskb/src/kernel/printk/printk.c: In function '__bpf_trace_console': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/printk.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/printk.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/printk.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/printk.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(console, | ^~~~~~~~~~~ /kisskb/src/security/keys/persistent.c: In function 'key_get_persistent': /kisskb/src/security/keys/persistent.c:79:14: note: byref variable will be forcibly initialized 79 | char buf[32]; | ^~~ /kisskb/src/security/keys/persistent.c:76:34: note: byref variable will be forcibly initialized 76 | struct keyring_index_key index_key; | ^~~~~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_poll': /kisskb/src/kernel/printk/printk.c:831:28: note: byref variable will be forcibly initialized 831 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'info_print_ext_header': /kisskb/src/kernel/printk/printk.c:560:14: note: byref variable will be forcibly initialized 560 | char caller[20]; | ^~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/kernel/printk/printk.c:23: /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_read': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:751:23: note: in expansion of macro 'wait_event_interruptible' 751 | ret = wait_event_interruptible(log_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'record_print_text': /kisskb/src/kernel/printk/printk.c:1338:14: note: byref variable will be forcibly initialized 1338 | char prefix[PREFIX_MAX]; | ^~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/kernel/printk/printk.c:23: /kisskb/src/kernel/printk/printk.c: In function 'syslog_print': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:1529:23: note: in expansion of macro 'wait_event_interruptible' 1529 | len = wait_event_interruptible(log_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:1498:30: note: byref variable will be forcibly initialized 1498 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:1497:28: note: byref variable will be forcibly initialized 1497 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'get_record_print_text_size': /kisskb/src/kernel/printk/printk.c:1437:14: note: byref variable will be forcibly initialized 1437 | char prefix[PREFIX_MAX]; | ^~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'find_first_fitting_seq': /kisskb/src/kernel/printk/printk.c:1461:22: note: byref variable will be forcibly initialized 1461 | unsigned int line_count; | ^~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:1460:28: note: byref variable will be forcibly initialized 1460 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'syslog_print_all': /kisskb/src/kernel/printk/printk.c:1602:30: note: byref variable will be forcibly initialized 1602 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:1601:28: note: byref variable will be forcibly initialized 1601 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'kmsg_dump_get_buffer': /kisskb/src/kernel/printk/printk.c:3765:30: note: byref variable will be forcibly initialized 3765 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:3764:28: note: byref variable will be forcibly initialized 3764 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'kmsg_dump_get_line': /kisskb/src/kernel/printk/printk.c:3708:30: note: byref variable will be forcibly initialized 3708 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:3707:22: note: byref variable will be forcibly initialized 3707 | unsigned int line_count; | ^~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:3706:28: note: byref variable will be forcibly initialized 3706 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function '_printk': /kisskb/src/kernel/printk/printk.c:2288:17: note: byref variable will be forcibly initialized 2288 | va_list args; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'console_setup': /kisskb/src/kernel/printk/printk.c:2421:29: note: byref variable will be forcibly initialized 2421 | char *s, *options, *brl_options = NULL; | ^~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:2420:14: note: byref variable will be forcibly initialized 2420 | char buf[sizeof(console_cmdline[0].name) + 4]; /* 4 for "ttyS" */ | ^~~ /kisskb/src/kernel/printk/printk.c: In function 'console_emit_next_record': /kisskb/src/kernel/printk/printk.c:2681:30: note: byref variable will be forcibly initialized 2681 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:2680:28: note: byref variable will be forcibly initialized 2680 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'console_unlock': /kisskb/src/kernel/printk/printk.c:2838:13: note: byref variable will be forcibly initialized 2838 | u64 next_seq; | ^~~~~~~~ /kisskb/src/kernel/printk/printk.c:2836:14: note: byref variable will be forcibly initialized 2836 | bool handover; | ^~~~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'setup_log_buf': /kisskb/src/kernel/printk/printk.c:1080:30: note: byref variable will be forcibly initialized 1080 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:1079:28: note: byref variable will be forcibly initialized 1079 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:14: note: byref variable will be forcibly initialized 186 | char old_str[DEVKMSG_STR_MAX_SIZE]; | ^~~~~~~ /kisskb/src/kernel/printk/printk.c: In function 'do_syslog': /kisskb/src/kernel/printk/printk.c:1747:38: note: byref variable will be forcibly initialized 1747 | unsigned int line_count; | ^~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:1661:28: note: byref variable will be forcibly initialized 1661 | struct printk_info info; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'vprintk_store': /kisskb/src/kernel/printk/printk.c:2129:17: note: byref variable will be forcibly initialized 2129 | va_list args2; | ^~~~~ /kisskb/src/kernel/printk/printk.c:2128:13: note: byref variable will be forcibly initialized 2128 | u16 reserve_size; | ^~~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:2126:14: note: byref variable will be forcibly initialized 2126 | char prefix_buf[8]; | ^~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:2125:13: note: byref variable will be forcibly initialized 2125 | u16 trunc_msg_len = 0; | ^~~~~~~~~~~~~ /kisskb/src/kernel/printk/printk.c:2123:30: note: byref variable will be forcibly initialized 2123 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk.c:2122:32: note: byref variable will be forcibly initialized 2122 | enum printk_info_flags flags = 0; | ^~~~~ /kisskb/src/kernel/printk/printk.c:2121:35: note: byref variable will be forcibly initialized 2121 | struct prb_reserved_entry e; | ^ /kisskb/src/kernel/printk/printk.c: In function 'early_printk': /kisskb/src/kernel/printk/printk.c:2343:14: note: byref variable will be forcibly initialized 2343 | char buf[512]; | ^~~ /kisskb/src/kernel/printk/printk.c:2342:17: note: byref variable will be forcibly initialized 2342 | va_list ap; | ^~ /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_emit': /kisskb/src/kernel/printk/printk.c:648:17: note: byref variable will be forcibly initialized 648 | va_list args; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_write': /kisskb/src/kernel/printk/printk.c:702:23: note: byref variable will be forcibly initialized 702 | char *endp = NULL; | ^~~~ /kisskb/src/kernel/printk/printk.c: In function '_printk_deferred': /kisskb/src/kernel/printk/printk.c:3528:17: note: byref variable will be forcibly initialized 3528 | va_list args; | ^~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'desc_reopen_last': /kisskb/src/kernel/printk/printk_ringbuffer.c:1267:13: note: byref variable will be forcibly initialized 1267 | u32 cid; | ^~~ /kisskb/src/kernel/printk/printk_ringbuffer.c:1264:25: note: byref variable will be forcibly initialized 1264 | struct prb_desc desc; | ^~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'data_make_reusable': /kisskb/src/kernel/printk/printk_ringbuffer.c:574:25: note: byref variable will be forcibly initialized 574 | struct prb_desc desc; | ^~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'data_push_tail': /kisskb/src/kernel/printk/printk_ringbuffer.c:637:23: note: byref variable will be forcibly initialized 637 | unsigned long next_lpos; | ^~~~~~~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'desc_push_tail': /kisskb/src/kernel/printk/printk_ringbuffer.c:772:25: note: byref variable will be forcibly initialized 772 | struct prb_desc desc; | ^~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_first_seq': /kisskb/src/kernel/printk/printk_ringbuffer.c:1841:13: note: byref variable will be forcibly initialized 1841 | u64 seq; | ^~~ /kisskb/src/kernel/printk/printk_ringbuffer.c:1839:25: note: byref variable will be forcibly initialized 1839 | struct prb_desc desc; | ^~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'desc_read_finalized_seq': /kisskb/src/kernel/printk/printk_ringbuffer.c:1761:13: note: byref variable will be forcibly initialized 1761 | u64 s; | ^ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'copy_data': /kisskb/src/kernel/printk/printk_ringbuffer.c:1709:22: note: byref variable will be forcibly initialized 1709 | unsigned int data_size; | ^~~~~~~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_read': /kisskb/src/kernel/printk/printk_ringbuffer.c:1803:25: note: byref variable will be forcibly initialized 1803 | struct prb_desc desc; | ^~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_reserve_in_last': /kisskb/src/kernel/printk/printk_ringbuffer.c:1357:23: note: byref variable will be forcibly initialized 1357 | unsigned long id; | ^~ /kisskb/src/kernel/printk/printk_ringbuffer.c:1355:22: note: byref variable will be forcibly initialized 1355 | unsigned int data_size; | ^~~~~~~~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_reserve': /kisskb/src/kernel/printk/printk_ringbuffer.c:1491:23: note: byref variable will be forcibly initialized 1491 | unsigned long id; | ^~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_read_valid_info': /kisskb/src/kernel/printk/printk_ringbuffer.c:1970:30: note: byref variable will be forcibly initialized 1970 | struct printk_record r; | ^ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_first_valid_seq': /kisskb/src/kernel/printk/printk_ringbuffer.c:1994:13: note: byref variable will be forcibly initialized 1994 | u64 seq = 0; | ^~~ /kisskb/src/kernel/printk/printk_ringbuffer.c: In function 'prb_next_seq': /kisskb/src/kernel/printk/printk_ringbuffer.c:2022:13: note: byref variable will be forcibly initialized 2022 | u64 seq; | ^~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function 'async_sum_product': /kisskb/src/crypto/async_tx/async_raid6_recov.c:35:28: note: byref variable will be forcibly initialized 35 | dma_addr_t pq[2]; | ^~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function '__2data_recov_4': /kisskb/src/crypto/async_tx/async_raid6_recov.c:162:23: note: byref variable will be forcibly initialized 162 | unsigned char coef[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:161:22: note: byref variable will be forcibly initialized 161 | unsigned int src_offs[2]; | ^~~~~~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:160:22: note: byref variable will be forcibly initialized 160 | struct page *srcs[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function 'async_mult': /kisskb/src/crypto/async_tx/async_raid6_recov.c:102:28: note: byref variable will be forcibly initialized 102 | dma_addr_t dma_dest[2]; | ^~~~~~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function '__2data_recov_5': /kisskb/src/crypto/async_tx/async_raid6_recov.c:212:23: note: byref variable will be forcibly initialized 212 | unsigned char coef[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:211:22: note: byref variable will be forcibly initialized 211 | unsigned int src_offs[2]; | ^~~~~~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:210:22: note: byref variable will be forcibly initialized 210 | struct page *srcs[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function '__2data_recov_n': /kisskb/src/crypto/async_tx/async_raid6_recov.c:303:23: note: byref variable will be forcibly initialized 303 | unsigned char coef[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:302:22: note: byref variable will be forcibly initialized 302 | unsigned int src_offs[2]; | ^~~~~~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:301:22: note: byref variable will be forcibly initialized 301 | struct page *srcs[2]; | ^~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c: In function 'async_raid6_datap_recov': /kisskb/src/crypto/async_tx/async_raid6_recov.c:485:22: note: byref variable will be forcibly initialized 485 | unsigned int src_offs[2]; | ^~~~~~~~ /kisskb/src/crypto/async_tx/async_raid6_recov.c:484:22: note: byref variable will be forcibly initialized 484 | struct page *srcs[2]; | ^~~~ /kisskb/src/arch/powerpc/kernel/irq_64.c: In function 'replay_system_reset': /kisskb/src/arch/powerpc/kernel/irq_64.c:386:24: note: byref variable will be forcibly initialized 386 | struct pt_regs regs; | ^~~~ /kisskb/src/arch/powerpc/kernel/irq_64.c: In function 'replay_soft_interrupts': /kisskb/src/arch/powerpc/kernel/irq_64.c:73:24: note: byref variable will be forcibly initialized 73 | struct pt_regs regs; | ^~~~ /kisskb/src/security/keys/keyctl_pkey.c: In function 'keyctl_pkey_params_parse': /kisskb/src/security/keys/keyctl_pkey.c:42:15: note: byref variable will be forcibly initialized 42 | char *c = params->info, *p, *q; | ^ /kisskb/src/security/keys/keyctl_pkey.c:41:21: note: byref variable will be forcibly initialized 41 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/security/keys/keyctl_pkey.c:40:23: note: byref variable will be forcibly initialized 40 | unsigned long token_mask = 0; | ^~~~~~~~~~ /kisskb/src/security/keys/keyctl_pkey.c: In function 'keyctl_pkey_params_get_2': /kisskb/src/security/keys/keyctl_pkey.c:119:34: note: byref variable will be forcibly initialized 119 | struct kernel_pkey_query info; | ^~~~ /kisskb/src/security/keys/keyctl_pkey.c:118:35: note: byref variable will be forcibly initialized 118 | struct keyctl_pkey_params uparams; | ^~~~~~~ /kisskb/src/security/keys/keyctl_pkey.c: In function 'keyctl_pkey_query': /kisskb/src/security/keys/keyctl_pkey.c:174:34: note: byref variable will be forcibly initialized 174 | struct kernel_pkey_query res; | ^~~ /kisskb/src/security/keys/keyctl_pkey.c:173:35: note: byref variable will be forcibly initialized 173 | struct kernel_pkey_params params; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/setup_64.c: In function 'check_smt_enabled': /kisskb/src/arch/powerpc/kernel/setup_64.c:142:29: note: byref variable will be forcibly initialized 142 | int smt; | ^~~ /kisskb/src/security/keys/keyctl_pkey.c: In function 'keyctl_pkey_e_d_s': /kisskb/src/security/keys/keyctl_pkey.c:218:35: note: byref variable will be forcibly initialized 218 | struct kernel_pkey_params params; | ^~~~~~ /kisskb/src/security/keys/keyctl_pkey.c: In function 'keyctl_pkey_verify': /kisskb/src/security/keys/keyctl_pkey.c:293:35: note: byref variable will be forcibly initialized 293 | struct kernel_pkey_params params; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_write_header': /kisskb/src/arch/powerpc/kernel/nvram_64.c:728:29: note: byref variable will be forcibly initialized 728 | struct nvram_header phead; | ^~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c:726:16: note: byref variable will be forcibly initialized 726 | loff_t tmp_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_scan_partitions': /kisskb/src/arch/powerpc/kernel/nvram_64.c:987:29: note: byref variable will be forcibly initialized 987 | struct nvram_header phead; | ^~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c:986:16: note: byref variable will be forcibly initialized 986 | loff_t cur_index = 0; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_write_os_partition': /kisskb/src/arch/powerpc/kernel/nvram_64.c:187:29: note: byref variable will be forcibly initialized 187 | struct err_log_info info; | ^~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c:186:16: note: byref variable will be forcibly initialized 186 | loff_t tmp_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'oops_to_nvram': /kisskb/src/arch/powerpc/kernel/nvram_64.c:654:16: note: byref variable will be forcibly initialized 654 | size_t text_len; | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_read_partition': /kisskb/src/arch/powerpc/kernel/nvram_64.c:225:29: note: byref variable will be forcibly initialized 225 | struct err_log_info info; | ^~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c:224:16: note: byref variable will be forcibly initialized 224 | loff_t tmp_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_create_partition': /kisskb/src/arch/powerpc/kernel/nvram_64.c:850:16: note: byref variable will be forcibly initialized 850 | loff_t tmp_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_init_os_partition': /kisskb/src/arch/powerpc/kernel/nvram_64.c:277:13: note: byref variable will be forcibly initialized 277 | int size; | ^~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c: In function 'nvram_pstore_read': /kisskb/src/arch/powerpc/kernel/nvram_64.c:424:39: note: byref variable will be forcibly initialized 424 | unsigned int err_type, id_no, size = 0; | ^~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c:424:32: note: byref variable will be forcibly initialized 424 | unsigned int err_type, id_no, size = 0; | ^~~~~ /kisskb/src/arch/powerpc/kernel/nvram_64.c:424:22: note: byref variable will be forcibly initialized 424 | unsigned int err_type, id_no, size = 0; | ^~~~~~~~ /kisskb/src/fs/verity/measure.c: In function 'fsverity_ioctl_measure': /kisskb/src/fs/verity/measure.c:29:32: note: byref variable will be forcibly initialized 29 | struct fsverity_digest arg; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c: In function 'cpu_to_drc_index': /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:76:37: note: byref variable will be forcibly initialized 76 | u32 nr_drc_indexes, thread_drc_index; | ^~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:76:21: note: byref variable will be forcibly initialized 76 | u32 nr_drc_indexes, thread_drc_index; | ^~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:56:31: note: byref variable will be forcibly initialized 56 | const __be32 *value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:55:21: note: byref variable will be forcibly initialized 55 | u32 num_set_entries; | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:53:36: note: byref variable will be forcibly initialized 53 | struct of_drc_info drc; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:39:26: note: byref variable will be forcibly initialized 39 | struct property *info; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c: In function 'get_best_energy_data': /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:231:23: note: byref variable will be forcibly initialized 231 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c: In function 'drc_index_to_cpu': /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:125:31: note: byref variable will be forcibly initialized 125 | const __be32 *value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:124:21: note: byref variable will be forcibly initialized 124 | u32 num_set_entries; | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:122:36: note: byref variable will be forcibly initialized 122 | struct of_drc_info drc; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:112:26: note: byref variable will be forcibly initialized 112 | struct property *info; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c: In function 'get_best_energy_list': /kisskb/src/arch/powerpc/platforms/pseries/pseries_energy.c:191:23: note: byref variable will be forcibly initialized 191 | unsigned long retbuf[PLPAR_HCALL9_BUFSIZE]; | ^~~~~~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/verity/hash_algs.c:10: /kisskb/src/fs/verity/hash_algs.c: In function 'fsverity_prepare_hash_state': /kisskb/src/fs/verity/hash_algs.c:164:29: note: byref variable will be forcibly initialized 164 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:592:28: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 592 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/fs/verity/hash_algs.c:163:28: note: byref variable will be forcibly initialized 163 | struct scatterlist sg; | ^~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/verity/hash_algs.c:10: /kisskb/src/fs/verity/hash_algs.c: In function 'fsverity_hash_page': /kisskb/src/fs/verity/hash_algs.c:238:29: note: byref variable will be forcibly initialized 238 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:592:28: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 592 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/fs/verity/hash_algs.c:237:28: note: byref variable will be forcibly initialized 237 | struct scatterlist sg; | ^~ In file included from /kisskb/src/include/crypto/hash.h:11, from /kisskb/src/fs/verity/hash_algs.c:10: /kisskb/src/fs/verity/hash_algs.c: In function 'fsverity_hash_buffer': /kisskb/src/fs/verity/hash_algs.c:286:29: note: byref variable will be forcibly initialized 286 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:592:28: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 592 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/fs/verity/hash_algs.c:285:28: note: byref variable will be forcibly initialized 285 | struct scatterlist sg; | ^~ In file included from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/mm_types.h:15, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/xarray.h:15, from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:12, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/energy_model.h:7, from /kisskb/src/include/linux/device.h:16, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/kernel/power/suspend.c:17: /kisskb/src/kernel/power/suspend.c: In function 's2idle_enter': /kisskb/src/include/linux/swait.h:161:28: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:183:15: note: in expansion of macro '___swait_event' 183 | (void)___swait_event(wq, condition, TASK_UNINTERRUPTIBLE, 0, \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:190:9: note: in expansion of macro '__swait_event' 190 | __swait_event(wq, condition); \ | ^~~~~~~~~~~~~ /kisskb/src/kernel/power/suspend.c:104:9: note: in expansion of macro 'swait_event_exclusive' 104 | swait_event_exclusive(s2idle_wait_head, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/power/suspend.c: In function 'suspend_devices_and_enter': /kisskb/src/kernel/power/suspend.c:478:14: note: byref variable will be forcibly initialized 478 | bool wakeup = false; | ^~~~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'read_mem_unaligned': /kisskb/src/arch/powerpc/lib/sstep.c:411:11: note: byref variable will be forcibly initialized 411 | } u; | ^ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'read_mem': /kisskb/src/arch/powerpc/lib/sstep.c:411:11: note: byref variable will be forcibly initialized /kisskb/src/arch/powerpc/lib/sstep.c: In function 'write_mem_unaligned': /kisskb/src/arch/powerpc/lib/sstep.c:547:11: note: byref variable will be forcibly initialized 547 | } u; | ^ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'write_mem': /kisskb/src/arch/powerpc/lib/sstep.c:547:11: note: byref variable will be forcibly initialized /kisskb/src/fs/verity/init.c: In function 'fsverity_msg': /kisskb/src/fs/verity/init.c:18:17: note: byref variable will be forcibly initialized 18 | va_list args; | ^~~~ /kisskb/src/fs/verity/init.c:17:26: note: byref variable will be forcibly initialized 17 | struct va_format vaf; | ^~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'do_fp_load': /kisskb/src/arch/powerpc/lib/sstep.c:586:11: note: byref variable will be forcibly initialized 586 | } u; | ^ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'do_fp_store': /kisskb/src/arch/powerpc/lib/sstep.c:636:11: note: byref variable will be forcibly initialized 636 | } u; | ^ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'cpu_drc_index_to_dn': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:707:13: note: byref variable will be forcibly initialized 707 | u32 my_index; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'dlpar_offline_cpu': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:328:13: note: byref variable will be forcibly initialized 328 | int len, nthreads, i; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'pseries_remove_processor': /kisskb/src/security/commoncap.c: In function 'cap_inode_getsecurity': /kisskb/src/security/commoncap.c:386:15: note: byref variable will be forcibly initialized 386 | char *tmpbuf = NULL; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:295:13: note: byref variable will be forcibly initialized 295 | int len, nthreads, i; | ^~~ /kisskb/src/security/commoncap.c: In function 'get_vfs_caps_from_disk': /kisskb/src/security/commoncap.c:655:32: note: byref variable will be forcibly initialized 655 | struct vfs_ns_cap_data data, *nscaps = &data; | ^~~~ /kisskb/src/security/commoncap.c: In function 'get_file_caps': /kisskb/src/security/commoncap.c:733:33: note: byref variable will be forcibly initialized 733 | struct cpu_vfs_cap_data vcaps; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'pseries_cpuhp_detach_nodes': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:642:29: note: byref variable will be forcibly initialized 642 | struct of_changeset cs; | ^~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'pseries_cpuhp_attach_nodes': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:521:29: note: byref variable will be forcibly initialized 521 | struct of_changeset cs; | ^~ /kisskb/src/security/commoncap.c: In function 'cap_bprm_creds_from_file': /kisskb/src/security/commoncap.c:896:33: note: byref variable will be forcibly initialized 896 | bool effective = false, has_fcap = false, is_setid; | ^~~~~~~~ /kisskb/src/security/commoncap.c:896:14: note: byref variable will be forcibly initialized 896 | bool effective = false, has_fcap = false, is_setid; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'dlpar_online_cpu': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:384:13: note: byref variable will be forcibly initialized 384 | int len, nthreads, i; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'dlpar_cpu_release': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:798:13: note: byref variable will be forcibly initialized 798 | u32 drc_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'dlpar_cpu_exists': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:425:13: note: byref variable will be forcibly initialized 425 | u32 my_drc_index; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'drc_info_valid_index': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:454:13: note: byref variable will be forcibly initialized 454 | int count, i, j; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:452:23: note: byref variable will be forcibly initialized 452 | const __be32 *value; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:451:28: note: byref variable will be forcibly initialized 451 | struct of_drc_info drc; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:450:26: note: byref variable will be forcibly initialized 450 | struct property *info; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'valid_cpu_drc_index': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:504:21: note: byref variable will be forcibly initialized 504 | u32 drc; | ^~~ /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c: In function 'hw_breakpoint_handler': /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c:622:23: note: byref variable will be forcibly initialized 622 | unsigned long ea; | ^~ /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c:621:13: note: byref variable will be forcibly initialized 621 | int size = 0; | ^~~~ /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c:620:13: note: byref variable will be forcibly initialized 620 | int type = 0; | ^~~~ /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c: In function 'ptrace_triggered': /kisskb/src/arch/powerpc/kernel/hw_breakpoint.c:832:32: note: byref variable will be forcibly initialized 832 | struct perf_event_attr attr; | ^~~~ /kisskb/src/crypto/asymmetric_keys/pkcs7_verify.c: In function 'pkcs7_digest': /kisskb/src/crypto/asymmetric_keys/pkcs7_verify.c:73:20: note: byref variable will be forcibly initialized 73 | u8 tag; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'pseries_add_processor': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:214:23: note: byref variable will be forcibly initialized 214 | cpumask_var_t cpu_mask; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:212:13: note: byref variable will be forcibly initialized 212 | int len, nthreads, node, cpu, assigned_node; | ^~~ /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c: In function 'dlpar_cpu_probe': /kisskb/src/arch/powerpc/platforms/pseries/hotplug-cpu.c:783:13: note: byref variable will be forcibly initialized 783 | u32 drc_index; | ^~~~~~~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'emulate_loadstore': /kisskb/src/arch/powerpc/lib/sstep.c:3533:38: note: byref variable will be forcibly initialized 3533 | unsigned int v32 = regs->gpr[rd]; | ^~~ /kisskb/src/arch/powerpc/lib/sstep.c:3462:38: note: byref variable will be forcibly initialized 3462 | unsigned int v32 = 0; | ^~~ /kisskb/src/arch/powerpc/lib/sstep.c:3317:22: note: byref variable will be forcibly initialized 3317 | unsigned int cr; | ^~ /kisskb/src/fs/quota/dquot.c: In function '__quota_error': /kisskb/src/fs/quota/dquot.c:142:34: note: byref variable will be forcibly initialized 142 | struct va_format vaf; | ^~~ /kisskb/src/fs/quota/dquot.c:141:25: note: byref variable will be forcibly initialized 141 | va_list args; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:35, from /kisskb/src/include/linux/fscrypt.h:16, from /kisskb/src/fs/crypto/fscrypt_private.h:14, from /kisskb/src/fs/crypto/hooks.c:8: /kisskb/src/fs/crypto/hooks.c: In function 'fscrypt_symlink_getattr': /kisskb/src/fs/crypto/hooks.c:409:29: note: byref variable will be forcibly initialized 409 | DEFINE_DELAYED_CALL(done); | ^~~~ /kisskb/src/include/linux/delayed_call.h:15:55: note: in definition of macro 'DEFINE_DELAYED_CALL' 15 | #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} | ^~~~ /kisskb/src/arch/powerpc/lib/sstep.c: In function 'emulate_step': /kisskb/src/arch/powerpc/lib/sstep.c:3572:31: note: byref variable will be forcibly initialized 3572 | struct instruction_op op; | ^~ /kisskb/src/fs/crypto/hooks.c: In function 'fscrypt_get_symlink': /kisskb/src/fs/crypto/hooks.c:313:34: note: byref variable will be forcibly initialized 313 | struct fscrypt_str cstr, pstr; | ^~~~ /kisskb/src/fs/crypto/hooks.c:313:28: note: byref variable will be forcibly initialized 313 | struct fscrypt_str cstr, pstr; | ^~~~ /kisskb/src/fs/quota/dquot.c: In function 'dquot_writeback_dquots': /kisskb/src/fs/quota/dquot.c:634:26: note: byref variable will be forcibly initialized 634 | struct list_head dirty; | ^~~~~ /kisskb/src/fs/quota/dquot.c: In function '__dquot_drop': /kisskb/src/fs/quota/dquot.c:1582:23: note: byref variable will be forcibly initialized 1582 | struct dquot *put[MAXQUOTAS]; | ^~~ /kisskb/src/fs/quota/dquot.c: In function '__dquot_initialize': /kisskb/src/fs/quota/dquot.c:1459:27: note: byref variable will be forcibly initialized 1459 | kprojid_t projid; | ^~~~~~ /kisskb/src/fs/quota/dquot.c: In function '__dquot_transfer': /kisskb/src/fs/quota/dquot.c:1972:27: note: byref variable will be forcibly initialized 1972 | struct dquot_warn warn_from_space[MAXQUOTAS]; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/quota/dquot.c:1971:27: note: byref variable will be forcibly initialized 1971 | struct dquot_warn warn_from_inodes[MAXQUOTAS]; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/quota/dquot.c:1970:27: note: byref variable will be forcibly initialized 1970 | struct dquot_warn warn_to[MAXQUOTAS]; | ^~~~~~~ /kisskb/src/fs/quota/dquot.c:1966:17: note: byref variable will be forcibly initialized 1966 | qsize_t inode_usage = 1; | ^~~~~~~~~~~ /kisskb/src/fs/quota/dquot.c: In function '__dquot_alloc_space': /kisskb/src/fs/quota/dquot.c:1666:27: note: byref variable will be forcibly initialized 1666 | struct dquot_warn warn[MAXQUOTAS]; | ^~~~ /kisskb/src/fs/quota/dquot.c: In function 'dquot_alloc_inode': /kisskb/src/fs/quota/dquot.c:1737:27: note: byref variable will be forcibly initialized 1737 | struct dquot_warn warn[MAXQUOTAS]; | ^~~~ /kisskb/src/fs/quota/dquot.c: In function 'dquot_free_inode': /kisskb/src/fs/quota/dquot.c:1920:27: note: byref variable will be forcibly initialized 1920 | struct dquot_warn warn[MAXQUOTAS]; | ^~~~ /kisskb/src/arch/powerpc/kernel/signal_32.c: In function 'do_setcontext': /kisskb/src/arch/powerpc/kernel/signal_32.c:919:18: note: byref variable will be forcibly initialized 919 | sigset_t set; | ^~~ /kisskb/src/fs/quota/dquot.c: In function '__dquot_free_space': /kisskb/src/fs/quota/dquot.c:1865:27: note: byref variable will be forcibly initialized 1865 | struct dquot_warn warn[MAXQUOTAS]; | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/quota/dquot.c:59: /kisskb/src/fs/quota/dquot.c: In function 'drop_dquot_ref': /kisskb/src/fs/quota/dquot.c:1107:19: note: byref variable will be forcibly initialized 1107 | LIST_HEAD(tofree_head); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/quota/dquot.c:59: /kisskb/src/fs/quota/dquot.c: In function 'invalidate_dquots': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/quota/dquot.c:568:25: note: in expansion of macro 'wait_event' 568 | wait_event(dquot_ref_wq, | ^~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/signal_32.c: In function 'compat_sys_sigreturn': /kisskb/src/arch/powerpc/kernel/signal_32.c:1302:18: note: byref variable will be forcibly initialized 1302 | sigset_t set; | ^~~ /kisskb/src/arch/powerpc/kernel/signal_32.c:1300:27: note: byref variable will be forcibly initialized 1300 | struct sigcontext sigctx; | ^~~~~~ /kisskb/src/fs/crypto/keysetup.c: In function 'setup_per_mode_enc_key': /kisskb/src/fs/crypto/keysetup.c:183:12: note: byref variable will be forcibly initialized 183 | u8 hkdf_info[sizeof(mode_num) + sizeof(sb->s_uuid)]; | ^~~~~~~~~ /kisskb/src/fs/crypto/keysetup.c:182:12: note: byref variable will be forcibly initialized 182 | u8 mode_key[FSCRYPT_MAX_KEY_SIZE]; | ^~~~~~~~ /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_setup_v2_file_key': /kisskb/src/fs/crypto/keysetup.c:349:20: note: byref variable will be forcibly initialized 349 | u8 derived_key[FSCRYPT_MAX_KEY_SIZE]; | ^~~~~~~~~~~ /kisskb/src/fs/crypto/keysetup.c: In function 'setup_file_encryption_key': /kisskb/src/fs/crypto/keysetup.c:426:38: note: byref variable will be forcibly initialized 426 | struct fscrypt_key_specifier mk_spec; | ^~~~~~~ /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_setup_encryption_info': /kisskb/src/fs/crypto/keysetup.c:526:36: note: byref variable will be forcibly initialized 526 | struct fscrypt_master_key *mk = NULL; | ^~ /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_prepare_new_inode': /kisskb/src/fs/crypto/keysetup.c:671:12: note: byref variable will be forcibly initialized 671 | u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; | ^~~~~ /kisskb/src/fs/crypto/keysetup.c: In function 'fscrypt_get_encryption_info': /kisskb/src/fs/crypto/keysetup.c:606:30: note: byref variable will be forcibly initialized 606 | union fscrypt_policy policy; | ^~~~~~ /kisskb/src/fs/crypto/keysetup.c:605:31: note: byref variable will be forcibly initialized 605 | union fscrypt_context ctx; | ^~~ /kisskb/src/crypto/cipher.c: In function 'cipher_crypt_one': /kisskb/src/crypto/cipher.c:69:20: note: byref variable will be forcibly initialized 69 | u8 buffer[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-power.c: In function 'detect_epow': /kisskb/src/arch/powerpc/platforms/powernv/opal-power.c:26:16: note: byref variable will be forcibly initialized 26 | __be16 epow_classes; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-power.c: In function 'poweroff_pending': /kisskb/src/arch/powerpc/platforms/powernv/opal-power.c:59:16: note: byref variable will be forcibly initialized 59 | __be64 opal_dpo_timeout; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'find_master_key_user': /kisskb/src/fs/crypto/keyring.c:343:14: note: byref variable will be forcibly initialized 343 | char description[FSCRYPT_MK_USER_DESCRIPTION_SIZE]; | ^~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'add_master_key_user': /kisskb/src/fs/crypto/keyring.c:371:14: note: byref variable will be forcibly initialized 371 | char description[FSCRYPT_MK_USER_DESCRIPTION_SIZE]; | ^~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'allocate_master_key_users_keyring': /kisskb/src/fs/crypto/keyring.c:321:14: note: byref variable will be forcibly initialized 321 | char description[FSCRYPT_MK_USERS_DESCRIPTION_SIZE]; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/random.h:9, from /kisskb/src/include/linux/nodemask.h:97, from /kisskb/src/include/linux/mmzone.h:17, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/skcipher.h:12, from /kisskb/src/fs/crypto/keyring.c:22: /kisskb/src/fs/crypto/keyring.c: In function 'fscrypt_get_test_dummy_secret': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/fs/crypto/keyring.c:749:9: note: in expansion of macro 'get_random_once' 749 | get_random_once(test_key, FSCRYPT_MAX_KEY_SIZE); | ^~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'check_for_busy_inodes': /kisskb/src/fs/crypto/keyring.c:910:14: note: byref variable will be forcibly initialized 910 | char ino_str[50] = ""; | ^~~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'fscrypt_ioctl_add_key': /kisskb/src/fs/crypto/keyring.c:689:42: note: byref variable will be forcibly initialized 689 | struct fscrypt_master_key_secret secret; | ^~~~~~ /kisskb/src/fs/crypto/keyring.c:688:36: note: byref variable will be forcibly initialized 688 | struct fscrypt_add_key_arg arg; | ^~~ /kisskb/src/fs/crypto/keyring.c: In function 'fscrypt_add_test_dummy_key': /kisskb/src/fs/crypto/keyring.c:792:42: note: byref variable will be forcibly initialized 792 | struct fscrypt_master_key_secret secret; | ^~~~~~ /kisskb/src/fs/crypto/keyring.c:791:38: note: byref variable will be forcibly initialized 791 | struct fscrypt_key_specifier key_spec; | ^~~~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'do_remove_key': In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c:11: /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c: In function 'kmalloc_array': /kisskb/src/fs/crypto/keyring.c:1009:39: note: byref variable will be forcibly initialized 1009 | struct fscrypt_remove_key_arg arg; | ^~~ /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c: In function 'opal_handle_events': /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c:43:16: note: byref variable will be forcibly initialized 43 | __be64 events = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c: In function 'opal_interrupt': /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c:124:16: note: byref variable will be forcibly initialized 124 | __be64 events; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c: In function 'opal_event_init': /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c:235:29: note: byref variable will be forcibly initialized 235 | u32 hw_irq; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-irqchip.c:234:37: note: byref variable will be forcibly initialized 234 | const char *name = NULL; | ^~~~ /kisskb/src/fs/crypto/keyring.c: In function 'fscrypt_ioctl_get_key_status': /kisskb/src/fs/crypto/keyring.c:1134:43: note: byref variable will be forcibly initialized 1134 | struct fscrypt_get_key_status_arg arg; | ^~~ /kisskb/src/fs/crypto/keyring.c: In function 'fscrypt_get_test_dummy_key_identifier': /kisskb/src/fs/crypto/keyring.c:759:42: note: byref variable will be forcibly initialized 759 | struct fscrypt_master_key_secret secret; | ^~~~~~ /kisskb/src/fs/crypto/keyring.c: In function 'fscrypt_verify_key_added': /kisskb/src/fs/crypto/keyring.c:826:38: note: byref variable will be forcibly initialized 826 | struct fscrypt_key_specifier mk_spec; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c: In function 'powercap_store': /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:88:13: note: byref variable will be forcibly initialized 88 | u32 pcap; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:87:25: note: byref variable will be forcibly initialized 87 | struct opal_msg msg; | ^~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:12: /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c: In function 'powercap_show': /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:36:13: note: byref variable will be forcibly initialized 36 | u32 pcap; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:35:25: note: byref variable will be forcibly initialized 35 | struct opal_msg msg; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c: In function 'opal_powercap_init': /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:166:31: note: byref variable will be forcibly initialized 166 | u32 cur, min, max; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:166:26: note: byref variable will be forcibly initialized 166 | u32 cur, min, max; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-powercap.c:166:21: note: byref variable will be forcibly initialized 166 | u32 cur, min, max; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/iomap/trace.h:190, from /kisskb/src/fs/iomap/trace.c:12: /kisskb/src/fs/iomap/trace.c: In function 'perf_trace_iomap_readpage_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'perf_trace_iomap_range_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'perf_trace_iomap_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'perf_trace_iomap_iter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/iomap/trace.h:190, from /kisskb/src/fs/iomap/trace.c:12: /kisskb/src/fs/iomap/trace.c: In function 'trace_event_raw_event_iomap_readpage_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'trace_event_raw_event_iomap_range_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'trace_event_raw_event_iomap_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function 'trace_event_raw_event_iomap_iter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/fs/iomap/trace.h:190, from /kisskb/src/fs/iomap/trace.c:12: /kisskb/src/fs/iomap/trace.c: In function '__bpf_trace_iomap_readpage_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:27:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 27 | DECLARE_EVENT_CLASS(iomap_readpage_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function '__bpf_trace_iomap_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:110:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 110 | DECLARE_EVENT_CLASS(iomap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function '__bpf_trace_iomap_range_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:53:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 53 | DECLARE_EVENT_CLASS(iomap_range_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/trace.c: In function '__bpf_trace_iomap_iter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/./trace.h:152:1: note: in expansion of macro 'TRACE_EVENT' 152 | TRACE_EVENT(iomap_iter, | ^~~~~~~~~~~ /kisskb/src/fs/crypto/keysetup_v1.c: In function 'find_or_insert_direct_key': /kisskb/src/fs/crypto/keysetup_v1.c:183:23: note: byref variable will be forcibly initialized 183 | unsigned long hash_key; | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function '____soft_nmi_interrupt': /kisskb/src/arch/powerpc/kernel/watchdog.c:371:23: note: byref variable will be forcibly initialized 371 | unsigned long flags; | ^~~~~ /kisskb/src/fs/crypto/keysetup_v1.c: In function 'derive_key_aes': /kisskb/src/fs/crypto/keysetup_v1.c:54:36: note: byref variable will be forcibly initialized 54 | struct scatterlist src_sg, dst_sg; | ^~~~~~ /kisskb/src/fs/crypto/keysetup_v1.c:54:28: note: byref variable will be forcibly initialized 54 | struct scatterlist src_sg, dst_sg; | ^~~~~~ In file included from /kisskb/src/include/crypto/algapi.h:11, from /kisskb/src/fs/crypto/keysetup_v1.c:23: /kisskb/src/fs/crypto/keysetup_v1.c:53:29: note: byref variable will be forcibly initialized 53 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:592:28: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 592 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/fs/crypto/keysetup_v1.c: In function 'fscrypt_setup_v1_file_key_via_subscribed_keyrings': /kisskb/src/fs/crypto/keysetup_v1.c:303:35: note: byref variable will be forcibly initialized 303 | const struct fscrypt_key *payload; | ^~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/vphn.c: In function 'vphn_unpack_associativity': /kisskb/src/arch/powerpc/platforms/pseries/vphn.c:27:16: note: byref variable will be forcibly initialized 27 | __be64 be_packed[VPHN_REGISTER_COUNT]; | ^~~~~~~~~ /kisskb/src/crypto/asymmetric_keys/pkcs8_parser.c: In function 'pkcs8_parse': /kisskb/src/crypto/asymmetric_keys/pkcs8_parser.c:99:36: note: byref variable will be forcibly initialized 99 | struct pkcs8_parse_context ctx; | ^~~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'soft_nmi_interrupt': /kisskb/src/arch/powerpc/kernel/watchdog.c:371:23: note: byref variable will be forcibly initialized In file included from /kisskb/src/arch/powerpc/kernel/watchdog.c:30: /kisskb/src/arch/powerpc/include/asm/interrupt.h:576:36: note: byref variable will be forcibly initialized 576 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c:369:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 369 | DEFINE_INTERRUPT_HANDLER_NMI(soft_nmi_interrupt) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/asymmetric_keys/pkcs8_parser.c: In function 'pkcs8_note_OID': /kisskb/src/crypto/asymmetric_keys/pkcs8_parser.c:41:22: note: byref variable will be forcibly initialized 41 | char buffer[50]; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'wd_smp_clear_cpu_pending': /kisskb/src/arch/powerpc/kernel/watchdog.c:327:31: note: byref variable will be forcibly initialized 327 | unsigned long flags; | ^~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c:268:39: note: byref variable will be forcibly initialized 268 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/mm/mempool.c:13: /kisskb/src/mm/mempool.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:666:16: note: byref variable will be forcibly initialized 666 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/iomap/buffered-io.c:8: /kisskb/src/fs/iomap/buffered-io.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/iomap/buffered-io.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/mm/mempool.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/mm/mempool.c: In function 'mempool_alloc': /kisskb/src/mm/mempool.c:378:28: note: byref variable will be forcibly initialized 378 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'stop_watchdog': /kisskb/src/arch/powerpc/kernel/watchdog.c:513:23: note: byref variable will be forcibly initialized 513 | unsigned long flags; | ^~~~~ /kisskb/src/arch/powerpc/platforms/pseries/vio.c: In function 'vio_build_iommu_table': /kisskb/src/arch/powerpc/platforms/pseries/vio.c:1174:31: note: byref variable will be forcibly initialized 1174 | unsigned long offset, size; | ^~~~ /kisskb/src/arch/powerpc/platforms/pseries/vio.c:1174:23: note: byref variable will be forcibly initialized 1174 | unsigned long offset, size; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/oom.h:195, from /kisskb/src/mm/oom_kill.c:53: /kisskb/src/mm/oom_kill.c: In function 'perf_trace_oom_score_adj_update': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'perf_trace_reclaim_retry_zone': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'perf_trace_mark_victim': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:74:1: note: in expansion of macro 'TRACE_EVENT' 74 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:74:1: note: in expansion of macro 'TRACE_EVENT' 74 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'perf_trace_wake_reaper': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'perf_trace_start_task_reaping': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:106:1: note: in expansion of macro 'TRACE_EVENT' 106 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:106:1: note: in expansion of macro 'TRACE_EVENT' 106 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'perf_trace_finish_task_reaping': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'perf_trace_skip_task_reaping': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:138:1: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:138:1: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/vio.c: In function 'vio_find_node': /kisskb/src/arch/powerpc/platforms/pseries/vio.c:1677:14: note: byref variable will be forcibly initialized 1677 | char kobj_name[20]; | ^~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'perf_trace_compact_retry': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/oom.h:195, from /kisskb/src/mm/oom_kill.c:53: /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_oom_score_adj_update': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'watchdog_smp_panic': /kisskb/src/arch/powerpc/kernel/watchdog.c:203:23: note: byref variable will be forcibly initialized 203 | unsigned long flags; | ^~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_reclaim_retry_zone': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_mark_victim': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:74:1: note: in expansion of macro 'TRACE_EVENT' 74 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_wake_reaper': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_start_task_reaping': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:106:1: note: in expansion of macro 'TRACE_EVENT' 106 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_finish_task_reaping': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_skip_task_reaping': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:138:1: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'trace_event_raw_event_compact_retry': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/watchdog.c: In function 'start_watchdog': /kisskb/src/arch/powerpc/kernel/watchdog.c:475:23: note: byref variable will be forcibly initialized 475 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/oom.h:195, from /kisskb/src/mm/oom_kill.c:53: /kisskb/src/mm/oom_kill.c: In function '__bpf_trace_oom_score_adj_update': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(oom_score_adj_update, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function '__bpf_trace_mark_victim': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:74:1: note: in expansion of macro 'TRACE_EVENT' 74 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:74:1: note: in expansion of macro 'TRACE_EVENT' 74 | TRACE_EVENT(mark_victim, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function '__bpf_trace_wake_reaper': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(wake_reaper, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function '__bpf_trace_start_task_reaping': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:106:1: note: in expansion of macro 'TRACE_EVENT' 106 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:106:1: note: in expansion of macro 'TRACE_EVENT' 106 | TRACE_EVENT(start_task_reaping, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function '__bpf_trace_finish_task_reaping': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:122:1: note: in expansion of macro 'TRACE_EVENT' 122 | TRACE_EVENT(finish_task_reaping, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function '__bpf_trace_skip_task_reaping': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:138:1: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:138:1: note: in expansion of macro 'TRACE_EVENT' 138 | TRACE_EVENT(skip_task_reaping, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function '__bpf_trace_reclaim_retry_zone': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(reclaim_retry_zone, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function '__bpf_trace_compact_retry': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/oom.h:155:1: note: in expansion of macro 'TRACE_EVENT' 155 | TRACE_EVENT(compact_retry, | ^~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function '__oom_reap_task_mm': /kisskb/src/mm/oom_kill.c:542:43: note: byref variable will be forcibly initialized 542 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/oom_kill.c:541:51: note: byref variable will be forcibly initialized 541 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_read_end_io': /kisskb/src/fs/iomap/buffered-io.c:190:27: note: byref variable will be forcibly initialized 190 | struct folio_iter fi; | ^~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/include/linux/oom.h:6, from /kisskb/src/mm/oom_kill.c:21: /kisskb/src/mm/oom_kill.c: In function 'oom_reaper': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:364:9: note: in expansion of macro '___wait_event' 364 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:384:25: note: in expansion of macro '__wait_event_freezable' 384 | __ret = __wait_event_freezable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/oom_kill.c:647:17: note: in expansion of macro 'wait_event_freezable' 647 | wait_event_freezable(oom_reaper_wait, oom_reaper_list != NULL); | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_readpage_iter': /kisskb/src/fs/iomap/buffered-io.c:265:22: note: byref variable will be forcibly initialized 265 | size_t poff, plen; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c:265:16: note: byref variable will be forcibly initialized 265 | size_t poff, plen; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c:260:16: note: byref variable will be forcibly initialized 260 | loff_t pos = iter->pos + offset; | ^~~ /kisskb/src/mm/oom_kill.c: In function '__do_sys_process_mrelease': /kisskb/src/mm/oom_kill.c:1205:22: note: byref variable will be forcibly initialized 1205 | unsigned int f_flags; | ^~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/include/linux/oom.h:6, from /kisskb/src/mm/oom_kill.c:21: /kisskb/src/mm/oom_kill.c: In function 'oom_killer_disable': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:506:9: note: in expansion of macro '___wait_event' 506 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:535:25: note: in expansion of macro '__wait_event_interruptible_timeout' 535 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/oom_kill.c:830:15: note: in expansion of macro 'wait_event_interruptible_timeout' 830 | ret = wait_event_interruptible_timeout(oom_victims_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/oom_kill.c: In function 'out_of_memory': /kisskb/src/mm/oom_kill.c:1107:23: note: byref variable will be forcibly initialized 1107 | unsigned long freed = 0; | ^~~~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_ioctl_get_nonce': /kisskb/src/fs/crypto/policy.c:585:31: note: byref variable will be forcibly initialized 585 | union fscrypt_context ctx; | ^~~ /kisskb/src/fs/crypto/policy.c: In function 'supported_iv_ino_lblk_policy': /kisskb/src/fs/crypto/policy.c:115:28: note: byref variable will be forcibly initialized 115 | int ino_bits = 64, lblk_bits = 64; | ^~~~~~~~~ /kisskb/src/fs/crypto/policy.c:115:13: note: byref variable will be forcibly initialized 115 | int ino_bits = 64, lblk_bits = 64; | ^~~~~~~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_set_context': /kisskb/src/fs/crypto/policy.c:735:31: note: byref variable will be forcibly initialized 735 | union fscrypt_context ctx; | ^~~ /kisskb/src/fs/crypto/policy.c: In function 'set_encryption_policy': /kisskb/src/fs/crypto/policy.c:422:31: note: byref variable will be forcibly initialized 422 | union fscrypt_context ctx; | ^~~ /kisskb/src/fs/crypto/policy.c:421:12: note: byref variable will be forcibly initialized 421 | u8 nonce[FSCRYPT_FILE_NONCE_SIZE]; | ^~~~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_get_policy': /kisskb/src/fs/crypto/policy.c:398:31: note: byref variable will be forcibly initialized 398 | union fscrypt_context ctx; | ^~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_ioctl_set_policy': /kisskb/src/fs/crypto/policy.c:468:30: note: byref variable will be forcibly initialized 468 | union fscrypt_policy existing_policy; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/crypto/policy.c:467:30: note: byref variable will be forcibly initialized 467 | union fscrypt_policy policy; | ^~~~~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_ioctl_get_policy': /kisskb/src/fs/crypto/policy.c:533:30: note: byref variable will be forcibly initialized 533 | union fscrypt_policy policy; | ^~~~~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_ioctl_get_policy_ex': /kisskb/src/fs/crypto/policy.c:552:42: note: byref variable will be forcibly initialized 552 | struct fscrypt_get_policy_ex_arg arg; | ^~~ /kisskb/src/fs/crypto/policy.c: In function 'fscrypt_has_permitted_context': /kisskb/src/fs/crypto/policy.c:621:45: note: byref variable will be forcibly initialized 621 | union fscrypt_policy parent_policy, child_policy; | ^~~~~~~~~~~~ /kisskb/src/fs/crypto/policy.c:621:30: note: byref variable will be forcibly initialized 621 | union fscrypt_policy parent_policy, child_policy; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/mce_power.c: In function 'addr_to_pfn': /kisskb/src/arch/powerpc/kernel/mce_power.c:32:22: note: byref variable will be forcibly initialized 32 | unsigned int shift; | ^~~~~ /kisskb/src/arch/powerpc/kernel/mce_power.c: In function 'mce_find_instr_ea_and_phys': /kisskb/src/arch/powerpc/kernel/mce_power.c:461:24: note: byref variable will be forcibly initialized 461 | struct pt_regs tmp = *regs; | ^~~ /kisskb/src/arch/powerpc/kernel/mce_power.c:460:31: note: byref variable will be forcibly initialized 460 | struct instruction_op op; | ^~ /kisskb/src/arch/powerpc/kernel/mce_power.c: In function 'mce_handle_error': /kisskb/src/arch/powerpc/kernel/mce_power.c:706:24: note: byref variable will be forcibly initialized 706 | uint64_t addr, phys_addr = ULONG_MAX; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/mce_power.c:706:18: note: byref variable will be forcibly initialized 706 | uint64_t addr, phys_addr = ULONG_MAX; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_read_folio_sync': /kisskb/src/fs/iomap/buffered-io.c:518:20: note: byref variable will be forcibly initialized 518 | struct bio bio; | ^~~ /kisskb/src/fs/iomap/buffered-io.c:517:24: note: byref variable will be forcibly initialized 517 | struct bio_vec bvec; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c: In function '__iomap_write_begin': /kisskb/src/fs/iomap/buffered-io.c:536:22: note: byref variable will be forcibly initialized 536 | size_t poff, plen; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c:536:16: note: byref variable will be forcibly initialized 536 | size_t poff, plen; | ^~~~ /kisskb/src/fs/iomap/buffered-io.c:532:16: note: byref variable will be forcibly initialized 532 | loff_t block_start = round_down(pos, block_size); | ^~~~~~~~~~~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_write_iter': /kisskb/src/fs/iomap/buffered-io.c:740:31: note: byref variable will be forcibly initialized 740 | struct folio *folio; | ^~~~~ /kisskb/src/arch/powerpc/kernel/security.c: In function 'init_fallback_flush': /kisskb/src/arch/powerpc/kernel/security.c:645:23: note: byref variable will be forcibly initialized 645 | u64 l1d_size, limit; | ^~~~~ /kisskb/src/arch/powerpc/kernel/security.c: In function 'cpu_show_meltdown': /kisskb/src/arch/powerpc/kernel/security.c:152:32: note: byref variable will be forcibly initialized 152 | struct seq_buf s; | ^ /kisskb/src/arch/powerpc/kernel/security.c: In function 'cpu_show_spectre_v1': /kisskb/src/arch/powerpc/kernel/security.c:182:24: note: byref variable will be forcibly initialized 182 | struct seq_buf s; | ^ /kisskb/src/arch/powerpc/kernel/security.c: In function 'cpu_show_spectre_v2': /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_unshare_iter': /kisskb/src/fs/iomap/buffered-io.c:854:31: note: byref variable will be forcibly initialized 854 | struct folio *folio; | ^~~~~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_zero_iter': /kisskb/src/fs/iomap/buffered-io.c:906:31: note: byref variable will be forcibly initialized 906 | struct folio *folio; | ^~~~~ /kisskb/src/arch/powerpc/kernel/security.c:204:24: note: byref variable will be forcibly initialized 204 | struct seq_buf s; | ^ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_finish_ioend': /kisskb/src/fs/iomap/buffered-io.c:1050:35: note: byref variable will be forcibly initialized 1050 | struct folio_iter fi; | ^~ /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_finish_ioends': /kisskb/src/fs/iomap/buffered-io.c:1090:26: note: byref variable will be forcibly initialized 1090 | struct list_head tmp; | ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/fs/iomap/buffered-io.c:6: /kisskb/src/fs/iomap/buffered-io.c: In function 'iomap_writepage_map': /kisskb/src/fs/iomap/buffered-io.c:1347:19: note: byref variable will be forcibly initialized 1347 | LIST_HEAD(submit_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/mm/fadvise.c:15: /kisskb/src/mm/fadvise.c: In function 'generic_fadvise': /kisskb/src/mm/internal.h:105:26: note: byref variable will be forcibly initialized 105 | DEFINE_READAHEAD(ractl, file, &file->f_ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:1179:34: note: in definition of macro 'DEFINE_READAHEAD' 1179 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/mm/fadvise.c:143:39: note: byref variable will be forcibly initialized 143 | unsigned long nr_pagevec = 0; | ^~~~~~~~~~ /kisskb/src/fs/verity/open.c: In function 'ensure_verity_info': /kisskb/src/fs/verity/open.c:305:37: note: byref variable will be forcibly initialized 305 | struct fsverity_descriptor *desc; | ^~~~ /kisskb/src/arch/powerpc/kernel/mce.c: In function 'machine_check_print_event_info': /kisskb/src/arch/powerpc/kernel/mce.c:376:14: note: byref variable will be forcibly initialized 376 | char pa_str[50]; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/mce.c:375:14: note: byref variable will be forcibly initialized 375 | char dar_str[50]; | ^~~~~~~ In file included from /kisskb/src/arch/powerpc/kernel/mce.c:23: /kisskb/src/arch/powerpc/kernel/mce.c: In function 'machine_check_early': /kisskb/src/arch/powerpc/include/asm/interrupt.h:576:36: note: byref variable will be forcibly initialized 576 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/mce.c:605:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 605 | DEFINE_INTERRUPT_HANDLER_NMI(machine_check_early) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/mce.c: In function 'hmi_exception_realmode': /kisskb/src/arch/powerpc/include/asm/interrupt.h:576:36: note: byref variable will be forcibly initialized 576 | struct interrupt_nmi_state state; \ | ^~~~~ /kisskb/src/arch/powerpc/kernel/mce.c:728:1: note: in expansion of macro 'DEFINE_INTERRUPT_HANDLER_NMI' 728 | DEFINE_INTERRUPT_HANDLER_NMI(hmi_exception_realmode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/mce.c: In function 'machine_check_queue_event': /kisskb/src/arch/powerpc/kernel/mce.c:247:36: note: byref variable will be forcibly initialized 247 | struct machine_check_event evt; | ^~~ /kisskb/src/fs/verity/read_metadata.c: In function 'fsverity_read_descriptor': /kisskb/src/fs/verity/read_metadata.c:100:37: note: byref variable will be forcibly initialized 100 | struct fsverity_descriptor *desc; | ^~~~ /kisskb/src/fs/verity/read_metadata.c: In function 'fsverity_read_signature': /kisskb/src/fs/verity/read_metadata.c:121:37: note: byref variable will be forcibly initialized 121 | struct fsverity_descriptor *desc; | ^~~~ /kisskb/src/fs/verity/read_metadata.c: In function 'fsverity_ioctl_read_metadata': /kisskb/src/fs/verity/read_metadata.c:155:43: note: byref variable will be forcibly initialized 155 | struct fsverity_read_metadata_arg arg; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c: In function 'psr_store': /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c:80:13: note: byref variable will be forcibly initialized 80 | int psr, ret, token; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c:79:25: note: byref variable will be forcibly initialized 79 | struct opal_msg msg; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c: In function 'psr_show': /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c:30:13: note: byref variable will be forcibly initialized 30 | int psr, ret, token; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c:29:25: note: byref variable will be forcibly initialized 29 | struct opal_msg msg; | ^~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c:12: /kisskb/src/arch/powerpc/platforms/powernv/opal-psr.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ In file included from /kisskb/src/kernel/sched/build_policy.c:45: /kisskb/src/kernel/sched/build_policy.c: In function 'do_sched_rt_period_timer': /kisskb/src/kernel/sched/rt.c:924:33: note: byref variable will be forcibly initialized 924 | struct rq_flags rf; | ^~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c: In function 'sensor_group_enable': /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:33:25: note: byref variable will be forcibly initialized 33 | struct opal_msg msg; | ^~~ /kisskb/src/fs/iomap/direct-io.c: In function '__iomap_dio_rw': /kisskb/src/fs/iomap/direct-io.c:500:25: note: byref variable will be forcibly initialized 500 | struct blk_plug plug; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c: In function 'sg_store': /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:64:13: note: byref variable will be forcibly initialized 64 | u32 data; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:63:25: note: byref variable will be forcibly initialized 63 | struct opal_msg msg; | ^~~ In file included from /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:12: /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c: In function 'opal_sensor_groups_init': /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:183:42: note: byref variable will be forcibly initialized 183 | u32 sgid, len, nr_attrs, chipid; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:183:27: note: byref variable will be forcibly initialized 183 | u32 sgid, len, nr_attrs, chipid; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-sensor-groups.c:183:21: note: byref variable will be forcibly initialized 183 | u32 sgid, len, nr_attrs, chipid; | ^~~~ /kisskb/src/kernel/sched/fair.c: In function 'cpu_runnable_without': /kisskb/src/kernel/sched/fair.c:6125:22: note: byref variable will be forcibly initialized 6125 | unsigned int runnable; | ^~~~~~~~ /kisskb/src/crypto/asymmetric_keys/x509_cert_parser.c: In function 'x509_note_OID': /kisskb/src/crypto/asymmetric_keys/x509_cert_parser.c:161:22: note: byref variable will be forcibly initialized 161 | char buffer[50]; | ^~~~~~ /kisskb/src/crypto/asymmetric_keys/x509_cert_parser.c: In function 'x509_extract_key_data': /kisskb/src/crypto/asymmetric_keys/x509_cert_parser.c:500:18: note: byref variable will be forcibly initialized 500 | enum OID oid; | ^~~ /kisskb/src/kernel/sched/fair.c: In function 'cpu_load_without': /kisskb/src/kernel/sched/fair.c:6102:22: note: byref variable will be forcibly initialized 6102 | unsigned int load; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/include/linux/livepatch.h:13, from /kisskb/src/kernel/sched/build_policy.c:24: /kisskb/src/kernel/sched/build_policy.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/sched/fair.c: In function 'calculate_imbalance': In file included from /kisskb/src/kernel/sched/build_policy.c:53: /kisskb/src/kernel/sched/build_policy.c: In function 'migrate_task_rq_dl': /kisskb/src/kernel/sched/fair.c:9782:38: note: byref variable will be forcibly initialized 9782 | unsigned int nr_diff = busiest->sum_nr_running; | ^~~~~~~ /kisskb/src/kernel/sched/deadline.c:1872:25: note: byref variable will be forcibly initialized 1872 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'setup_sched_thermal_decay_shift': /kisskb/src/kernel/sched/fair.c:132:13: note: byref variable will be forcibly initialized 132 | int _shift = 0; | ^~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'sched_slice': /kisskb/src/kernel/sched/fair.c:740:36: note: byref variable will be forcibly initialized 740 | struct load_weight lw; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'cpu_util_next': /kisskb/src/kernel/sched/fair.c:6810:31: note: byref variable will be forcibly initialized 6810 | unsigned long util_est; | ^~~~~~~~ In file included from /kisskb/src/kernel/sched/build_policy.c:43: /kisskb/src/kernel/sched/build_policy.c: In function 'play_idle_precise': /kisskb/src/kernel/sched/idle.c:360:27: note: byref variable will be forcibly initialized 360 | struct idle_timer it; | ^~ /kisskb/src/fs/crypto/bio.c: In function 'fscrypt_decrypt_bio': /kisskb/src/fs/crypto/bio.c:34:30: note: byref variable will be forcibly initialized 34 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/kernel/sched/fair.c:6796:23: note: byref variable will be forcibly initialized 6796 | unsigned long util = READ_ONCE(cfs_rq->avg.util_avg); | ^~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getfmt': /kisskb/src/fs/quota/quota.c:109:15: note: byref variable will be forcibly initialized 109 | __u32 fmt; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_enable': /kisskb/src/fs/quota/quota.c:315:15: note: byref variable will be forcibly initialized 315 | __u32 flags; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_disable': /kisskb/src/fs/quota/quota.c:326:15: note: byref variable will be forcibly initialized 326 | __u32 flags; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_rmxquota': /kisskb/src/fs/quota/quota.c:757:15: note: byref variable will be forcibly initialized 757 | __u32 flags; | ^~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/quota/quota.c:9: /kisskb/src/fs/quota/quota.c: In function 'quotactl_block': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/quota/quota.c:898:17: note: in expansion of macro 'wait_event' 898 | wait_event(sb->s_writers.wait_unfrozen, | ^~~~~~~~~~ /kisskb/src/fs/quota/quota.c:873:15: note: byref variable will be forcibly initialized 873 | dev_t dev; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getinfo': /kisskb/src/fs/quota/quota.c:123:26: note: byref variable will be forcibly initialized 123 | struct if_dqinfo uinfo; | ^~~~~ /kisskb/src/fs/quota/quota.c:121:25: note: byref variable will be forcibly initialized 121 | struct qc_state state; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_setinfo': /kisskb/src/fs/quota/quota.c:150:24: note: byref variable will be forcibly initialized 150 | struct qc_info qinfo; | ^~~~~ /kisskb/src/fs/quota/quota.c:149:26: note: byref variable will be forcibly initialized 149 | struct if_dqinfo info; | ^~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getstate': /kisskb/src/fs/quota/quota.c:357:25: note: byref variable will be forcibly initialized 357 | struct qc_state state; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getxstate': /kisskb/src/fs/quota/quota.c:436:30: note: byref variable will be forcibly initialized 436 | struct fs_quota_stat fqs; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getstatev': /kisskb/src/fs/quota/quota.c:455:25: note: byref variable will be forcibly initialized 455 | struct qc_state state; | ^~~~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getxstatev': /kisskb/src/fs/quota/quota.c:499:31: note: byref variable will be forcibly initialized 499 | struct fs_quota_statv fqs; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getquota': /kisskb/src/fs/quota/quota.c:206:25: note: byref variable will be forcibly initialized 206 | struct if_dqblk idq; | ^~~ /kisskb/src/fs/quota/quota.c:205:25: note: byref variable will be forcibly initialized 205 | struct qc_dqblk fdq; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_setquota': /kisskb/src/fs/quota/quota.c:291:25: note: byref variable will be forcibly initialized 291 | struct if_dqblk idq; | ^~~ /kisskb/src/fs/quota/quota.c:290:25: note: byref variable will be forcibly initialized 290 | struct qc_dqblk fdq; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getxquota': /kisskb/src/fs/quota/quota.c:709:25: note: byref variable will be forcibly initialized 709 | struct qc_dqblk qdq; | ^~~ /kisskb/src/fs/quota/quota.c:708:30: note: byref variable will be forcibly initialized 708 | struct fs_disk_quota fdq; | ^~~ /kisskb/src/fs/verity/verify.c: In function 'verify_page': /kisskb/src/fs/quota/quota.c: In function 'quota_getnextquota': /kisskb/src/fs/verity/verify.c:103:30: note: byref variable will be forcibly initialized 103 | unsigned int hoffset; | ^~~~~~~ /kisskb/src/fs/quota/quota.c:242:29: note: byref variable will be forcibly initialized 242 | struct if_nextdqblk idq; | ^~~ /kisskb/src/fs/verity/verify.c:102:25: note: byref variable will be forcibly initialized 102 | pgoff_t hindex; | ^~~~~~ /kisskb/src/fs/verity/verify.c:86:12: note: byref variable will be forcibly initialized 86 | u8 real_hash[FS_VERITY_MAX_DIGEST_SIZE]; | ^~~~~~~~~ /kisskb/src/fs/quota/quota.c:241:25: note: byref variable will be forcibly initialized 241 | struct qc_dqblk fdq; | ^~~ /kisskb/src/fs/verity/verify.c:84:12: note: byref variable will be forcibly initialized 84 | u8 _want_hash[FS_VERITY_MAX_DIGEST_SIZE]; | ^~~~~~~~~~ /kisskb/src/fs/quota/quota.c:240:21: note: byref variable will be forcibly initialized 240 | struct kqid qid; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_setxquota': /kisskb/src/fs/quota/quota.c:641:32: note: byref variable will be forcibly initialized 641 | struct qc_info qinfo; | ^~~~~ /kisskb/src/fs/quota/quota.c:628:25: note: byref variable will be forcibly initialized 628 | struct qc_dqblk qdq; | ^~~ /kisskb/src/fs/quota/quota.c:627:30: note: byref variable will be forcibly initialized 627 | struct fs_disk_quota fdq; | ^~~ /kisskb/src/fs/quota/quota.c: In function 'quota_getnextxquota': /kisskb/src/fs/quota/quota.c:736:21: note: byref variable will be forcibly initialized 736 | struct kqid qid; | ^~~ /kisskb/src/fs/quota/quota.c:735:25: note: byref variable will be forcibly initialized 735 | struct qc_dqblk qdq; | ^~~ /kisskb/src/fs/quota/quota.c:734:30: note: byref variable will be forcibly initialized 734 | struct fs_disk_quota fdq; | ^~~ /kisskb/src/fs/verity/verify.c: In function 'fsverity_verify_bio': /kisskb/src/fs/verity/verify.c:220:30: note: byref variable will be forcibly initialized 220 | struct bvec_iter_all iter_all; | ^~~~~~~~ In file included from /kisskb/src/fs/quota/quota.c:17: /kisskb/src/fs/quota/quota.c: In function '__do_sys_quotactl': /kisskb/src/include/linux/syscalls.h:255:28: note: byref variable will be forcibly initialized 255 | static inline long __do_sys##name(__MAP(x,__SC_DECL,__VA_ARGS__)) | ^~~~~~~~ /kisskb/src/include/linux/syscalls.h:228:9: note: in expansion of macro '__SYSCALL_DEFINEx' 228 | __SYSCALL_DEFINEx(x, sname, __VA_ARGS__) | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/syscalls.h:220:36: note: in expansion of macro 'SYSCALL_DEFINEx' 220 | #define SYSCALL_DEFINE4(name, ...) SYSCALL_DEFINEx(4, _##name, __VA_ARGS__) | ^~~~~~~~~~~~~~~ /kisskb/src/fs/quota/quota.c:916:1: note: in expansion of macro 'SYSCALL_DEFINE4' 916 | SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/quota/quota.c:921:21: note: byref variable will be forcibly initialized 921 | struct path path, *pathp = NULL; | ^~~~ /kisskb/src/kernel/sched/fair.c: In function 'check_preempt_wakeup': /kisskb/src/kernel/sched/fair.c:7402:47: note: byref variable will be forcibly initialized 7402 | struct sched_entity *se = &curr->se, *pse = &p->se; | ^~~ /kisskb/src/kernel/sched/fair.c:7402:30: note: byref variable will be forcibly initialized 7402 | struct sched_entity *se = &curr->se, *pse = &p->se; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'task_fork_fair': /kisskb/src/kernel/sched/fair.c:11606:25: note: byref variable will be forcibly initialized 11606 | struct rq_flags rf; | ^~ In file included from /kisskb/src/kernel/dma/mapping.c:17: /kisskb/src/kernel/dma/mapping.c: In function 'dma_direct_map_page': /kisskb/src/kernel/dma/direct.h:89:20: note: byref variable will be forcibly initialized 89 | dma_addr_t dma_addr = phys_to_dma(dev, phys); | ^~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'find_energy_efficient_cpu': /kisskb/src/kernel/dma/mapping.c: In function 'dma_alloc_attrs': /kisskb/src/kernel/dma/mapping.c:493:15: note: byref variable will be forcibly initialized 493 | void *cpu_addr; | ^~~~~~~~ /kisskb/src/kernel/sched/fair.c:7070:31: note: byref variable will be forcibly initialized 7070 | unsigned long cpu_cap, cpu_thermal_cap, util; | ^~~~~~~ /kisskb/src/kernel/sched/fair.c:7044:27: note: byref variable will be forcibly initialized 7044 | struct energy_env eenv; | ^~~~ In file included from /kisskb/src/kernel/sched/build_policy.c:53: /kisskb/src/kernel/sched/build_policy.c: In function 'dl_task_timer': /kisskb/src/kernel/sched/deadline.c:1111:25: note: byref variable will be forcibly initialized 1111 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'find_idlest_group': /kisskb/src/kernel/sched/fair.c:9389:39: note: byref variable will be forcibly initialized 9389 | struct sg_lb_stats local_sgs, tmp_sgs; | ^~~~~~~ /kisskb/src/kernel/sched/fair.c:9389:28: note: byref variable will be forcibly initialized 9389 | struct sg_lb_stats local_sgs, tmp_sgs; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/pseries/suspend.c: In function 'pseries_suspend_begin': /kisskb/src/arch/powerpc/platforms/pseries/suspend.c:30:23: note: byref variable will be forcibly initialized 30 | unsigned long retbuf[PLPAR_HCALL_BUFSIZE]; | ^~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'update_blocked_averages': /kisskb/src/kernel/sched/fair.c:8561:25: note: byref variable will be forcibly initialized 8561 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c:8559:31: note: byref variable will be forcibly initialized 8559 | bool decayed = false, done = true; | ^~~~ /kisskb/src/kernel/sched/fair.c: In function '__sched_group_set_shares': /kisskb/src/kernel/sched/fair.c:12025:33: note: byref variable will be forcibly initialized 12025 | struct rq_flags rf; | ^~ In file included from /kisskb/src/include/linux/rcu_sync.h:13, from /kisskb/src/kernel/rcu/sync.c:10: /kisskb/src/kernel/rcu/sync.c: In function 'rcu_sync_enter': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/sync.c:155:9: note: in expansion of macro 'wait_event' 155 | wait_event(rsp->gp_wait, READ_ONCE(rsp->gp_state) >= GP_PASSED); | ^~~~~~~~~~ In file included from /kisskb/src/kernel/sched/build_policy.c:52: /kisskb/src/kernel/sched/build_policy.c: In function 'thread_group_cputime': /kisskb/src/kernel/sched/cputime.c:313:22: note: byref variable will be forcibly initialized 313 | unsigned int seq, nextseq; | ^~~ /kisskb/src/kernel/sched/fair.c: In function 'attach_one_task': /kisskb/src/kernel/sched/build_policy.c: In function 'thread_group_cputime_adjusted': /kisskb/src/kernel/sched/cputime.c:468:29: note: byref variable will be forcibly initialized 468 | struct task_cputime cputime; | ^~~~~~~ /kisskb/src/kernel/sched/fair.c:8342:25: note: byref variable will be forcibly initialized 8342 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'active_load_balance_cpu_stop': In file included from /kisskb/src/kernel/sched/build_policy.c:53: /kisskb/src/kernel/sched/build_policy.c: In function 'dl_add_task_root_domain': /kisskb/src/kernel/sched/deadline.c:2554:25: note: byref variable will be forcibly initialized 2554 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c:10612:31: note: byref variable will be forcibly initialized 10612 | struct lb_env env = { | ^~~ /kisskb/src/kernel/sched/fair.c: In function 'attach_tasks': /kisskb/src/kernel/sched/fair.c:8358:25: note: byref variable will be forcibly initialized 8358 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/build_policy.c: In function 'inactive_task_timer': /kisskb/src/kernel/sched/deadline.c:1415:25: note: byref variable will be forcibly initialized 1415 | struct rq_flags rf; | ^~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/mm_api.h:1, from /kisskb/src/kernel/sched/fair.c:27: /kisskb/src/kernel/sched/fair.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/sched/fair.c: In function 'update_sd_lb_stats': /kisskb/src/kernel/sched/fair.c:9634:13: note: byref variable will be forcibly initialized 9634 | int sg_status = 0; | ^~~~~~~~~ /kisskb/src/kernel/sched/fair.c:9632:28: note: byref variable will be forcibly initialized 9632 | struct sg_lb_stats tmp_sgs; | ^~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'load_balance': /kisskb/src/kernel/sched/fair.c:10269:25: note: byref variable will be forcibly initialized 10269 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'newidle_balance': /kisskb/src/kernel/sched/fair.c:11331:21: note: byref variable will be forcibly initialized 11331 | int continue_balancing = 1; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c:11275:23: note: byref variable will be forcibly initialized 11275 | unsigned long next_balance = jiffies + HZ; | ^~~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function 'rebalance_domains': /kisskb/src/kernel/sched/fair.c:10690:13: note: byref variable will be forcibly initialized 10690 | int continue_balancing = 1; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/fair.c: In function '_nohz_idle_balance': /kisskb/src/kernel/sched/fair.c:11153:41: note: byref variable will be forcibly initialized 11153 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'online_fair_sched_group': /kisskb/src/kernel/sched/fair.c:11929:25: note: byref variable will be forcibly initialized 11929 | struct rq_flags rf; | ^~ /kisskb/src/kernel/sched/fair.c: In function 'sched_group_set_idle': /kisskb/src/kernel/sched/fair.c:12079:33: note: byref variable will be forcibly initialized 12079 | struct rq_flags rf; | ^~ In file included from /kisskb/src/kernel/sched/build_utility.c:89: /kisskb/src/kernel/sched/build_utility.c: In function 'dattrs_equal': /kisskb/src/kernel/sched/topology.c:2496:34: note: byref variable will be forcibly initialized 2496 | struct sched_domain_attr tmp; | ^~~ In file included from /kisskb/src/include/linux/crypto.h:17, from /kisskb/src/include/crypto/algapi.h:11, from /kisskb/src/crypto/algapi.c:8: /kisskb/src/crypto/algapi.c: In function 'crypto_remove_spawns': /kisskb/src/crypto/algapi.c:153:19: note: byref variable will be forcibly initialized 153 | LIST_HEAD(top); | ^~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c:152:19: note: byref variable will be forcibly initialized 152 | LIST_HEAD(stack); | ^~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c:150:19: note: byref variable will be forcibly initialized 150 | LIST_HEAD(secondary_spawns); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/smp.h:12, from /kisskb/src/include/linux/sched/clock.h:5, from /kisskb/src/kernel/sched/build_utility.c:12: /kisskb/src/kernel/sched/build_utility.c: In function 'swake_up_all': /kisskb/src/kernel/sched/swait.c:64:19: note: byref variable will be forcibly initialized 64 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/kernel/sched/build_utility.c:84: /kisskb/src/kernel/sched/build_utility.c: In function '__wake_up_common_lock': /kisskb/src/kernel/sched/wait.c:128:28: note: byref variable will be forcibly initialized 128 | wait_queue_entry_t bookmark; | ^~~~~~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_alg_tested': /kisskb/src/crypto/algapi.c:311:19: note: byref variable will be forcibly initialized 311 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_template': /kisskb/src/crypto/algapi.c:557:19: note: byref variable will be forcibly initialized 557 | LIST_HEAD(users); | ^~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_instance': /kisskb/src/crypto/algapi.c:679:19: note: byref variable will be forcibly initialized 679 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/algapi.c: In function 'crypto_unregister_alg': /kisskb/src/crypto/algapi.c:466:19: note: byref variable will be forcibly initialized 466 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/clocksource.h:22, from /kisskb/src/include/linux/clockchips.h:14, from /kisskb/src/include/linux/tick.h:8, from /kisskb/src/include/linux/sched/isolation.h:6, from /kisskb/src/kernel/sched/build_utility.c:15: /kisskb/src/kernel/sched/build_utility.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/crypto/asymmetric_keys/pkcs7_parser.c: In function 'pkcs7_note_OID': /kisskb/src/crypto/asymmetric_keys/pkcs7_parser.c:212:22: note: byref variable will be forcibly initialized 212 | char buffer[50]; | ^~~~~~ In file included from /kisskb/src/kernel/rcu/update.c:606: /kisskb/src/kernel/rcu/update.c: In function 'tasks_gp_state_getname': /kisskb/src/kernel/rcu/tasks.h:214:13: note: byref variable will be forcibly initialized 214 | int i = data_race(rtp->gp_state); // Let KCSAN detect update races | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rcu.h:839, from /kisskb/src/kernel/rcu/rcu.h:13, from /kisskb/src/kernel/rcu/update.c:49: /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_utilization': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(rcu_utilization, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(rcu_utilization, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_grace_period': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:69:1: note: in expansion of macro 'TRACE_EVENT_RCU' 69 | TRACE_EVENT_RCU(rcu_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:69:1: note: in expansion of macro 'TRACE_EVENT_RCU' 69 | TRACE_EVENT_RCU(rcu_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_future_grace_period': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_grace_period_init': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_exp_grace_period': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:192:1: note: in expansion of macro 'TRACE_EVENT_RCU' 192 | TRACE_EVENT_RCU(rcu_exp_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:192:1: note: in expansion of macro 'TRACE_EVENT_RCU' 192 | TRACE_EVENT_RCU(rcu_exp_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_exp_funnel_lock': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_preempt_task': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/crypto/scatterwalk.c: In function 'scatterwalk_map_and_copy': /kisskb/src/crypto/scatterwalk.c:59:28: note: byref variable will be forcibly initialized 59 | struct scatterlist tmp[2]; | ^~~ /kisskb/src/crypto/scatterwalk.c:58:29: note: byref variable will be forcibly initialized 58 | struct scatter_walk walk; | ^~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_unlock_preempted_task': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/sched/build_utility.c:97: /kisskb/src/kernel/sched/build_utility.c: In function 'collect_percpu_times': /kisskb/src/kernel/sched/psi.c:324:21: note: byref variable will be forcibly initialized 324 | u32 cpu_changed_states; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:322:21: note: byref variable will be forcibly initialized 322 | u32 times[NR_PSI_STATES]; | ^~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_quiescent_state_report': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_fqs': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/build_utility.c: In function 'psi_poll_work': /kisskb/src/kernel/sched/psi.c:593:13: note: byref variable will be forcibly initialized 593 | u32 changed_states; | ^~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_stall_warning': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_dyntick': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/include/linux/sched/cputime.h:5, from /kisskb/src/kernel/sched/build_utility.c:13: /kisskb/src/kernel/sched/build_utility.c: In function 'psi_poll_worker': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/psi.c:638:17: note: in expansion of macro 'wait_event_interruptible' 638 | wait_event_interruptible(group->poll_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_callback': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_kvfree_callback': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_batch_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/sched/build_utility.c:101: /kisskb/src/kernel/sched/build_utility.c: In function 'membarrier_global_expedited': /kisskb/src/kernel/sched/membarrier.c:247:23: note: byref variable will be forcibly initialized 247 | cpumask_var_t tmpmask; | ^~~~~~~ /kisskb/src/kernel/sched/build_utility.c: In function 'sync_runqueues_membarrier_state': /kisskb/src/kernel/sched/membarrier.c:428:23: note: byref variable will be forcibly initialized 428 | cpumask_var_t tmpmask; | ^~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_invoke_callback': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_invoke_kvfree_callback': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_invoke_kfree_bulk_callback': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_batch_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/build_utility.c: In function 'membarrier_private_expedited': /kisskb/src/kernel/sched/membarrier.c:311:23: note: byref variable will be forcibly initialized 311 | cpumask_var_t tmpmask; | ^~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_torture_read': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_barrier': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rcu.h:839, from /kisskb/src/kernel/rcu/rcu.h:13, from /kisskb/src/kernel/rcu/update.c:49: /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_utilization': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(rcu_utilization, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_grace_period': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:69:1: note: in expansion of macro 'TRACE_EVENT_RCU' 69 | TRACE_EVENT_RCU(rcu_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_future_grace_period': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_grace_period_init': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_exp_grace_period': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:192:1: note: in expansion of macro 'TRACE_EVENT_RCU' 192 | TRACE_EVENT_RCU(rcu_exp_grace_period, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/sched/build_utility.c:105: /kisskb/src/kernel/sched/build_utility.c: In function 'housekeeping_setup': /kisskb/src/kernel/sched/isolation.c:150:31: note: byref variable will be forcibly initialized 150 | unsigned long iter_flags = flags & housekeeping.flags; | ^~~~~~~~~~ /kisskb/src/kernel/sched/isolation.c:111:46: note: byref variable will be forcibly initialized 111 | cpumask_var_t non_housekeeping_mask, housekeeping_staging; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/isolation.c:111:23: note: byref variable will be forcibly initialized 111 | cpumask_var_t non_housekeeping_mask, housekeeping_staging; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_exp_funnel_lock': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_preempt_task': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_unlock_preempted_task': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_quiescent_state_report': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_fqs': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_stall_warning': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/fs/quota/quota_v1.c: In function 'v1_commit_dqblk': /kisskb/src/fs/quota/quota_v1.c:86:30: note: byref variable will be forcibly initialized 86 | struct v1_disk_dqblk dqblk; | ^~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_dyntick': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/quota/quota_v1.c: In function 'v1_read_dqblk': /kisskb/src/fs/quota/quota_v1.c:59:30: note: byref variable will be forcibly initialized 59 | struct v1_disk_dqblk dqblk; | ^~~~~ /kisskb/src/fs/quota/quota_v1.c: In function 'v1_write_file_info': /kisskb/src/fs/quota/quota_v1.c:189:30: note: byref variable will be forcibly initialized 189 | struct v1_disk_dqblk dqblk; | ^~~~~ /kisskb/src/fs/quota/quota_v1.c: In function 'v1_read_file_info': /kisskb/src/fs/quota/quota_v1.c:162:30: note: byref variable will be forcibly initialized 162 | struct v1_disk_dqblk dqblk; | ^~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_callback': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/quota/quota_v1.c: In function 'v1_check_quota_file': /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_kvfree_callback': /kisskb/src/fs/quota/quota_v1.c:132:33: note: byref variable will be forcibly initialized 132 | struct v2_disk_dqheader dqhead; | ^~~~~~ /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_batch_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/sched/build_utility.c:109: /kisskb/src/kernel/sched/build_utility.c: In function 'autogroup_move_group': /kisskb/src/kernel/sched/autogroup.c:162:23: note: byref variable will be forcibly initialized 162 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_invoke_callback': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/build_utility.c: In function 'autogroup_task_get': /kisskb/src/kernel/sched/autogroup.c:74:23: note: byref variable will be forcibly initialized 74 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_invoke_kvfree_callback': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_invoke_kfree_bulk_callback': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_batch_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_torture_read': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_barrier': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rcu.h:839, from /kisskb/src/kernel/rcu/rcu.h:13, from /kisskb/src/kernel/rcu/update.c:49: /kisskb/src/kernel/rcu/update.c: In function 'perf_trace_rcu_segcb_stats': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rcu.h:839, from /kisskb/src/kernel/rcu/rcu.h:13, from /kisskb/src/kernel/rcu/update.c:49: /kisskb/src/kernel/rcu/update.c: In function 'trace_event_raw_event_rcu_segcb_stats': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/rcu.h:839, from /kisskb/src/kernel/rcu/rcu.h:13, from /kisskb/src/kernel/rcu/update.c:49: /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_utilization': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(rcu_utilization, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(rcu_utilization, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_grace_period': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:69:1: note: in expansion of macro 'TRACE_EVENT_RCU' 69 | TRACE_EVENT_RCU(rcu_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:69:1: note: in expansion of macro 'TRACE_EVENT_RCU' 69 | TRACE_EVENT_RCU(rcu_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:69:1: note: in expansion of macro 'TRACE_EVENT_RCU' 69 | TRACE_EVENT_RCU(rcu_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:69:1: note: in expansion of macro 'TRACE_EVENT_RCU' 69 | TRACE_EVENT_RCU(rcu_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:69:1: note: in expansion of macro 'TRACE_EVENT_RCU' 69 | TRACE_EVENT_RCU(rcu_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:69:1: note: in expansion of macro 'TRACE_EVENT_RCU' 69 | TRACE_EVENT_RCU(rcu_grace_period, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/sched/build_utility.c:97: /kisskb/src/kernel/sched/build_utility.c: In function 'psi_avgs_work': /kisskb/src/kernel/sched/psi.c:415:13: note: byref variable will be forcibly initialized 415 | u32 changed_states; | ^~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_exp_grace_period': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:192:1: note: in expansion of macro 'TRACE_EVENT_RCU' 192 | TRACE_EVENT_RCU(rcu_exp_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:192:1: note: in expansion of macro 'TRACE_EVENT_RCU' 192 | TRACE_EVENT_RCU(rcu_exp_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:192:1: note: in expansion of macro 'TRACE_EVENT_RCU' 192 | TRACE_EVENT_RCU(rcu_exp_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:192:1: note: in expansion of macro 'TRACE_EVENT_RCU' 192 | TRACE_EVENT_RCU(rcu_exp_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:192:1: note: in expansion of macro 'TRACE_EVENT_RCU' 192 | TRACE_EVENT_RCU(rcu_exp_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:192:1: note: in expansion of macro 'TRACE_EVENT_RCU' 192 | TRACE_EVENT_RCU(rcu_exp_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_preempt_task': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:312:1: note: in expansion of macro 'TRACE_EVENT_RCU' 312 | TRACE_EVENT_RCU(rcu_preempt_task, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_unlock_preempted_task': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/mm_types.h:15, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/arch/powerpc/include/asm/pgtable.h:7, from /kisskb/src/include/linux/pgtable.h:6, from /kisskb/src/arch/powerpc/include/asm/kup.h:37, from /kisskb/src/arch/powerpc/include/asm/uaccess.h:8, from /kisskb/src/include/linux/uaccess.h:11, from /kisskb/src/include/linux/sched/task.h:11, from /kisskb/src/include/linux/sched/signal.h:9, from /kisskb/src/include/linux/sched/cputime.h:5, from /kisskb/src/kernel/sched/build_utility.c:13: /kisskb/src/kernel/sched/build_utility.c: In function 'do_wait_for_common': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/completion.c:75:36: note: byref variable will be forcibly initialized 75 | DECLARE_SWAITQUEUE(wait); | ^~~~ /kisskb/src/include/linux/swait.h:59:28: note: in definition of macro 'DECLARE_SWAITQUEUE' 59 | struct swait_queue name = __SWAITQUEUE_INITIALIZER(name) | ^~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:339:1: note: in expansion of macro 'TRACE_EVENT_RCU' 339 | TRACE_EVENT_RCU(rcu_unlock_preempted_task, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_callback': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:512:1: note: in expansion of macro 'TRACE_EVENT_RCU' 512 | TRACE_EVENT_RCU(rcu_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_batch_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:604:1: note: in expansion of macro 'TRACE_EVENT_RCU' 604 | TRACE_EVENT_RCU(rcu_batch_start, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_invoke_kvfree_callback': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:660:1: note: in expansion of macro 'TRACE_EVENT_RCU' 660 | TRACE_EVENT_RCU(rcu_invoke_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_invoke_kfree_bulk_callback': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:688:1: note: in expansion of macro 'TRACE_EVENT_RCU' 688 | TRACE_EVENT_RCU(rcu_invoke_kfree_bulk_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_future_grace_period': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:107:1: note: in expansion of macro 'TRACE_EVENT_RCU' 107 | TRACE_EVENT_RCU(rcu_future_grace_period, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_grace_period_init': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:147:1: note: in expansion of macro 'TRACE_EVENT_RCU' 147 | TRACE_EVENT_RCU(rcu_grace_period_init, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_batch_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:721:1: note: in expansion of macro 'TRACE_EVENT_RCU' 721 | TRACE_EVENT_RCU(rcu_batch_end, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_exp_funnel_lock': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:224:1: note: in expansion of macro 'TRACE_EVENT_RCU' 224 | TRACE_EVENT_RCU(rcu_exp_funnel_lock, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_torture_read': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/sched/build_utility.c:89: /kisskb/src/kernel/sched/build_utility.c: In function 'build_sched_domains': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:763:1: note: in expansion of macro 'TRACE_EVENT_RCU' 763 | TRACE_EVENT_RCU(rcu_torture_read, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/topology.c:2252:23: note: byref variable will be forcibly initialized 2252 | struct s_data d; | ^ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_barrier': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:809:1: note: in expansion of macro 'TRACE_EVENT_RCU' 809 | TRACE_EVENT_RCU(rcu_barrier, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_quiescent_state_report': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:368:1: note: in expansion of macro 'TRACE_EVENT_RCU' 368 | TRACE_EVENT_RCU(rcu_quiescent_state_report, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_fqs': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:411:1: note: in expansion of macro 'TRACE_EVENT_RCU' 411 | TRACE_EVENT_RCU(rcu_fqs, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_dyntick': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:480:1: note: in expansion of macro 'TRACE_EVENT_RCU' 480 | TRACE_EVENT_RCU(rcu_dyntick, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_kvfree_callback': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:571:1: note: in expansion of macro 'TRACE_EVENT_RCU' 571 | TRACE_EVENT_RCU(rcu_kvfree_callback, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/sched/build_utility.c:97: /kisskb/src/kernel/sched/build_utility.c: In function 'psi_task_change': /kisskb/src/kernel/sched/psi.c:800:15: note: byref variable will be forcibly initialized 800 | void *iter = NULL; | ^~~~ /kisskb/src/kernel/sched/build_utility.c: In function 'psi_task_switch': /kisskb/src/kernel/sched/psi.c:829:15: note: byref variable will be forcibly initialized 829 | void *iter; | ^~~~ /kisskb/src/kernel/sched/build_utility.c: In function 'psi_memstall_enter': /kisskb/src/kernel/sched/psi.c:899:25: note: byref variable will be forcibly initialized 899 | struct rq_flags rf; | ^~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_stall_warning': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:444:1: note: in expansion of macro 'TRACE_EVENT' 444 | TRACE_EVENT(rcu_stall_warning, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_segcb_stats': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:537:1: note: in expansion of macro 'TRACE_EVENT_RCU' 537 | TRACE_EVENT_RCU(rcu_segcb_stats, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/sched/build_utility.c: In function 'psi_memstall_leave': /kisskb/src/kernel/sched/psi.c:929:25: note: byref variable will be forcibly initialized 929 | struct rq_flags rf; | ^~ /kisskb/src/kernel/rcu/update.c: In function '__bpf_trace_rcu_invoke_callback': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:11:25: note: in expansion of macro 'TRACE_EVENT' 11 | #define TRACE_EVENT_RCU TRACE_EVENT | ^~~~~~~~~~~ /kisskb/src/include/trace/events/rcu.h:631:1: note: in expansion of macro 'TRACE_EVENT_RCU' 631 | TRACE_EVENT_RCU(rcu_invoke_callback, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/update.c: In function 'rcu_read_lock_bh_held': /kisskb/src/kernel/rcu/update.c:332:14: note: byref variable will be forcibly initialized 332 | bool ret; | ^~~ /kisskb/src/kernel/sched/build_utility.c: In function 'cgroup_move_task': /kisskb/src/kernel/sched/psi.c:996:25: note: byref variable will be forcibly initialized 996 | struct rq_flags rf; | ^~ /kisskb/src/kernel/rcu/update.c: In function 'rcu_read_lock_sched_held': /kisskb/src/kernel/rcu/update.c:121:14: note: byref variable will be forcibly initialized 121 | bool ret; | ^~~ /kisskb/src/kernel/rcu/update.c: In function 'rcu_read_lock_held': /kisskb/src/kernel/rcu/update.c:307:14: note: byref variable will be forcibly initialized 307 | bool ret; | ^~~ /kisskb/src/kernel/rcu/update.c: In function 'rcu_read_lock_any_held': /kisskb/src/kernel/rcu/update.c:342:14: note: byref variable will be forcibly initialized 342 | bool ret; | ^~~ /kisskb/src/kernel/sched/build_utility.c: In function 'psi_trigger_create': /kisskb/src/kernel/sched/psi.c:1095:13: note: byref variable will be forcibly initialized 1095 | u32 window_us; | ^~~~~~~~~ /kisskb/src/kernel/sched/psi.c:1094:13: note: byref variable will be forcibly initialized 1094 | u32 threshold_us; | ^~~~~~~~~~~~ /kisskb/src/kernel/sched/build_utility.c: In function 'psi_write': /kisskb/src/kernel/sched/psi.c:1291:14: note: byref variable will be forcibly initialized 1291 | char buf[32]; | ^~~ In file included from /kisskb/src/kernel/rcu/update.c:40: /kisskb/src/kernel/rcu/update.c: In function 'synchronize_rcu_tasks_generic': /kisskb/src/include/linux/rcupdate_wait.h:27:32: note: byref variable will be forcibly initialized 27 | struct rcu_synchronize __rs_array[ARRAY_SIZE(__crcu_array)]; \ | ^~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:568:17: note: in expansion of macro 'wait_rcu_gp' 568 | wait_rcu_gp(rtp->call_func); | ^~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:26:25: note: byref variable will be forcibly initialized 26 | call_rcu_func_t __crcu_array[] = { __VA_ARGS__ }; \ | ^~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tasks.h:568:17: note: in expansion of macro 'wait_rcu_gp' 568 | wait_rcu_gp(rtp->call_func); | ^~~~~~~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_affinity_notify': /kisskb/src/kernel/irq/manage.c:517:23: note: byref variable will be forcibly initialized 517 | cpumask_var_t cpumask; | ^~~~~~~ In file included from /kisskb/src/kernel/rcu/update.c:606: /kisskb/src/kernel/rcu/update.c: In function 'rcu_tasks_wait_gp': /kisskb/src/kernel/rcu/tasks.h:698:22: note: byref variable will be forcibly initialized 698 | bool firstreport; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/kernel/rcu/update.c:23: /kisskb/src/kernel/rcu/tasks.h:656:19: note: byref variable will be forcibly initialized 656 | LIST_HEAD(holdouts); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_vcpu_affinity': /kisskb/src/kernel/irq/manage.c:652:23: note: byref variable will be forcibly initialized 652 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_parent': /kisskb/src/kernel/irq/manage.c:1004:23: note: byref variable will be forcibly initialized 1004 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_percpu_is_enabled': /kisskb/src/kernel/irq/manage.c:2416:23: note: byref variable will be forcibly initialized 2416 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_irq_wake': /kisskb/src/kernel/irq/manage.c:881:23: note: byref variable will be forcibly initialized 881 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_set_irqchip_state': /kisskb/src/kernel/irq/manage.c:2865:23: note: byref variable will be forcibly initialized 2865 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/kernel/rcu/update.c:606: /kisskb/src/kernel/rcu/update.c: In function 'show_rcu_tasks_trace_gp_kthread': /kisskb/src/kernel/rcu/tasks.h:1750:14: note: byref variable will be forcibly initialized 1750 | char buf[64]; | ^~~ /kisskb/src/kernel/rcu/update.c: In function 'show_stalled_task_trace': /kisskb/src/kernel/rcu/tasks.h:1564:34: note: byref variable will be forcibly initialized 1564 | struct trc_stall_chk_rdr trc_rdr; | ^~~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_thread_check_affinity': /kisskb/src/kernel/irq/manage.c:1131:23: note: byref variable will be forcibly initialized 1131 | cpumask_var_t mask; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/kernel/rcu/update.c:23: /kisskb/src/kernel/rcu/update.c: In function 'rcu_tasks_trace_pregp_step': /kisskb/src/kernel/rcu/tasks.h:1480:19: note: byref variable will be forcibly initialized 1480 | LIST_HEAD(blkd_tasks); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_thread': /kisskb/src/kernel/irq/manage.c:1288:30: note: byref variable will be forcibly initialized 1288 | struct callback_head on_exit_work; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/topology.h:33, from /kisskb/src/include/linux/irq.h:19, from /kisskb/src/kernel/irq/manage.c:11: /kisskb/src/kernel/irq/manage.c: In function 'wake_up_and_wait_for_irq_thread_ready': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/irq/manage.c:1279:9: note: in expansion of macro 'wait_event' 1279 | wait_event(desc->wait_for_threads, | ^~~~~~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'disable_percpu_irq': /kisskb/src/kernel/irq/manage.c:2433:23: note: byref variable will be forcibly initialized 2433 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function '__irq_apply_affinity_hint': /kisskb/src/kernel/irq/manage.c:499:23: note: byref variable will be forcibly initialized 499 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_update_affinity_desc': /kisskb/src/kernel/irq/manage.c:399:23: note: byref variable will be forcibly initialized 399 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function '__disable_irq_nosync': /kisskb/src/kernel/irq/manage.c:689:23: note: byref variable will be forcibly initialized 689 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'enable_irq': /kisskb/src/kernel/irq/manage.c:817:23: note: byref variable will be forcibly initialized 817 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'can_request_irq': /kisskb/src/kernel/irq/manage.c:930:23: note: byref variable will be forcibly initialized 930 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'enable_percpu_irq': /kisskb/src/kernel/irq/manage.c:2369:23: note: byref variable will be forcibly initialized 2369 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'prepare_percpu_nmi': /kisskb/src/fs/proc/task_mmu.c: In function 'show_smap': /kisskb/src/fs/proc/task_mmu.c:854:31: note: byref variable will be forcibly initialized 854 | struct mem_size_stats mss; | ^~~ /kisskb/src/kernel/irq/manage.c:2728:23: note: byref variable will be forcibly initialized 2728 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function 'teardown_percpu_nmi': /kisskb/src/kernel/irq/manage.c:2771:23: note: byref variable will be forcibly initialized 2771 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/manage.c: In function '__synchronize_hardirq': /kisskb/src/kernel/irq/manage.c:41:14: note: byref variable will be forcibly initialized 41 | bool inprogress; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/topology.h:33, from /kisskb/src/include/linux/irq.h:19, from /kisskb/src/kernel/irq/manage.c:11: /kisskb/src/kernel/irq/manage.c: In function 'synchronize_irq': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/irq/manage.c:137:17: note: in expansion of macro 'wait_event' 137 | wait_event(desc->wait_for_threads, | ^~~~~~~~~~ /kisskb/src/kernel/irq/manage.c: In function 'irq_get_irqchip_state': /kisskb/src/kernel/irq/manage.c:2831:23: note: byref variable will be forcibly initialized 2831 | unsigned long flags; | ^~~~~ /kisskb/src/fs/proc/task_mmu.c: In function 'show_smaps_rollup': /kisskb/src/fs/proc/task_mmu.c:882:31: note: byref variable will be forcibly initialized 882 | struct mem_size_stats mss; | ^~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/pagewalk.h:5, from /kisskb/src/fs/proc/task_mmu.c:2: /kisskb/src/fs/proc/task_mmu.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/proc/task_mmu.c: In function 'clear_refs_write': /kisskb/src/fs/proc/task_mmu.c:1276:43: note: byref variable will be forcibly initialized 1276 | struct clear_refs_private cp = { | ^~ /kisskb/src/fs/proc/task_mmu.c:1275:43: note: byref variable will be forcibly initialized 1275 | struct mmu_notifier_range range; | ^~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/pagewalk.h:5, from /kisskb/src/fs/proc/task_mmu.c:2: /kisskb/src/fs/proc/task_mmu.c:1274:26: note: byref variable will be forcibly initialized 1274 | MA_STATE(mas, &mm->mm_mt, 0, 0); | ^~~ /kisskb/src/include/linux/maple_tree.h:428:25: note: in definition of macro 'MA_STATE' 428 | struct ma_state name = { \ | ^~~~ /kisskb/src/fs/proc/task_mmu.c:1254:13: note: byref variable will be forcibly initialized 1254 | int itype; | ^~~~~ /kisskb/src/fs/proc/task_mmu.c:1250:14: note: byref variable will be forcibly initialized 1250 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/task_mmu.c: In function 'pagemap_read': /kisskb/src/fs/proc/task_mmu.c:1653:28: note: byref variable will be forcibly initialized 1653 | struct pagemapread pm; | ^~ /kisskb/src/fs/proc/task_mmu.c: In function 'show_numa_map': /kisskb/src/fs/proc/task_mmu.c:1940:14: note: byref variable will be forcibly initialized 1940 | char buffer[64]; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/module.h:134, from /kisskb/src/kernel/module/main.c:60: /kisskb/src/kernel/module/main.c: In function 'perf_trace_module_load': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:31:1: note: in expansion of macro 'TRACE_EVENT' 31 | TRACE_EVENT(module_load, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:31:1: note: in expansion of macro 'TRACE_EVENT' 31 | TRACE_EVENT(module_load, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:31:1: note: in expansion of macro 'TRACE_EVENT' 31 | TRACE_EVENT(module_load, | ^~~~~~~~~~~ /kisskb/src/kernel/module/main.c: In function 'perf_trace_module_free': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(module_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(module_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(module_free, | ^~~~~~~~~~~ /kisskb/src/kernel/module/main.c: In function 'perf_trace_module_refcnt': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/module.h:70:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 70 | DECLARE_EVENT_CLASS(module_refcnt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/module.h:70:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 70 | DECLARE_EVENT_CLASS(module_refcnt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:70:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 70 | DECLARE_EVENT_CLASS(module_refcnt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module/main.c: In function 'perf_trace_module_request': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/module.h:134, from /kisskb/src/kernel/module/main.c:60: /kisskb/src/kernel/module/main.c: In function 'trace_event_raw_event_module_load': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:31:1: note: in expansion of macro 'TRACE_EVENT' 31 | TRACE_EVENT(module_load, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:31:1: note: in expansion of macro 'TRACE_EVENT' 31 | TRACE_EVENT(module_load, | ^~~~~~~~~~~ /kisskb/src/kernel/module/main.c: In function 'trace_event_raw_event_module_free': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(module_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(module_free, | ^~~~~~~~~~~ /kisskb/src/kernel/module/main.c: In function 'trace_event_raw_event_module_refcnt': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/module.h:70:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 70 | DECLARE_EVENT_CLASS(module_refcnt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:70:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 70 | DECLARE_EVENT_CLASS(module_refcnt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module/main.c: In function 'trace_event_raw_event_module_request': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/module.h:134, from /kisskb/src/kernel/module/main.c:60: /kisskb/src/kernel/module/main.c: In function '__bpf_trace_module_load': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:31:1: note: in expansion of macro 'TRACE_EVENT' 31 | TRACE_EVENT(module_load, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:31:1: note: in expansion of macro 'TRACE_EVENT' 31 | TRACE_EVENT(module_load, | ^~~~~~~~~~~ /kisskb/src/kernel/module/main.c: In function '__bpf_trace_module_free': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(module_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(module_free, | ^~~~~~~~~~~ /kisskb/src/kernel/module/main.c: In function '__bpf_trace_module_refcnt': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:70:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 70 | DECLARE_EVENT_CLASS(module_refcnt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:70:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 70 | DECLARE_EVENT_CLASS(module_refcnt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:70:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 70 | DECLARE_EVENT_CLASS(module_refcnt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:70:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 70 | DECLARE_EVENT_CLASS(module_refcnt, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module/main.c: In function '__bpf_trace_module_request': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/module.h:107:1: note: in expansion of macro 'TRACE_EVENT' 107 | TRACE_EVENT(module_request, | ^~~~~~~~~~~ /kisskb/src/kernel/module/main.c: In function 'get_next_modinfo': /kisskb/src/kernel/module/main.c:1554:23: note: byref variable will be forcibly initialized 1554 | unsigned long size = infosec->sh_size; | ^~~~ /kisskb/src/kernel/rcu/srcutree.c: In function 'srcu_invoke_callbacks': /kisskb/src/kernel/rcu/srcutree.c:1540:27: note: byref variable will be forcibly initialized 1540 | struct rcu_cblist ready_cbs; | ^~~~~~~~~ In file included from /kisskb/src/kernel/rcu/srcutree.c:27: /kisskb/src/kernel/rcu/srcutree.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_nodes': /kisskb/src/kernel/rcu/srcutree.c:169:13: note: byref variable will be forcibly initialized 169 | int levelspread[RCU_NUM_LVLS]; | ^~~~~~~~~~~ /kisskb/src/kernel/module/main.c: In function 'find_symbol': /kisskb/src/kernel/module/main.c:317:34: note: byref variable will be forcibly initialized 317 | struct symsearch arr[] = { | ^~~ /kisskb/src/kernel/rcu/srcutree.c: In function 'srcu_funnel_exp_start': /kisskb/src/kernel/rcu/srcutree.c:848:23: note: byref variable will be forcibly initialized 848 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/rcu/srcutree.c: In function 'srcu_funnel_gp_start': /kisskb/src/kernel/rcu/srcutree.c:885:23: note: byref variable will be forcibly initialized 885 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/include/linux/moduleloader.h:6, from /kisskb/src/kernel/module/main.c:11: /kisskb/src/kernel/module/main.c: In function 'resolve_symbol_wait': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:506:9: note: in expansion of macro '___wait_event' 506 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:535:25: note: in expansion of macro '__wait_event_interruptible_timeout' 535 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module/main.c:1119:13: note: in expansion of macro 'wait_event_interruptible_timeout' 1119 | if (wait_event_interruptible_timeout(module_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module/main.c:1117:14: note: byref variable will be forcibly initialized 1117 | char owner[MODULE_NAME_LEN]; | ^~~~~ /kisskb/src/kernel/rcu/srcutree.c: In function 'srcu_gp_start_if_needed': /kisskb/src/kernel/rcu/srcutree.c:1083:23: note: byref variable will be forcibly initialized 1083 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/rcu/srcutree.c: In function '__synchronize_srcu': /kisskb/src/kernel/rcu/srcutree.c:1200:32: note: byref variable will be forcibly initialized 1200 | struct rcu_synchronize rcu; | ^~~ /kisskb/src/kernel/module/main.c: In function 'verify_exported_symbols': /kisskb/src/kernel/module/main.c:1250:48: note: byref variable will be forcibly initialized 1250 | struct find_symbol_arg fsa = { | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/include/linux/moduleloader.h:6, from /kisskb/src/kernel/module/main.c:11: /kisskb/src/kernel/module/main.c: In function 'add_unformed_module': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/module/main.c:2574:31: note: in expansion of macro 'wait_event_interruptible' 2574 | err = wait_event_interruptible(module_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/quota/quota_v2.c: In function 'v2_write_file_info': /kisskb/src/fs/quota/quota_v2.c:193:31: note: byref variable will be forcibly initialized 193 | struct v2_disk_dqinfo dinfo; | ^~~~~ /kisskb/src/fs/quota/quota_v2.c: In function 'v2_check_quota_file': /kisskb/src/fs/quota/quota_v2.c:77:33: note: byref variable will be forcibly initialized 77 | struct v2_disk_dqheader dqhead; | ^~~~~~ /kisskb/src/fs/quota/quota_v2.c: In function 'v2_read_file_info': /kisskb/src/fs/quota/quota_v2.c:93:33: note: byref variable will be forcibly initialized 93 | struct v2_disk_dqheader dqhead; | ^~~~~~ /kisskb/src/fs/quota/quota_v2.c:92:31: note: byref variable will be forcibly initialized 92 | struct v2_disk_dqinfo dinfo; | ^~~~~ /kisskb/src/fs/quota/quota_v2.c: In function 'v2r1_disk2memdqb': /kisskb/src/fs/quota/quota_v2.c:275:41: note: byref variable will be forcibly initialized 275 | struct v2r1_disk_dqblk *d = dp, empty; | ^~~~~ /kisskb/src/fs/quota/quota_v2.c: In function 'v2r0_disk2memdqb': /kisskb/src/fs/quota/quota_v2.c:222:41: note: byref variable will be forcibly initialized 222 | struct v2r0_disk_dqblk *d = dp, empty; | ^~~~~ /kisskb/src/kernel/module/main.c: In function '__do_sys_finit_module': /kisskb/src/kernel/module/main.c:2926:15: note: byref variable will be forcibly initialized 2926 | void *buf = NULL; | ^~~ /kisskb/src/kernel/module/main.c: In function '__do_sys_delete_module': /kisskb/src/kernel/module/main.c:700:14: note: byref variable will be forcibly initialized 700 | char buf[MODULE_FLAGS_BUF_SIZE]; | ^~~ /kisskb/src/kernel/module/main.c:699:14: note: byref variable will be forcibly initialized 699 | char name[MODULE_NAME_LEN]; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/smp.c: In function 'pnv_cpu_offline_self': /kisskb/src/arch/powerpc/platforms/powernv/smp.c:267:40: note: byref variable will be forcibly initialized 267 | struct pt_regs regs; | ^~~~ /kisskb/src/kernel/module/main.c: In function 'print_modules': /kisskb/src/kernel/module/main.c:3145:14: note: byref variable will be forcibly initialized 3145 | char buf[MODULE_FLAGS_BUF_SIZE]; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/smp.c: In function 'pnv_smp_kick_cpu': /kisskb/src/arch/powerpc/platforms/powernv/smp.c:70:17: note: byref variable will be forcibly initialized 70 | uint8_t status; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c: In function 'pnv_ioda_parse_tce_sizes': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c:26:13: note: byref variable will be forcibly initialized 26 | u32 val; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c: In function 'pnv_pci_ioda2_table_alloc_pages': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c:296:23: note: byref variable will be forcibly initialized 296 | unsigned long total_allocated_uas = 0; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c:295:48: note: byref variable will be forcibly initialized 295 | unsigned long offset = 0, level_shift, total_allocated = 0; | ^~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda-tce.c:295:23: note: byref variable will be forcibly initialized 295 | unsigned long offset = 0, level_shift, total_allocated = 0; | ^~~~~~ /kisskb/src/mm/page-writeback.c: In function '__wb_calc_thresh': /kisskb/src/mm/page-writeback.c:754:34: note: byref variable will be forcibly initialized 754 | unsigned long numerator, denominator; | ^~~~~~~~~~~ /kisskb/src/mm/page-writeback.c:754:23: note: byref variable will be forcibly initialized 754 | unsigned long numerator, denominator; | ^~~~~~~~~ /kisskb/src/crypto/aead.c: In function 'crypto_aead_report': /kisskb/src/crypto/aead.c:148:35: note: byref variable will be forcibly initialized 148 | struct crypto_report_aead raead; | ^~~~~ /kisskb/src/mm/page-writeback.c: In function 'balance_dirty_pages': /kisskb/src/mm/page-writeback.c:1571:13: note: byref variable will be forcibly initialized 1571 | int nr_dirtied_pause; | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/mm/page-writeback.c:18: /kisskb/src/mm/page-writeback.c: In function 'tag_pages_for_writeback': /kisskb/src/mm/page-writeback.c:2231:18: note: byref variable will be forcibly initialized 2231 | XA_STATE(xas, &mapping->i_pages, start); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/page-writeback.c: In function 'write_cache_pages': /kisskb/src/mm/page-writeback.c:2290:17: note: byref variable will be forcibly initialized 2290 | pgoff_t index; | ^~~~~ /kisskb/src/mm/page-writeback.c:2288:24: note: byref variable will be forcibly initialized 2288 | struct pagevec pvec; | ^~~~ /kisskb/src/mm/page-writeback.c: In function 'generic_writepages': /kisskb/src/mm/page-writeback.c:2442:25: note: byref variable will be forcibly initialized 2442 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/mm/page-writeback.c:18: /kisskb/src/mm/page-writeback.c: In function '__folio_start_writeback': /kisskb/src/mm/page-writeback.c:2960:26: note: byref variable will be forcibly initialized 2960 | XA_STATE(xas, &mapping->i_pages, folio_index(folio)); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/page-writeback.c: In function 'writeback_set_ratelimit': /kisskb/src/mm/page-writeback.c:2093:23: note: byref variable will be forcibly initialized 2093 | unsigned long dirty_thresh; | ^~~~~~~~~~~~ /kisskb/src/mm/page-writeback.c:2092:23: note: byref variable will be forcibly initialized 2092 | unsigned long background_thresh; | ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_ei_write': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:73:14: note: byref variable will be forcibly initialized 73 | char buf[50]; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:72:29: note: byref variable will be forcibly initialized 72 | unsigned long addr, mask; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:72:23: note: byref variable will be forcibly initialized 72 | unsigned long addr, mask; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:71:26: note: byref variable will be forcibly initialized 71 | int pe_no, type, func; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:71:20: note: byref variable will be forcibly initialized 71 | int pe_no, type, func; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:71:13: note: byref variable will be forcibly initialized 71 | int pe_no, type, func; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_wait_for_pending': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:913:16: note: byref variable will be forcibly initialized 913 | int i, status = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function '__pnv_eeh_bridge_reset': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:807:13: note: byref variable will be forcibly initialized 807 | u32 ctrl; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_next_error': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:1413:26: note: byref variable will be forcibly initialized 1413 | __be16 err_type, severity; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:1413:16: note: byref variable will be forcibly initialized 1413 | __be16 err_type, severity; | ^~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:1412:16: note: byref variable will be forcibly initialized 1412 | __be64 frozen_pe_no; | ^~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_do_flr': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:933:13: note: byref variable will be forcibly initialized 933 | u32 reg = 0; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_do_af_flr': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:971:13: note: byref variable will be forcibly initialized 971 | u32 cap = 0; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_find_cap': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:235:21: note: byref variable will be forcibly initialized 235 | u32 status, id; | ^~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:235:13: note: byref variable will be forcibly initialized 235 | u32 status, id; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:233:13: note: byref variable will be forcibly initialized 233 | int pos = PCI_CAPABILITY_LIST; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_find_ecap': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:269:13: note: byref variable will be forcibly initialized 269 | u32 header; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_get_phb_state': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:531:16: note: byref variable will be forcibly initialized 531 | __be16 pcierr = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:530:12: note: byref variable will be forcibly initialized 530 | u8 fstate = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_get_pe_state': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:570:16: note: byref variable will be forcibly initialized 570 | __be16 pcierr = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:569:12: note: byref variable will be forcibly initialized 569 | u8 fstate = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c: In function 'pnv_eeh_probe': /kisskb/src/arch/powerpc/platforms/powernv/eeh-powernv.c:329:18: note: byref variable will be forcibly initialized 329 | uint32_t pcie_flags; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/subcore.c: In function 'store_subcores_per_core': /kisskb/src/arch/powerpc/platforms/powernv/subcore.c:378:23: note: byref variable will be forcibly initialized 378 | unsigned long val; | ^~~ /kisskb/src/kernel/dma/direct.c: In function 'dma_direct_alloc_from_pool': /kisskb/src/kernel/dma/direct.c:176:15: note: byref variable will be forcibly initialized 176 | void *ret; | ^~~ /kisskb/src/kernel/dma/direct.c:175:13: note: byref variable will be forcibly initialized 175 | u64 phys_mask; | ^~~~~~~~~ /kisskb/src/kernel/dma/direct.c: In function '__dma_direct_alloc_pages': /kisskb/src/kernel/dma/direct.c:122:13: note: byref variable will be forcibly initialized 122 | u64 phys_limit; | ^~~~~~~~~~ In file included from /kisskb/src/kernel/dma/direct.c:16: /kisskb/src/kernel/dma/direct.c: In function 'dma_direct_map_page': /kisskb/src/kernel/dma/direct.h:89:20: note: byref variable will be forcibly initialized 89 | dma_addr_t dma_addr = phys_to_dma(dev, phys); | ^~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/memblock.h:12, from /kisskb/src/kernel/dma/direct.c:7: /kisskb/src/kernel/dma/direct.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/quota/quota_tree.c: In function 'do_insert_tree': /kisskb/src/fs/quota/quota_tree.c:295:14: note: byref variable will be forcibly initialized 295 | uint newblk; | ^~~~~~ /kisskb/src/fs/quota/quota_tree.c:293:13: note: byref variable will be forcibly initialized 293 | int ret = 0, newson = 0, newact = 0; | ^~~ /kisskb/src/kernel/dma/direct.c: In function 'dma_direct_map_resource': /kisskb/src/kernel/dma/direct.c:523:20: note: byref variable will be forcibly initialized 523 | dma_addr_t dma_addr = paddr; | ^~~~~~~~ /kisskb/src/kernel/dma/direct.c: In function 'dma_direct_mmap': /kisskb/src/kernel/dma/direct.c:562:13: note: byref variable will be forcibly initialized 562 | int ret = -ENXIO; | ^~~ /kisskb/src/fs/quota/quota_tree.c: In function 'dq_insert_tree': /kisskb/src/fs/quota/quota_tree.c:349:13: note: byref variable will be forcibly initialized 349 | int tmp = QT_TREEOFF; | ^~~ /kisskb/src/fs/quota/quota_tree.c: In function 'remove_tree': /kisskb/src/fs/quota/quota_tree.c:471:14: note: byref variable will be forcibly initialized 471 | uint newblk; | ^~~~~~ /kisskb/src/fs/quota/quota_tree.c: In function 'qtree_delete_dquot': /kisskb/src/fs/quota/quota_tree.c:523:14: note: byref variable will be forcibly initialized 523 | uint tmp = QT_TREEOFF; | ^~~ /kisskb/src/fs/quota/quota_tree.c: In function 'qtree_get_next_id': /kisskb/src/fs/quota/quota_tree.c:731:15: note: byref variable will be forcibly initialized 731 | qid_t id = from_kqid(&init_user_ns, *qid); | ^~ /kisskb/src/arch/powerpc/kernel/rtas-rtc.c: In function 'rtas_get_boot_time': /kisskb/src/arch/powerpc/kernel/rtas-rtc.c:17:13: note: byref variable will be forcibly initialized 17 | int ret[8]; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas-rtc.c: In function 'rtas_get_rtc_time': /kisskb/src/arch/powerpc/kernel/rtas-rtc.c:49:13: note: byref variable will be forcibly initialized 49 | int ret[8]; | ^~~ /kisskb/src/kernel/irq/devres.c: In function 'devm_free_irq': /kisskb/src/kernel/irq/devres.c:141:27: note: byref variable will be forcibly initialized 141 | struct irq_devres match_data = { irq, dev_id }; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/kernel/irq/devres.c:3: /kisskb/src/kernel/irq/devres.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/irq/devres.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/kernel/module/procfs.c: In function 'm_show': /kisskb/src/kernel/module/procfs.c:68:14: note: byref variable will be forcibly initialized 68 | char buf[MODULE_FLAGS_BUF_SIZE]; | ^~~ /kisskb/src/block/partitions/core.c: In function 'partition_overlaps': /kisskb/src/block/partitions/core.c:428:23: note: byref variable will be forcibly initialized 428 | unsigned long idx; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/block/partitions/core.c:7: /kisskb/src/block/partitions/core.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/block/bdev.c:9: /kisskb/src/block/bdev.c: In function 'bd_prepare_to_claim': /kisskb/src/block/bdev.c:589:29: note: byref variable will be forcibly initialized 589 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/block/bdev.c:589:17: note: in expansion of macro 'DEFINE_WAIT' 589 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/block/partitions/core.c: In function 'blk_drop_partitions': /kisskb/src/block/partitions/core.c:533:23: note: byref variable will be forcibly initialized 533 | unsigned long idx; | ^~~ /kisskb/src/block/bdev.c: In function 'lookup_bdev': /kisskb/src/block/bdev.c:974:21: note: byref variable will be forcibly initialized 974 | struct path path; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c: In function 'pnv_pci_get_slot_id': /kisskb/src/arch/powerpc/platforms/powernv/pci.c:42:13: note: byref variable will be forcibly initialized 42 | u64 phbid; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c:41:13: note: byref variable will be forcibly initialized 41 | u32 bdfn; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c: In function 'pnv_pci_set_power_state': /kisskb/src/arch/powerpc/platforms/powernv/pci.c:127:25: note: byref variable will be forcibly initialized 127 | struct opal_msg m; | ^ /kisskb/src/block/bdev.c: In function 'blkdev_get_by_path': /kisskb/src/block/bdev.c:879:15: note: byref variable will be forcibly initialized 879 | dev_t dev; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c: In function 'pnv_pci_set_tunnel_bar': /kisskb/src/arch/powerpc/platforms/powernv/pci.c:759:16: note: byref variable will be forcibly initialized 759 | __be64 val; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c: In function 'pnv_pci_config_check_eeh': /kisskb/src/arch/powerpc/platforms/powernv/pci.c:534:17: note: byref variable will be forcibly initialized 534 | __be16 pcierr = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c:533:17: note: byref variable will be forcibly initialized 533 | u8 fstate = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c: In function 'pnv_pci_cfg_read': /kisskb/src/arch/powerpc/platforms/powernv/pci.c:607:24: note: byref variable will be forcibly initialized 607 | __be32 v32; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c:600:24: note: byref variable will be forcibly initialized 600 | __be16 v16; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci.c:594:20: note: byref variable will be forcibly initialized 594 | u8 v8; | ^~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_pci_ioda_pe_dma_weight': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:1480:22: note: byref variable will be forcibly initialized 1480 | unsigned int weight = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_pci_ioda_create_dbgfs': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2465:14: note: byref variable will be forcibly initialized 2465 | char name[16]; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_ioda_get_pe_state': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:611:16: note: byref variable will be forcibly initialized 611 | __be16 pcierr = 0; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:610:24: note: byref variable will be forcibly initialized 610 | u8 fstate = 0, state; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:610:12: note: byref variable will be forcibly initialized 610 | u8 fstate = 0, state; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_ioda_parse_m64_window': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:442:13: note: byref variable will be forcibly initialized 442 | u32 m64_range[2], i; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_irq_parent_domain_alloc': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2190:27: note: byref variable will be forcibly initialized 2190 | struct irq_fwspec parent_fwspec; | ^~~~~~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pe_level_printk': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:62:14: note: byref variable will be forcibly initialized 62 | char pfix[32]; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:61:17: note: byref variable will be forcibly initialized 61 | va_list args; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:60:26: note: byref variable will be forcibly initialized 60 | struct va_format vaf; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_pci_ioda2_setup_default_config': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:1727:29: note: byref variable will be forcibly initialized 1727 | struct iommu_table *tbl = NULL; | ^~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_kf_seq_show': /kisskb/src/fs/sysfs/file.c:46:15: note: byref variable will be forcibly initialized 46 | char *buf; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas.c: In function 'rtas_indicator_present': /kisskb/src/arch/powerpc/kernel/rtas.c:727:13: note: byref variable will be forcibly initialized 727 | int proplen, count, i; | ^~~~~~~ /kisskb/src/crypto/skcipher.c: In function 'crypto_skcipher_report': /kisskb/src/crypto/skcipher.c:706:40: note: byref variable will be forcibly initialized 706 | struct crypto_report_blkcipher rblkcipher; | ^~~~~~~~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_chmod_file': /kisskb/src/fs/sysfs/file.c:417:22: note: byref variable will be forcibly initialized 417 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/crypto/skcipher.c: In function 'skcipher_alloc_instance_simple': /kisskb/src/crypto/skcipher.c:932:13: note: byref variable will be forcibly initialized 932 | u32 mask; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_pci_ioda1_setup_dma_pe': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:1510:30: note: byref variable will be forcibly initialized 1510 | unsigned int weight, total_weight = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_emit': /kisskb/src/fs/sysfs/file.c:731:17: note: byref variable will be forcibly initialized 731 | va_list args; | ^~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_emit_at': /kisskb/src/fs/sysfs/file.c:759:17: note: byref variable will be forcibly initialized 759 | va_list args; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas.c: In function 'rtas_call': /kisskb/src/arch/powerpc/kernel/rtas.c:469:17: note: byref variable will be forcibly initialized 469 | va_list list; | ^~~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_create_file_ns': /kisskb/src/fs/sysfs/file.c:349:16: note: byref variable will be forcibly initialized 349 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/file.c:348:16: note: byref variable will be forcibly initialized 348 | kuid_t uid; | ^~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_add_file_to_group': /kisskb/src/fs/sysfs/file.c:384:16: note: byref variable will be forcibly initialized 384 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/file.c:383:16: note: byref variable will be forcibly initialized 383 | kuid_t uid; | ^~~ /kisskb/src/fs/sysfs/file.c: In function 'sysfs_create_bin_file': /kisskb/src/fs/sysfs/file.c:562:16: note: byref variable will be forcibly initialized 562 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/file.c:561:16: note: byref variable will be forcibly initialized 561 | kuid_t uid; | ^~~ /kisskb/src/mm/readahead.c: In function 'read_pages': /kisskb/src/mm/readahead.c:150:25: note: byref variable will be forcibly initialized 150 | struct blk_plug plug; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function 'pnv_pci_init_ioda_phb': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2948:13: note: byref variable will be forcibly initialized 2948 | int len; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2945:25: note: byref variable will be forcibly initialized 2945 | struct resource r; | ^ /kisskb/src/arch/powerpc/kernel/rtas.c: In function '__do_sys_rtas': /kisskb/src/arch/powerpc/kernel/rtas.c:1193:26: note: byref variable will be forcibly initialized 1193 | struct rtas_args args; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas.c: In function 'rtas_call_unlocked': /kisskb/src/arch/powerpc/kernel/rtas.c:460:17: note: byref variable will be forcibly initialized 460 | va_list list; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c: In function '__pnv_pci_ioda_msi_setup': /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2073:24: note: byref variable will be forcibly initialized 2073 | __be32 addr32; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2061:24: note: byref variable will be forcibly initialized 2061 | __be64 addr64; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/pci-ioda.c:2034:16: note: byref variable will be forcibly initialized 2034 | __be32 data; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas.c: In function 'rtas_call_reentrant': /kisskb/src/arch/powerpc/kernel/rtas.c:955:17: note: byref variable will be forcibly initialized 955 | va_list list; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas.c: In function 'rtas_initialize': /kisskb/src/arch/powerpc/kernel/rtas.c:1289:25: note: byref variable will be forcibly initialized 1289 | u32 base, size, entry; | ^~~~~ /kisskb/src/arch/powerpc/kernel/rtas.c:1289:19: note: byref variable will be forcibly initialized 1289 | u32 base, size, entry; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas.c:1289:13: note: byref variable will be forcibly initialized 1289 | u32 base, size, entry; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas.c:1288:23: note: byref variable will be forcibly initialized 1288 | unsigned long rtas_region = RTAS_INSTANTIATE_MAX; | ^~~~~~~~~~~ In file included from /kisskb/src/crypto/seqiv.c:13: /kisskb/src/crypto/seqiv.c: In function 'seqiv_aead_encrypt': /kisskb/src/include/crypto/skcipher.h:131:14: note: byref variable will be forcibly initialized 131 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/seqiv.c:69:17: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 69 | SYNC_SKCIPHER_REQUEST_ON_STACK(nreq, ctx->sknull); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_chip': /kisskb/src/kernel/irq/chip.c:43:23: note: byref variable will be forcibly initialized 43 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_handler_data': /kisskb/src/kernel/irq/chip.c:89:23: note: byref variable will be forcibly initialized 89 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_chip_data': /kisskb/src/arch/powerpc/kernel/rtas_pci.c: In function 'python_countermeasures': /kisskb/src/arch/powerpc/kernel/rtas_pci.c:157:25: note: byref variable will be forcibly initialized 157 | struct resource registers; | ^~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas_pci.c: In function 'phb_set_bus_ranges': /kisskb/src/arch/powerpc/kernel/rtas_pci.c:215:22: note: byref variable will be forcibly initialized 215 | unsigned int len; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas_pci.c: In function 'rtas_read_config': /kisskb/src/arch/powerpc/kernel/rtas_pci.c:48:13: note: byref variable will be forcibly initialized 48 | int returnval = -1; | ^~~~~~~~~ /kisskb/src/kernel/irq/chip.c:144:23: note: byref variable will be forcibly initialized 144 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_modify_status': /kisskb/src/kernel/irq/chip.c:1088:23: note: byref variable will be forcibly initialized 1088 | unsigned long flags, trigger, tmp; | ^~~~~ /kisskb/src/arch/powerpc/kernel/rtas_pci.c: In function 'get_phb_buid': /kisskb/src/arch/powerpc/kernel/rtas_pci.c:202:25: note: byref variable will be forcibly initialized 202 | struct resource r; | ^ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_irq_type': /kisskb/src/kernel/irq/chip.c:67:23: note: byref variable will be forcibly initialized 67 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/locking/lockdep_proc.c: In function 'print_name': /kisskb/src/kernel/locking/lockdep_proc.c:62:14: note: byref variable will be forcibly initialized 62 | char str[KSYM_NAME_LEN]; | ^~~ /kisskb/src/kernel/locking/lockdep_proc.c: In function 'seq_time': /kisskb/src/kernel/locking/lockdep_proc.c:443:14: note: byref variable will be forcibly initialized 443 | char num[15]; | ^~~ /kisskb/src/kernel/locking/lockdep_proc.c: In function 'seq_stats': /kisskb/src/kernel/locking/lockdep_proc.c:549:22: note: byref variable will be forcibly initialized 549 | char ip[32]; | ^~ /kisskb/src/kernel/locking/lockdep_proc.c:534:22: note: byref variable will be forcibly initialized 534 | char ip[32]; | ^~ /kisskb/src/kernel/locking/lockdep_proc.c:485:22: note: byref variable will be forcibly initialized 485 | char str[KSYM_NAME_LEN]; | ^~~ /kisskb/src/kernel/locking/lockdep_proc.c:465:14: note: byref variable will be forcibly initialized 465 | char name[39]; | ^~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_msi_desc_off': /kisskb/src/kernel/irq/chip.c:111:23: note: byref variable will be forcibly initialized 111 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/chip.c: In function '__irq_set_handler': /kisskb/src/kernel/irq/chip.c:1049:23: note: byref variable will be forcibly initialized 1049 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/chip.c: In function 'irq_set_chained_handler_and_data': /kisskb/src/kernel/irq/chip.c:1064:23: note: byref variable will be forcibly initialized 1064 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/pagemap.h:83, from /kisskb/src/mm/swap.c:44: /kisskb/src/mm/swap.c: In function 'perf_trace_mm_lru_insertion': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ /kisskb/src/mm/swap.c: In function 'perf_trace_mm_lru_activate': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:61:1: note: in expansion of macro 'TRACE_EVENT' 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:61:1: note: in expansion of macro 'TRACE_EVENT' 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/pagemap.h:83, from /kisskb/src/mm/swap.c:44: /kisskb/src/mm/swap.c: In function 'trace_event_raw_event_mm_lru_insertion': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ /kisskb/src/mm/swap.c: In function 'trace_event_raw_event_mm_lru_activate': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:61:1: note: in expansion of macro 'TRACE_EVENT' 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:15, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/xarray.h:15, from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/proc_fs.h:10, from /kisskb/src/fs/proc/inode.c:10: /kisskb/src/fs/proc/inode.c: In function 'close_pdeo': /kisskb/src/fs/proc/inode.c:236:44: note: byref variable will be forcibly initialized 236 | DECLARE_COMPLETION_ONSTACK(c); | ^ /kisskb/src/include/linux/completion.h:69:27: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/pagemap.h:83, from /kisskb/src/mm/swap.c:44: /kisskb/src/mm/swap.c: In function '__bpf_trace_mm_lru_insertion': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(mm_lru_insertion, | ^~~~~~~~~~~ /kisskb/src/mm/swap.c: In function '__bpf_trace_mm_lru_activate': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:61:1: note: in expansion of macro 'TRACE_EVENT' 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pagemap.h:61:1: note: in expansion of macro 'TRACE_EVENT' 61 | TRACE_EVENT(mm_lru_activate, | ^~~~~~~~~~~ /kisskb/src/fs/proc/inode.c: In function 'proc_entry_rundown': /kisskb/src/fs/proc/inode.c:263:36: note: byref variable will be forcibly initialized 263 | DECLARE_COMPLETION_ONSTACK(c); | ^ /kisskb/src/include/linux/completion.h:69:27: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/mm/swap.c: In function 'release_pages': /kisskb/src/mm/swap.c:983:23: note: byref variable will be forcibly initialized 983 | unsigned long flags = 0; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/mm/swap.c:17: /kisskb/src/mm/swap.c:981:19: note: byref variable will be forcibly initialized 981 | LIST_HEAD(pages_to_free); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/swap.c: In function 'folio_batch_move_lru': /kisskb/src/mm/swap.c:236:23: note: byref variable will be forcibly initialized 236 | unsigned long flags = 0; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/of_address.h:7, from /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:13: /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'imc_pmu_create': /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:143:13: note: byref variable will be forcibly initialized 143 | u32 offset; | ^~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'export_imc_mode_and_cmd': /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:56:13: note: byref variable will be forcibly initialized 56 | u32 cb_offset; | ^~~~~~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:55:24: note: byref variable will be forcibly initialized 55 | char mode[16], cmd[16]; | ^~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:55:14: note: byref variable will be forcibly initialized 55 | char mode[16], cmd[16]; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'opal_imc_counters_probe': /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:241:13: note: byref variable will be forcibly initialized 241 | u32 type; | ^~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c: In function 'get_max_nest_dev': /kisskb/src/arch/powerpc/platforms/powernv/opal-imc.c:222:28: note: byref variable will be forcibly initialized 222 | u32 pmu_units = 0, type; | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/kernel/module/sysfs.c:10: /kisskb/src/kernel/module/sysfs.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/module/sysfs.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/platforms/powernv/opal-xscom.c: In function 'opal_scom_read': /kisskb/src/arch/powerpc/platforms/powernv/opal-xscom.c:58:16: note: byref variable will be forcibly initialized 58 | __be64 v; | ^ /kisskb/src/arch/powerpc/platforms/powernv/opal-xscom.c: In function 'scom_debug_read': /kisskb/src/arch/powerpc/platforms/powernv/opal-xscom.c:94:37: note: byref variable will be forcibly initialized 94 | u64 reg, reg_base, reg_cnt, val; | ^~~ /kisskb/src/kernel/module/sysfs.c: In function 'module_sect_read': /kisskb/src/kernel/module/sysfs.c:40:14: note: byref variable will be forcibly initialized 40 | char bounce[MODULE_SECT_READ_SIZE + 1]; | ^~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:15, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/kernel/module/sysfs.c:8: /kisskb/src/kernel/module/sysfs.c: In function 'mod_kobject_put': /kisskb/src/kernel/module/sysfs.c:331:36: note: byref variable will be forcibly initialized 331 | DECLARE_COMPLETION_ONSTACK(c); | ^ /kisskb/src/include/linux/completion.h:69:27: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/kernel/dma/ops_helpers.c: In function 'dma_common_mmap': /kisskb/src/kernel/dma/ops_helpers.c:43:13: note: byref variable will be forcibly initialized 43 | int ret = -ENXIO; | ^~~ /kisskb/src/crypto/geniv.c: In function 'aead_geniv_alloc': /kisskb/src/crypto/geniv.c:49:13: note: byref variable will be forcibly initialized 49 | u32 mask; | ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'assign_lock_key': /kisskb/src/kernel/locking/lockdep.c:953:23: note: byref variable will be forcibly initialized 953 | unsigned long can_addr, addr = (unsigned long)lock; | ^~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'lock_stats': /kisskb/src/kernel/locking/lockdep.c:295:33: note: byref variable will be forcibly initialized 295 | struct lock_class_stats stats; | ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'print_lockdep_cache': /kisskb/src/kernel/locking/lockdep.c:745:14: note: byref variable will be forcibly initialized 745 | char str[KSYM_NAME_LEN]; | ^~~ /kisskb/src/kernel/locking/lockdep.c: In function '__print_lock_name': /kisskb/src/kernel/locking/lockdep.c:713:14: note: byref variable will be forcibly initialized 713 | char str[KSYM_NAME_LEN]; | ^~~ /kisskb/src/crypto/ahash.c: In function 'ahash_notify_einprogress': /kisskb/src/crypto/ahash.c:278:37: note: byref variable will be forcibly initialized 278 | struct crypto_async_request oreq; | ^~~~ /kisskb/src/kernel/locking/lockdep.c: In function 'print_lock_name': /kisskb/src/kernel/locking/lockdep.c:731:14: note: byref variable will be forcibly initialized 731 | char usage[LOCK_USAGE_CHARS]; | ^~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_contended': /kisskb/src/kernel/locking/lockdep.c:5807:13: note: byref variable will be forcibly initialized 5807 | int i, contention_point, contending_point; | ^ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_acquired': /kisskb/src/kernel/locking/lockdep.c:5849:13: note: byref variable will be forcibly initialized 5849 | int i, cpu; | ^ /kisskb/src/fs/kernfs/inode.c: In function 'kernfs_vfs_user_xattr_add': /kisskb/src/fs/kernfs/inode.c:349:17: note: byref variable will be forcibly initialized 349 | ssize_t removed_size; | ^~~~~~~~~~~~ /kisskb/src/crypto/ahash.c: In function 'crypto_ahash_report': /kisskb/src/crypto/ahash.c:502:35: note: byref variable will be forcibly initialized 502 | struct crypto_report_hash rhash; | ^~~~~ /kisskb/src/fs/kernfs/inode.c: In function 'kernfs_vfs_user_xattr_rm': /kisskb/src/fs/kernfs/inode.c:383:17: note: byref variable will be forcibly initialized 383 | ssize_t removed_size; | ^~~~~~~~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_downgrade': /kisskb/src/kernel/locking/lockdep.c:5268:13: note: byref variable will be forcibly initialized 5268 | int i; | ^ /kisskb/src/kernel/locking/lockdep.c:5266:29: note: byref variable will be forcibly initialized 5266 | unsigned int depth, merged = 0; | ^~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_release': /kisskb/src/kernel/locking/lockdep.c:5322:13: note: byref variable will be forcibly initialized 5322 | int i; | ^ /kisskb/src/kernel/locking/lockdep.c:5320:29: note: byref variable will be forcibly initialized 5320 | unsigned int depth, merged = 1; | ^~~~~~ /kisskb/src/kernel/locking/lockdep.c: In function '__lock_set_class': /kisskb/src/kernel/locking/lockdep.c:5222:13: note: byref variable will be forcibly initialized 5222 | int i; | ^ /kisskb/src/kernel/locking/lockdep.c:5219:29: note: byref variable will be forcibly initialized 5219 | unsigned int depth, merged = 0; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/dt_cpu_ftrs.c: In function 'process_cpufeatures_node': /kisskb/src/arch/powerpc/kernel/dt_cpu_ftrs.c:883:13: note: byref variable will be forcibly initialized 883 | int len; | ^~~ /kisskb/src/arch/powerpc/kernel/dt_cpu_ftrs.c: In function 'cpufeatures_deps_enable': /kisskb/src/arch/powerpc/kernel/dt_cpu_ftrs.c:997:13: note: byref variable will be forcibly initialized 997 | int len; | ^~~ /kisskb/src/arch/powerpc/kernel/dt_cpu_ftrs.c: In function 'dt_cpu_ftrs_scan_callback': /kisskb/src/arch/powerpc/kernel/dt_cpu_ftrs.c:1063:13: note: byref variable will be forcibly initialized 1063 | int count, i; | ^~~~~ /kisskb/src/fs/devpts/inode.c: In function 'parse_mount_options': /kisskb/src/fs/devpts/inode.c:270:21: note: byref variable will be forcibly initialized 270 | int option; | ^~~~~~ /kisskb/src/fs/devpts/inode.c:268:29: note: byref variable will be forcibly initialized 268 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/devpts/inode.c: In function 'devpts_mntget': /kisskb/src/fs/devpts/inode.c:170:21: note: byref variable will be forcibly initialized 170 | struct path path; | ^~~~ /kisskb/src/fs/devpts/inode.c: In function 'devpts_acquire': /kisskb/src/fs/devpts/inode.c:202:21: note: byref variable will be forcibly initialized 202 | struct path path; | ^~~~ /kisskb/src/fs/devpts/inode.c: In function 'devpts_pty_new': /kisskb/src/fs/devpts/inode.c:569:14: note: byref variable will be forcibly initialized 569 | char s[12]; | ^ /kisskb/src/block/partitions/efi.c: In function 'is_pte_valid': /kisskb/src/block/partitions/efi.c:461:1: note: byref variable will be forcibly initialized 461 | is_pte_valid(const gpt_entry *pte, const u64 lastlba) | ^~~~~~~~~~~~ /kisskb/src/block/partitions/efi.c:461:1: note: byref variable will be forcibly initialized /kisskb/src/block/partitions/efi.c: In function 'compare_gpts': /kisskb/src/block/partitions/efi.c:481:1: note: byref variable will be forcibly initialized 481 | compare_gpts(gpt_header *pgpt, gpt_header *agpt, u64 lastlba) | ^~~~~~~~~~~~ /kisskb/src/block/partitions/efi.c:481:1: note: byref variable will be forcibly initialized /kisskb/src/block/partitions/efi.c: In function 'read_lba': /kisskb/src/block/partitions/efi.c:247:24: note: byref variable will be forcibly initialized 247 | Sector sect; | ^~~~ /kisskb/src/fs/netfs/buffered_read.c: In function 'netfs_write_begin': /kisskb/src/fs/netfs/buffered_read.c:337:23: note: byref variable will be forcibly initialized 337 | struct folio *folio; | ^~~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/netfs.h:18, from /kisskb/src/fs/netfs/internal.h:8, from /kisskb/src/fs/netfs/buffered_read.c:10: /kisskb/src/fs/netfs/buffered_read.c: In function 'netfs_rreq_unlock_folios': /kisskb/src/fs/netfs/buffered_read.c:25:18: note: byref variable will be forcibly initialized 25 | XA_STATE(xas, &rreq->mapping->i_pages, start_page); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/block/partitions/efi.c: In function 'find_valid_gpt': /kisskb/src/block/partitions/efi.c:625:26: note: byref variable will be forcibly initialized 625 | sector_t agpt_sector; | ^~~~~~~~~~~ /kisskb/src/block/partitions/efi.c:586:35: note: byref variable will be forcibly initialized 586 | gpt_entry *pptes = NULL, *aptes = NULL; | ^~~~~ /kisskb/src/block/partitions/efi.c:586:20: note: byref variable will be forcibly initialized 586 | gpt_entry *pptes = NULL, *aptes = NULL; | ^~~~~ /kisskb/src/block/partitions/efi.c:585:35: note: byref variable will be forcibly initialized 585 | gpt_header *pgpt = NULL, *agpt = NULL; | ^~~~ /kisskb/src/block/partitions/efi.c:585:21: note: byref variable will be forcibly initialized 585 | gpt_header *pgpt = NULL, *agpt = NULL; | ^~~~ In file included from /kisskb/src/block/partitions/efi.c:90: /kisskb/src/block/partitions/efi.c: In function 'put_partition': /kisskb/src/block/partitions/check.h:40:22: note: byref variable will be forcibly initialized 40 | char tmp[1 + BDEVNAME_SIZE + 10 + 1]; | ^~~ /kisskb/src/block/partitions/efi.c: In function 'efi_partition': /kisskb/src/block/partitions/efi.c:713:5: note: byref variable will be forcibly initialized 713 | int efi_partition(struct parsed_partitions *state) | ^~~~~~~~~~~~~ /kisskb/src/block/partitions/efi.c:713:5: note: byref variable will be forcibly initialized /kisskb/src/block/partitions/efi.c:716:20: note: byref variable will be forcibly initialized 716 | gpt_entry *ptes = NULL; | ^~~~ /kisskb/src/block/partitions/efi.c:715:21: note: byref variable will be forcibly initialized 715 | gpt_header *gpt = NULL; | ^~~ /kisskb/src/fs/proc/root.c: In function 'proc_parse_hidepid_param': /kisskb/src/fs/proc/root.c:62:32: note: byref variable will be forcibly initialized 62 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/proc/root.c: In function 'proc_parse_param': /kisskb/src/fs/proc/root.c:115:32: note: byref variable will be forcibly initialized 115 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'parse_number': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:261:14: note: byref variable will be forcibly initialized 261 | char buf[40]; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_tone_volume_write': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:730:13: note: byref variable will be forcibly initialized 730 | u64 volume; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_tone_freq_write': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:705:13: note: byref variable will be forcibly initialized 705 | u64 freq; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_find_all_sensors': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:431:13: note: byref variable will be forcibly initialized 431 | int len, i; | ^~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_sensors_show': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:403:21: note: byref variable will be forcibly initialized 403 | int llen, offs; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:401:22: note: byref variable will be forcibly initialized 401 | char rstr[64]; | ^~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:387:13: note: byref variable will be forcibly initialized 387 | int state, error; | ^~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_poweron_write': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:281:18: note: byref variable will be forcibly initialized 281 | time64_t nowtime; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:280:25: note: byref variable will be forcibly initialized 280 | struct rtc_time tm; | ^~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_clock_write': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:347:18: note: byref variable will be forcibly initialized 347 | time64_t nowtime; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c:346:25: note: byref variable will be forcibly initialized 346 | struct rtc_time tm; | ^~ /kisskb/src/arch/powerpc/kernel/rtas-proc.c: In function 'ppc_rtas_clock_show': /kisskb/src/arch/powerpc/kernel/rtas-proc.c:364:13: note: byref variable will be forcibly initialized 364 | int ret[8]; | ^~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/backing-dev.h:13, from /kisskb/src/mm/truncate.c:12: /kisskb/src/mm/truncate.c: In function '__clear_shadow_entry': /kisskb/src/mm/truncate.c:35:18: note: byref variable will be forcibly initialized 35 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/truncate.c: In function 'invalidate_inode_pages2_range': /kisskb/src/mm/truncate.c:632:28: note: byref variable will be forcibly initialized 632 | struct folio_batch fbatch; | ^~~~~~ /kisskb/src/mm/truncate.c:631:17: note: byref variable will be forcibly initialized 631 | pgoff_t indices[PAGEVEC_SIZE]; | ^~~~~~~ /kisskb/src/mm/truncate.c: In function 'truncate_inode_pages_range': /kisskb/src/mm/truncate.c:336:25: note: byref variable will be forcibly initialized 336 | pgoff_t indices[PAGEVEC_SIZE]; | ^~~~~~~ /kisskb/src/mm/truncate.c:335:28: note: byref variable will be forcibly initialized 335 | struct folio_batch fbatch; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_readlink': /kisskb/src/fs/proc/base.c:1792:21: note: byref variable will be forcibly initialized 1792 | struct path path; | ^~~~ /kisskb/src/mm/truncate.c: In function 'invalidate_mapping_pagevec': /kisskb/src/mm/truncate.c:506:28: note: byref variable will be forcibly initialized 506 | struct folio_batch fbatch; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/proc_fs.h:10, from /kisskb/src/fs/proc/base.c:55: /kisskb/src/fs/proc/base.c: In function 'kmalloc_array': /kisskb/src/mm/truncate.c:505:17: note: byref variable will be forcibly initialized 505 | pgoff_t indices[PAGEVEC_SIZE]; | ^~~~~~~ /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_get_link': /kisskb/src/fs/proc/base.c:1745:21: note: byref variable will be forcibly initialized 1745 | struct path path; | ^~~~ /kisskb/src/fs/proc/base.c: In function 'timerslack_ns_write': /kisskb/src/fs/proc/base.c:2549:13: note: byref variable will be forcibly initialized 2549 | u64 slack_ns; | ^~~~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_coredump_filter_write': /kisskb/src/fs/proc/base.c:2934:22: note: byref variable will be forcibly initialized 2934 | unsigned int val; | ^~~ /kisskb/src/fs/proc/base.c: In function 'proc_coredump_filter_read': /kisskb/src/fs/proc/base.c:2905:14: note: byref variable will be forcibly initialized 2905 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'oom_score_adj_read': /kisskb/src/fs/proc/base.c:1201:14: note: byref variable will be forcibly initialized 1201 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'oom_adj_read': /kisskb/src/fs/proc/base.c:1042:14: note: byref variable will be forcibly initialized 1042 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_sessionid_read': /kisskb/src/fs/proc/base.c:1322:14: note: byref variable will be forcibly initialized 1322 | char tmpbuf[TMPBUFLEN]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_loginuid_write': /kisskb/src/fs/proc/base.c:1271:15: note: byref variable will be forcibly initialized 1271 | uid_t loginuid; | ^~~~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_loginuid_read': /kisskb/src/fs/proc/base.c:1256:14: note: byref variable will be forcibly initialized 1256 | char tmpbuf[TMPBUFLEN]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'oom_score_adj_write': /kisskb/src/fs/proc/base.c:1217:13: note: byref variable will be forcibly initialized 1217 | int oom_score_adj; | ^~~~~~~~~~~~~ /kisskb/src/fs/proc/base.c:1216:14: note: byref variable will be forcibly initialized 1216 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'oom_adj_write': /kisskb/src/fs/proc/base.c:1157:13: note: byref variable will be forcibly initialized 1157 | int oom_adj; | ^~~~~~~ /kisskb/src/fs/proc/base.c:1156:14: note: byref variable will be forcibly initialized 1156 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_wchan': /kisskb/src/fs/proc/base.c:389:14: note: byref variable will be forcibly initialized 389 | char symname[KSYM_NAME_LEN]; | ^~~~~~~ /kisskb/src/fs/proc/base.c: In function 'get_mm_cmdline': /kisskb/src/fs/proc/base.c:260:21: note: byref variable will be forcibly initialized 260 | char *page, c; | ^ /kisskb/src/fs/proc/base.c: In function 'proc_pid_syscall': /kisskb/src/fs/proc/base.c:642:29: note: byref variable will be forcibly initialized 642 | struct syscall_info info; | ^~~~ /kisskb/src/fs/proc/base.c: In function 'comm_write': /kisskb/src/fs/proc/base.c:1669:14: note: byref variable will be forcibly initialized 1669 | char buffer[TASK_COMM_LEN]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'sched_autogroup_write': /kisskb/src/fs/proc/base.c:1513:13: note: byref variable will be forcibly initialized 1513 | int nice; | ^~~~ /kisskb/src/fs/proc/base.c:1512:14: note: byref variable will be forcibly initialized 1512 | char buffer[PROC_NUMBUF]; | ^~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_limits': /kisskb/src/fs/proc/base.c:601:23: note: byref variable will be forcibly initialized 601 | struct rlimit rlim[RLIM_NLIMITS]; | ^~~~ /kisskb/src/fs/proc/base.c:599:23: note: byref variable will be forcibly initialized 599 | unsigned long flags; | ^~~~~ /kisskb/src/fs/proc/base.c: In function 'dname_to_vma_addr': /kisskb/src/fs/proc/base.c:2107:34: note: byref variable will be forcibly initialized 2107 | unsigned long long sval, eval; | ^~~~ /kisskb/src/fs/proc/base.c:2107:28: note: byref variable will be forcibly initialized 2107 | unsigned long long sval, eval; | ^~~~ /kisskb/src/fs/proc/base.c: In function 'map_files_get_link': /kisskb/src/fs/proc/base.c:2194:33: note: byref variable will be forcibly initialized 2194 | unsigned long vm_start, vm_end; | ^~~~~~ /kisskb/src/fs/proc/base.c:2194:23: note: byref variable will be forcibly initialized 2194 | unsigned long vm_start, vm_end; | ^~~~~~~~ /kisskb/src/fs/proc/base.c: In function 'map_files_d_revalidate': /kisskb/src/fs/proc/base.c:2143:33: note: byref variable will be forcibly initialized 2143 | unsigned long vm_start, vm_end; | ^~~~~~ /kisskb/src/fs/proc/base.c:2143:23: note: byref variable will be forcibly initialized 2143 | unsigned long vm_start, vm_end; | ^~~~~~~~ /kisskb/src/fs/proc/base.c: In function 'proc_map_files_lookup': /kisskb/src/fs/proc/base.c:2291:33: note: byref variable will be forcibly initialized 2291 | unsigned long vm_start, vm_end; | ^~~~~~ /kisskb/src/fs/proc/base.c:2291:23: note: byref variable will be forcibly initialized 2291 | unsigned long vm_start, vm_end; | ^~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/fs/proc/base.c:51: /kisskb/src/fs/proc/base.c: In function 'proc_fill_cache': /kisskb/src/fs/proc/base.c:2075:49: note: byref variable will be forcibly initialized 2075 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); | ^~ /kisskb/src/include/linux/wait.h:77:32: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 77 | struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) | ^~~~ /kisskb/src/fs/proc/base.c: In function 'proc_map_files_readdir': /kisskb/src/fs/proc/base.c:2416:22: note: byref variable will be forcibly initialized 2416 | char buf[4 * sizeof(long) + 2]; /* max: %lx-%lx\0 */ | ^~~ /kisskb/src/fs/proc/base.c:2350:41: note: byref variable will be forcibly initialized 2350 | GENRADIX(struct map_files_info) fa; | ^~ /kisskb/src/fs/proc/base.c: In function 'proc_task_readdir': /kisskb/src/fs/proc/base.c:3859:22: note: byref variable will be forcibly initialized 3859 | char name[10 + 1]; | ^~~~ /kisskb/src/fs/proc/base.c: In function 'proc_pid_readdir': /kisskb/src/fs/proc/base.c:3515:22: note: byref variable will be forcibly initialized 3515 | char name[10 + 1]; | ^~~~ In file included from /kisskb/src/include/linux/mm.h:26, from /kisskb/src/block/bio.c:5: /kisskb/src/block/bio.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/block/bio.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/block/bio.c: In function 'bio_add_page': /kisskb/src/block/bio.c:1087:14: note: byref variable will be forcibly initialized 1087 | bool same_page = false; | ^~~~~~~~~ /kisskb/src/block/bio.c: In function 'zero_fill_bio': /kisskb/src/block/bio.c:588:26: note: byref variable will be forcibly initialized 588 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/bio.c:587:24: note: byref variable will be forcibly initialized 587 | struct bio_vec bv; | ^~ /kisskb/src/block/bio.c: In function 'bio_truncate': /kisskb/src/block/bio.c:608:26: note: byref variable will be forcibly initialized 608 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/bio.c: In function 'punt_bios_to_rescuer': /kisskb/src/block/bio.c:376:31: note: byref variable will be forcibly initialized 376 | struct bio_list punt, nopunt; | ^~~~~~ /kisskb/src/block/bio.c:376:25: note: byref variable will be forcibly initialized 376 | struct bio_list punt, nopunt; | ^~~~ /kisskb/src/block/bio.c: In function '__bio_release_pages': /kisskb/src/block/bio.c:1122:30: note: byref variable will be forcibly initialized 1122 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/block/bio.c: In function 'bio_iov_add_page': /kisskb/src/block/bio.c:1157:14: note: byref variable will be forcibly initialized 1157 | bool same_page = false; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:15, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/block/bio.c:5: /kisskb/src/block/bio.c: In function 'submit_bio_wait': /kisskb/src/block/bio.c:1321:40: note: byref variable will be forcibly initialized 1321 | DECLARE_COMPLETION_ONSTACK_MAP(done, | ^~~~ /kisskb/src/include/linux/completion.h:71:27: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK_MAP' 71 | struct completion work = COMPLETION_INITIALIZER_ONSTACK_MAP(work, map) | ^~~~ /kisskb/src/block/bio.c: In function 'bio_copy_data': /kisskb/src/block/bio.c:1385:26: note: byref variable will be forcibly initialized 1385 | struct bvec_iter dst_iter = dst->bi_iter; | ^~~~~~~~ /kisskb/src/block/bio.c:1384:26: note: byref variable will be forcibly initialized 1384 | struct bvec_iter src_iter = src->bi_iter; | ^~~~~~~~ /kisskb/src/block/bio.c: In function 'bio_free_pages': /kisskb/src/block/bio.c:1394:30: note: byref variable will be forcibly initialized 1394 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/block/bio.c: In function 'bio_add_pc_page': /kisskb/src/block/bio.c:1005:14: note: byref variable will be forcibly initialized 1005 | bool same_page = false; | ^~~~~~~~~ /kisskb/src/block/bio.c: In function 'bio_add_zone_append_page': /kisskb/src/block/bio.c:1031:14: note: byref variable will be forcibly initialized 1031 | bool same_page = false; | ^~~~~~~~~ /kisskb/src/block/bio.c: In function 'bio_iov_add_zone_append_page': In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/poll.h:10, from /kisskb/src/arch/powerpc/kernel/rtasd.c:12: /kisskb/src/arch/powerpc/kernel/rtasd.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/block/bio.c:1173:14: note: byref variable will be forcibly initialized 1173 | bool same_page = false; | ^~~~~~~~~ /kisskb/src/block/bio.c: In function '__bio_iov_iter_get_pages': /kisskb/src/block/bio.c:1203:16: note: byref variable will be forcibly initialized 1203 | size_t offset, trim; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/rtasd.c: In function 'printk_log_rtas': /kisskb/src/arch/powerpc/kernel/rtasd.c:114:14: note: byref variable will be forcibly initialized 114 | char buffer[64]; | ^~~~~~ /kisskb/src/block/bio.c: In function 'bio_set_pages_dirty': /kisskb/src/block/bio.c:1433:30: note: byref variable will be forcibly initialized 1433 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/block/bio.c: In function 'bio_check_pages_dirty': /kisskb/src/block/bio.c:1482:30: note: byref variable will be forcibly initialized 1482 | struct bvec_iter_all iter_all; | ^~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/arch/powerpc/kernel/rtasd.c:10: /kisskb/src/arch/powerpc/kernel/rtasd.c: In function 'rtas_log_read': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtasd.c:338:25: note: in expansion of macro 'wait_event_interruptible' 338 | error = wait_event_interruptible(rtas_log_wait, rtas_log_size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/rtasd.c: In function 'surveillance_setup': /kisskb/src/arch/powerpc/kernel/rtasd.c:562:13: note: byref variable will be forcibly initialized 562 | int i; | ^ /kisskb/src/arch/powerpc/kernel/rtasd.c: In function 'retrieve_nvram_error_log': /kisskb/src/arch/powerpc/kernel/rtasd.c:459:22: note: byref variable will be forcibly initialized 459 | unsigned int err_type ; | ^~~~~~~~ /kisskb/src/crypto/shash.c: In function 'shash_update_unaligned': /kisskb/src/crypto/shash.c:103:12: note: byref variable will be forcibly initialized 103 | u8 ubuf[MAX_ALGAPI_ALIGNMASK * 2]; | ^~~~ /kisskb/src/crypto/shash.c: In function 'shash_final_unaligned': /kisskb/src/crypto/shash.c:145:12: note: byref variable will be forcibly initialized 145 | u8 ubuf[MAX_ALGAPI_ALIGNMASK + HASH_MAX_DIGESTSIZE]; | ^~~~ In file included from /kisskb/src/include/crypto/internal/hash.h:12, from /kisskb/src/crypto/shash.c:9: /kisskb/src/crypto/shash.c: In function 'crypto_shash_tfm_digest': /kisskb/src/include/crypto/hash.h:166:14: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/crypto/shash.c:224:9: note: in expansion of macro 'SHASH_DESC_ON_STACK' 224 | SHASH_DESC_ON_STACK(desc, tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/shash.c: In function 'shash_ahash_update': /kisskb/src/crypto/shash.c:269:33: note: byref variable will be forcibly initialized 269 | struct crypto_hash_walk walk; | ^~~~ /kisskb/src/crypto/shash.c: In function 'shash_ahash_finup': /kisskb/src/crypto/shash.c:292:33: note: byref variable will be forcibly initialized 292 | struct crypto_hash_walk walk; | ^~~~ /kisskb/src/crypto/shash.c: In function 'crypto_shash_report': /kisskb/src/crypto/shash.c:464:35: note: byref variable will be forcibly initialized 464 | struct crypto_report_hash rhash; | ^~~~~ /kisskb/src/kernel/time/time.c: In function 'put_timespec64': /kisskb/src/kernel/time/time.c:807:34: note: byref variable will be forcibly initialized 807 | struct __kernel_timespec kts = { | ^~~ /kisskb/src/kernel/time/time.c: In function '__get_old_timespec32': /kisskb/src/kernel/time/time.c:819:31: note: byref variable will be forcibly initialized 819 | struct old_timespec32 ts; | ^~ /kisskb/src/kernel/time/time.c: In function '__put_old_timespec32': /kisskb/src/kernel/time/time.c:835:31: note: byref variable will be forcibly initialized 835 | struct old_timespec32 ts = { | ^~ /kisskb/src/kernel/time/time.c: In function 'get_timespec64': /kisskb/src/kernel/time/time.c:784:34: note: byref variable will be forcibly initialized 784 | struct __kernel_timespec kts; | ^~~ /kisskb/src/kernel/time/time.c: In function '__do_sys_stime': /kisskb/src/kernel/time/time.c:83:27: note: byref variable will be forcibly initialized 83 | struct timespec64 tv; | ^~ /kisskb/src/kernel/time/time.c: In function '__do_sys_stime32': /kisskb/src/kernel/time/time.c:121:27: note: byref variable will be forcibly initialized 121 | struct timespec64 tv; | ^~ /kisskb/src/kernel/time/time.c: In function '__do_sys_gettimeofday': /kisskb/src/kernel/time/time.c:144:35: note: byref variable will be forcibly initialized 144 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/time.c: In function '__do_compat_sys_gettimeofday': /kisskb/src/kernel/time/time.c:228:35: note: byref variable will be forcibly initialized 228 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/time.c: In function '__do_sys_adjtimex': /kisskb/src/kernel/time/time.c:271:31: note: byref variable will be forcibly initialized 271 | struct __kernel_timex txc; /* Local copy of parameter */ | ^~~ /kisskb/src/kernel/time/time.c: In function '__do_sys_settimeofday': /kisskb/src/kernel/time/time.c:203:25: note: byref variable will be forcibly initialized 203 | struct timezone new_tz; | ^~~~~~ /kisskb/src/kernel/time/time.c:202:27: note: byref variable will be forcibly initialized 202 | struct timespec64 new_ts; | ^~~~~~ /kisskb/src/kernel/time/time.c: In function '__do_compat_sys_settimeofday': /kisskb/src/kernel/time/time.c:247:25: note: byref variable will be forcibly initialized 247 | struct timezone new_tz; | ^~~~~~ /kisskb/src/kernel/time/time.c:246:27: note: byref variable will be forcibly initialized 246 | struct timespec64 new_ts; | ^~~~~~ /kisskb/src/kernel/time/time.c: In function 'get_old_timex32': /kisskb/src/kernel/time/time.c:288:28: note: byref variable will be forcibly initialized 288 | struct old_timex32 tx32; | ^~~~ /kisskb/src/kernel/time/time.c: In function 'put_old_timex32': /kisskb/src/kernel/time/time.c:320:28: note: byref variable will be forcibly initialized 320 | struct old_timex32 tx32; | ^~~~ /kisskb/src/kernel/time/time.c: In function '__do_sys_adjtimex_time32': /kisskb/src/kernel/time/time.c:351:31: note: byref variable will be forcibly initialized 351 | struct __kernel_timex txc; | ^~~ /kisskb/src/kernel/time/time.c: In function 'timespec64_add_safe': /kisskb/src/kernel/time/time.c:768:27: note: byref variable will be forcibly initialized 768 | struct timespec64 res; | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/kernel/irq/generic-chip.c:7: /kisskb/src/kernel/irq/generic-chip.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/irq/generic-chip.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/kernel/irq/generic-chip.c:11: /kisskb/src/kernel/irq/generic-chip.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcutorture_booster_cleanup': /kisskb/src/kernel/rcu/rcutorture.c:2127:29: note: byref variable will be forcibly initialized 2127 | struct task_struct *t; | ^ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_boost_failed': /kisskb/src/kernel/rcu/rcutorture.c:974:13: note: byref variable will be forcibly initialized 974 | int cpu; | ^~~ /kisskb/src/fs/sysfs/dir.c: In function 'sysfs_create_dir_ns': /kisskb/src/fs/sysfs/dir.c:44:16: note: byref variable will be forcibly initialized 44 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/dir.c:43:16: note: byref variable will be forcibly initialized 43 | kuid_t uid; | ^~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_boost': /kisskb/src/kernel/rcu/rcutorture.c:1021:23: note: byref variable will be forcibly initialized 1021 | unsigned long gp_state_time; | ^~~~~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcutorture_booster_init': /kisskb/src/kernel/rcu/rcutorture.c:2153:36: note: byref variable will be forcibly initialized 2153 | struct sched_param sp; | ^~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/kernel/rcu/rcutorture.c:24: /kisskb/src/kernel/rcu/rcutorture.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/proc/generic.c: In function '__proc_create': /kisskb/src/fs/proc/generic.c:399:21: note: byref variable will be forcibly initialized 399 | struct qstr qstr; | ^~~~ /kisskb/src/fs/proc/generic.c:398:21: note: byref variable will be forcibly initialized 398 | const char *fn; | ^~ /kisskb/src/fs/proc/generic.c: In function 'proc_create_mount_point': /kisskb/src/fs/proc/generic.c:528:38: note: byref variable will be forcibly initialized 528 | struct proc_dir_entry *ent, *parent = NULL; | ^~~~~~ /kisskb/src/fs/proc/generic.c: In function 'remove_proc_entry': /kisskb/src/fs/proc/generic.c:689:21: note: byref variable will be forcibly initialized 689 | const char *fn = name; | ^~ /kisskb/src/fs/proc/generic.c: In function 'remove_proc_subtree': /kisskb/src/fs/proc/generic.c:728:21: note: byref variable will be forcibly initialized 728 | const char *fn = name; | ^~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_one_read': /kisskb/src/kernel/rcu/rcutorture.c:1725:13: note: byref variable will be forcibly initialized 1725 | int readstate = 0; | ^~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_reader': /kisskb/src/kernel/rcu/rcutorture.c:1828:27: note: byref variable will be forcibly initialized 1828 | struct timer_list t; | ^ In file included from /kisskb/src/kernel/rcu/rcutorture.c:42: /kisskb/src/kernel/rcu/rcutorture.c:1827:31: note: byref variable will be forcibly initialized 1827 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_fakewriter': /kisskb/src/kernel/rcu/rcutorture.c:1403:31: note: byref variable will be forcibly initialized 1403 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/block/fops.c:8: /kisskb/src/block/fops.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/fscache/cache.c: In function 'fscache_get_cache_maybe': /kisskb/src/fs/fscache/cache.c:48:13: note: byref variable will be forcibly initialized 48 | int ref; | ^~~ /kisskb/src/block/fops.c: In function '__blkdev_direct_IO_simple': /kisskb/src/block/fops.c:61:20: note: byref variable will be forcibly initialized 61 | struct bio bio; | ^~~ /kisskb/src/block/fops.c:58:24: note: byref variable will be forcibly initialized 58 | struct bio_vec inline_vecs[DIO_INLINE_BIO_VECS], *vecs; | ^~~~~~~~~~~ /kisskb/src/block/fops.c: In function '__blkdev_direct_IO': /kisskb/src/block/fops.c:174:25: note: byref variable will be forcibly initialized 174 | struct blk_plug plug; | ^~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_stats_print': /kisskb/src/kernel/rcu/rcutorture.c:2006:46: note: byref variable will be forcibly initialized 2006 | unsigned long __maybe_unused gp_seq = 0; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fscache.h:17, from /kisskb/src/include/linux/fscache-cache.h:17, from /kisskb/src/fs/fscache/internal.h:15, from /kisskb/src/fs/fscache/cache.c:11: /kisskb/src/fs/fscache/cache.c: In function 'fscache_withdraw_cache': /kisskb/src/kernel/rcu/rcutorture.c:2005:36: note: byref variable will be forcibly initialized 2005 | int __maybe_unused flags = 0; | ^~~~~ /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/cache.c:368:9: note: in expansion of macro 'wait_var_event' 368 | wait_var_event(&cache->n_accesses, | ^~~~~~~~~~~~~~ /kisskb/src/fs/fscache/cache.c: In function 'fscache_put_cache': /kisskb/src/fs/fscache/cache.c:184:13: note: byref variable will be forcibly initialized 184 | int ref; | ^~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_nocb_toggle': /kisskb/src/kernel/rcu/rcutorture.c:1870:17: note: byref variable will be forcibly initialized 1870 | ktime_t toggle_delay; | ^~~~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/rcutorture.c:42: /kisskb/src/kernel/rcu/rcutorture.c:1869:31: note: byref variable will be forcibly initialized 1869 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/block/fops.c: In function 'blkdev_write_iter': /kisskb/src/block/fops.c:515:25: note: byref variable will be forcibly initialized 515 | struct blk_plug plug; | ^~~~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_dump_dev_log': /kisskb/src/arch/powerpc/kernel/eeh.c:173:14: note: byref variable will be forcibly initialized 173 | char buffer[128]; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/eeh.c:170:13: note: byref variable will be forcibly initialized 170 | u32 cfg; | ^~~ In file included from /kisskb/src/arch/powerpc/kernel/eeh.c:34: /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'ppc_find_vmap_phys': /kisskb/src/arch/powerpc/include/asm/pte-walk.h:43:13: note: byref variable will be forcibly initialized 43 | int hugepage_shift; | ^~~~~~~~~~~~~~ /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_path_from_node_locked': /kisskb/src/fs/kernfs/dir.c:134:20: note: byref variable will be forcibly initialized 134 | const char parent_str[] = "/.."; | ^~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_iommu_group_to_pe': /kisskb/src/arch/powerpc/kernel/eeh.c:1291:25: note: byref variable will be forcibly initialized 1291 | struct pci_dev *pdev = NULL; | ^~~~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_debug_lookup_pdev': /kisskb/src/arch/powerpc/kernel/eeh.c:1597:14: note: byref variable will be forcibly initialized 1597 | char buf[20]; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh.c:1595:36: note: byref variable will be forcibly initialized 1595 | uint32_t domain, bus, dev, fn; | ^~ /kisskb/src/arch/powerpc/kernel/eeh.c:1595:31: note: byref variable will be forcibly initialized 1595 | uint32_t domain, bus, dev, fn; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh.c:1595:26: note: byref variable will be forcibly initialized 1595 | uint32_t domain, bus, dev, fn; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh.c:1595:18: note: byref variable will be forcibly initialized 1595 | uint32_t domain, bus, dev, fn; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_force_recover_write': /kisskb/src/arch/powerpc/kernel/eeh.c:1647:14: note: byref variable will be forcibly initialized 1647 | char buf[20]; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh.c:1645:25: note: byref variable will be forcibly initialized 1645 | uint32_t phbid, pe_no; | ^~~~~ /kisskb/src/arch/powerpc/kernel/eeh.c:1645:18: note: byref variable will be forcibly initialized 1645 | uint32_t phbid, pe_no; | ^~~~~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_debugfs_break_device': /kisskb/src/arch/powerpc/kernel/eeh.c:1745:13: note: byref variable will be forcibly initialized 1745 | u16 old, bit; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_slot_error_detail': /kisskb/src/arch/powerpc/kernel/eeh.c:293:16: note: byref variable will be forcibly initialized 293 | size_t loglen = 0; | ^~~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_fwd_prog_nr': /kisskb/src/kernel/rcu/rcutorture.c:2405:29: note: byref variable will be forcibly initialized 2405 | struct fwd_cb_state fcs; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh.c: In function 'eeh_pe_reset_full': /kisskb/src/arch/powerpc/kernel/eeh.c:827:22: note: byref variable will be forcibly initialized 827 | unsigned int freset = 0; | ^~~~~~ /kisskb/src/fs/kernfs/dir.c: In function '__kernfs_new_node': /kisskb/src/fs/kernfs/dir.c:620:30: note: byref variable will be forcibly initialized 620 | struct iattr iattr = { | ^~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_fwd_prog': /kisskb/src/kernel/rcu/rcutorture.c:2633:13: note: byref variable will be forcibly initialized 2633 | int tested_tries = 0; | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:2632:13: note: byref variable will be forcibly initialized 2632 | int tested = 0; | ^~~~~~ /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_walk_ns': /kisskb/src/fs/kernfs/dir.c:830:15: note: byref variable will be forcibly initialized 830 | char *p, *name; | ^ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/kernel/rcu/rcutorture.c:18: /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_barrier': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:2822:17: note: in expansion of macro 'wait_event' 2822 | wait_event(barrier_wq, | ^~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_read_exit_cleanup': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:3022:9: note: in expansion of macro 'wait_event' 3022 | wait_event(read_exit_wq, smp_load_acquire(&read_exit_child_stopped)); | ^~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_barrier_cbs': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:2783:17: note: in expansion of macro 'wait_event' 2783 | wait_event(barrier_cbs_wq[myid], | ^~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:2777:25: note: byref variable will be forcibly initialized 2777 | struct rcu_head rcu; | ^~~ In file included from /kisskb/src/kernel/rcu/rcutorture.c:42: /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_read_exit': /kisskb/src/kernel/rcu/rcutorture.c:2963:31: note: byref variable will be forcibly initialized 2963 | DEFINE_TORTURE_RANDOM(trs); | ^~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_test_debug_objects': /kisskb/src/kernel/rcu/rcutorture.c:3175:25: note: byref variable will be forcibly initialized 3175 | struct rcu_head rh2; | ^~~ /kisskb/src/kernel/rcu/rcutorture.c:3174:25: note: byref variable will be forcibly initialized 3174 | struct rcu_head rh1; | ^~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_mem_dump_obj': /kisskb/src/kernel/rcu/rcutorture.c:2049:26: note: byref variable will be forcibly initialized 2049 | struct rcu_head *rhp; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/kernfs/dir.c:10: /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_drain': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/kernfs/dir.c:484:9: note: in expansion of macro 'wait_event' 484 | wait_event(root->deactivate_waitq, | ^~~~~~~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_cleanup': /kisskb/src/kernel/rcu/rcutorture.c:3033:23: note: byref variable will be forcibly initialized 3033 | unsigned long gp_seq = 0; | ^~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:3032:13: note: byref variable will be forcibly initialized 3032 | int flags = 0; | ^~~~~ /kisskb/src/kernel/rcu/rcutorture.c: In function 'rcu_torture_init': /kisskb/src/kernel/rcu/rcutorture.c:3223:23: note: byref variable will be forcibly initialized 3223 | unsigned long gp_seq = 0; | ^~~~~~ /kisskb/src/kernel/rcu/rcutorture.c:3222:13: note: byref variable will be forcibly initialized 3222 | int flags = 0; | ^~~~~ /kisskb/src/fs/kernfs/dir.c: In function 'kernfs_remove_self': In file included from /kisskb/src/block/partitions/msdos.c:31: /kisskb/src/block/partitions/msdos.c: In function 'put_partition': /kisskb/src/block/partitions/check.h:40:22: note: byref variable will be forcibly initialized 40 | char tmp[1 + BDEVNAME_SIZE + 10 + 1]; | ^~~ /kisskb/src/fs/kernfs/dir.c:1535:29: note: byref variable will be forcibly initialized 1535 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/kernfs/dir.c:1535:17: note: in expansion of macro 'DEFINE_WAIT' 1535 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/kernel/time/hrtimer.c: In function '__hrtimer_get_remaining': /kisskb/src/kernel/time/hrtimer.c:1459:23: note: byref variable will be forcibly initialized 1459 | unsigned long flags; | ^~~~~ /kisskb/src/block/partitions/msdos.c: In function 'aix_magic_present': /kisskb/src/block/partitions/msdos.c:75:16: note: byref variable will be forcibly initialized 75 | Sector sect; | ^~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_try_to_cancel': /kisskb/src/kernel/time/hrtimer.c:1319:23: note: byref variable will be forcibly initialized 1319 | unsigned long flags; | ^~~~~ /kisskb/src/block/partitions/msdos.c: In function 'parse_extended': /kisskb/src/block/partitions/msdos.c:135:16: note: byref variable will be forcibly initialized 135 | Sector sect; | ^~~~ /kisskb/src/kernel/time/hrtimer.c: In function '__hrtimer_run_queues': /kisskb/src/kernel/time/hrtimer.c:1725:25: note: byref variable will be forcibly initialized 1725 | ktime_t basenow; | ^~~~~~~ /kisskb/src/block/partitions/msdos.c: In function 'msdos_partition': /kisskb/src/block/partitions/msdos.c:584:16: note: byref variable will be forcibly initialized 584 | Sector sect; | ^~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_start_range_ns': /kisskb/src/kernel/time/hrtimer.c:1284:23: note: byref variable will be forcibly initialized 1284 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'schedule_hrtimeout_range_clock': /kisskb/src/kernel/time/hrtimer.c:2281:32: note: byref variable will be forcibly initialized 2281 | struct hrtimer_sleeper t; | ^ /kisskb/src/kernel/irq/proc.c: In function 'write_irq_affinity': /kisskb/src/kernel/irq/proc.c:141:23: note: byref variable will be forcibly initialized 141 | cpumask_var_t new_value; | ^~~~~~~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'clock_was_set': /kisskb/src/kernel/time/hrtimer.c:948:23: note: byref variable will be forcibly initialized 948 | cpumask_var_t mask; | ^~~~ /kisskb/src/kernel/irq/proc.c: In function 'irq_affinity_hint_proc_show': /kisskb/src/kernel/irq/proc.c:87:23: note: byref variable will be forcibly initialized 87 | cpumask_var_t mask; | ^~~~ /kisskb/src/kernel/irq/proc.c: In function 'default_affinity_write': /kisskb/src/kernel/irq/proc.c:238:23: note: byref variable will be forcibly initialized 238 | cpumask_var_t new_value; | ^~~~~~~~~ /kisskb/src/kernel/time/hrtimer.c: In function 'do_nanosleep': /kisskb/src/kernel/time/hrtimer.c:2059:35: note: byref variable will be forcibly initialized 2059 | struct timespec64 rmt; | ^~~ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_nanosleep_restart': /kisskb/src/kernel/time/hrtimer.c:2072:32: note: byref variable will be forcibly initialized 2072 | struct hrtimer_sleeper t; | ^ /kisskb/src/kernel/time/hrtimer.c: In function 'hrtimer_nanosleep': /kisskb/src/kernel/time/hrtimer.c:2087:32: note: byref variable will be forcibly initialized 2087 | struct hrtimer_sleeper t; | ^ /kisskb/src/kernel/time/hrtimer.c: In function '__do_sys_nanosleep': /kisskb/src/kernel/time/hrtimer.c:2121:27: note: byref variable will be forcibly initialized 2121 | struct timespec64 tu; | ^~ /kisskb/src/kernel/time/hrtimer.c: In function '__do_sys_nanosleep_time32': /kisskb/src/kernel/irq/proc.c: In function 'register_handler_proc': /kisskb/src/kernel/irq/proc.c:321:14: note: byref variable will be forcibly initialized 321 | char name [MAX_NAMELEN]; | ^~~~ /kisskb/src/kernel/time/hrtimer.c:2142:27: note: byref variable will be forcibly initialized 2142 | struct timespec64 tu; | ^~ /kisskb/src/kernel/irq/proc.c: In function 'register_irq_proc': /kisskb/src/kernel/irq/proc.c:342:14: note: byref variable will be forcibly initialized 342 | char name [MAX_NAMELEN]; | ^~~~ /kisskb/src/kernel/irq/proc.c: In function 'unregister_irq_proc': /kisskb/src/kernel/irq/proc.c:395:14: note: byref variable will be forcibly initialized 395 | char name [MAX_NAMELEN]; | ^~~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_new_nodes_insert': /kisskb/src/fs/reiserfs/do_balan.c:928:28: note: byref variable will be forcibly initialized 928 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_new_nodes_paste_dirent': /kisskb/src/fs/reiserfs/do_balan.c:1019:28: note: byref variable will be forcibly initialized 1019 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_new_nodes_paste_shift': /kisskb/src/fs/reiserfs/do_balan.c:1076:28: note: byref variable will be forcibly initialized 1076 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_new_nodes_paste_whole': /kisskb/src/fs/reiserfs/do_balan.c:1149:28: note: byref variable will be forcibly initialized 1149 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'get_FEB': /kisskb/src/fs/reiserfs/do_balan.c:1486:28: note: byref variable will be forcibly initialized 1486 | struct buffer_info bi; | ^~ /kisskb/src/crypto/akcipher.c: In function 'crypto_akcipher_report': /kisskb/src/crypto/akcipher.c:26:39: note: byref variable will be forcibly initialized 26 | struct crypto_report_akcipher rakcipher; | ^~~~~~~~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_when_delete_del': /kisskb/src/fs/reiserfs/do_balan.c:81:28: note: byref variable will be forcibly initialized 81 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_when_delete_cut': /kisskb/src/fs/reiserfs/do_balan.c:115:28: note: byref variable will be forcibly initialized 115 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_when_delete': /kisskb/src/fs/reiserfs/do_balan.c:242:28: note: byref variable will be forcibly initialized 242 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_finish_node_insert': /kisskb/src/fs/reiserfs/do_balan.c:1265:28: note: byref variable will be forcibly initialized 1265 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_finish_node_paste_dirent': /kisskb/src/fs/reiserfs/do_balan.c:1283:28: note: byref variable will be forcibly initialized 1283 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_finish_node_paste': /kisskb/src/fs/reiserfs/do_balan.c:1316:28: note: byref variable will be forcibly initialized 1316 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_insert_left': /kisskb/src/fs/reiserfs/do_balan.c:291:28: note: byref variable will be forcibly initialized 291 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_left_shift_dirent': /kisskb/src/fs/reiserfs/do_balan.c:356:28: note: byref variable will be forcibly initialized 356 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_left_shift': /kisskb/src/fs/reiserfs/do_balan.c:419:28: note: byref variable will be forcibly initialized 419 | struct buffer_info bi; | ^~ In file included from /kisskb/src/include/linux/irq_sim.h:12, from /kisskb/src/kernel/irq/irq_sim.c:8: /kisskb/src/kernel/irq/irq_sim.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_left_whole': /kisskb/src/fs/reiserfs/do_balan.c:538:28: note: byref variable will be forcibly initialized 538 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_insert_right': /kisskb/src/fs/reiserfs/do_balan.c:628:28: note: byref variable will be forcibly initialized 628 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_right_shift_dirent': /kisskb/src/fs/reiserfs/do_balan.c:712:28: note: byref variable will be forcibly initialized 712 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_right_shift': /kisskb/src/fs/reiserfs/do_balan.c:766:28: note: byref variable will be forcibly initialized 766 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'balance_leaf_paste_right_whole': /kisskb/src/fs/reiserfs/do_balan.c:843:28: note: byref variable will be forcibly initialized 843 | struct buffer_info bi; | ^~ /kisskb/src/fs/reiserfs/do_balan.c: In function 'do_balance': /kisskb/src/fs/reiserfs/do_balan.c:1862:29: note: byref variable will be forcibly initialized 1862 | struct buffer_head *insert_ptr[2]; | ^~~~~~~~~~ /kisskb/src/fs/reiserfs/do_balan.c:1859:26: note: byref variable will be forcibly initialized 1859 | struct item_head insert_key[2]; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/kernel/irq/irqdomain.c:5: /kisskb/src/kernel/irq/irqdomain.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/irq/irqdomain.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_domain_xlate_twocell': /kisskb/src/kernel/irq/irqdomain.c:967:27: note: byref variable will be forcibly initialized 967 | struct irq_fwspec fwspec; | ^~~~~~ /kisskb/src/fs/configfs/dir.c: In function 'configfs_rmdir': /kisskb/src/fs/configfs/dir.c:1469:32: note: byref variable will be forcibly initialized 1469 | struct dentry *wait; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/timer.h:425, from /kisskb/src/kernel/time/timer.c:58: /kisskb/src/kernel/time/timer.c: In function 'perf_trace_timer_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/timer.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(timer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/timer.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(timer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_timer_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(timer_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(timer_start, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_timer_expire_entry': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(timer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(timer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_hrtimer_init': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(hrtimer_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(hrtimer_init, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_hrtimer_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(hrtimer_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(hrtimer_start, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/refscale.c: In function 'process_durations': /kisskb/src/kernel/rcu/refscale.c:625:14: note: byref variable will be forcibly initialized 625 | char buf1[64]; | ^~~~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/kernel/rcu/refscale.c:14: /kisskb/src/kernel/rcu/refscale.c: In function 'main_func': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/refscale.c:708:17: note: in expansion of macro 'wait_event' 708 | wait_event(main_wq, | ^~~~~~~~~~ /kisskb/src/kernel/rcu/refscale.c:665:14: note: byref variable will be forcibly initialized 665 | char buf1[64]; | ^~~~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_hrtimer_expire_entry': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:235:1: note: in expansion of macro 'TRACE_EVENT' 235 | TRACE_EVENT(hrtimer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:235:1: note: in expansion of macro 'TRACE_EVENT' 235 | TRACE_EVENT(hrtimer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_hrtimer_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/timer.h:258:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 258 | DECLARE_EVENT_CLASS(hrtimer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/timer.h:258:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 258 | DECLARE_EVENT_CLASS(hrtimer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_itimer_state': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:307:1: note: in expansion of macro 'TRACE_EVENT' 307 | TRACE_EVENT(itimer_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:307:1: note: in expansion of macro 'TRACE_EVENT' 307 | TRACE_EVENT(itimer_state, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_itimer_expire': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(itimer_expire, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(itimer_expire, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'perf_trace_tick_stop': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(tick_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(tick_stop, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/kernel/rcu/refscale.c:19: /kisskb/src/kernel/rcu/refscale.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/kernel/irq/irqdomain.c:5: /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/timer.h:425, from /kisskb/src/kernel/time/timer.c:58: /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_timer_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/timer.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(timer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_timer_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(timer_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/kernel/rcu/refscale.c:14: /kisskb/src/kernel/rcu/refscale.c: In function 'ref_scale_reader': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/refscale.c:555:9: note: in expansion of macro 'wait_event' 555 | wait_event(rt->wq, (atomic_read(&nreaders_exp) && smp_load_acquire(&rt->start_reader)) || | ^~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_timer_expire_entry': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(timer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_init': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(hrtimer_init, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(hrtimer_start, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_expire_entry': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:235:1: note: in expansion of macro 'TRACE_EVENT' 235 | TRACE_EVENT(hrtimer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_hrtimer_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/timer.h:258:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 258 | DECLARE_EVENT_CLASS(hrtimer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_itimer_state': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:307:1: note: in expansion of macro 'TRACE_EVENT' 307 | TRACE_EVENT(itimer_state, | ^~~~~~~~~~~ /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_create_fwspec_mapping': /kisskb/src/kernel/irq/irqdomain.c:765:22: note: byref variable will be forcibly initialized 765 | unsigned int type = IRQ_TYPE_NONE; | ^~~~ /kisskb/src/kernel/irq/irqdomain.c:764:25: note: byref variable will be forcibly initialized 764 | irq_hw_number_t hwirq; | ^~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_itimer_expire': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(itimer_expire, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'trace_event_raw_event_tick_stop': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(tick_stop, | ^~~~~~~~~~~ /kisskb/src/kernel/irq/irqdomain.c: In function 'irq_create_of_mapping': /kisskb/src/kernel/irq/irqdomain.c:853:27: note: byref variable will be forcibly initialized 853 | struct irq_fwspec fwspec; | ^~~~~~ /kisskb/src/kernel/rcu/refscale.c: In function 'ref_scale_shutdown': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/refscale.c:798:9: note: in expansion of macro 'wait_event' 798 | wait_event(shutdown_wq, shutdown_start); | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/timer.h:425, from /kisskb/src/kernel/time/timer.c:58: /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_timer_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(timer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:12:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 12 | DECLARE_EVENT_CLASS(timer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_hrtimer_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:258:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 258 | DECLARE_EVENT_CLASS(hrtimer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:258:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 258 | DECLARE_EVENT_CLASS(hrtimer_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/elevator.c: In function '__elevator_change': /kisskb/src/block/elevator.c:748:14: note: byref variable will be forcibly initialized 748 | char elevator_name[ELV_NAME_MAX]; | ^~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_timer_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(timer_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(timer_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(timer_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(timer_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(timer_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(timer_start, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_hrtimer_init': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(hrtimer_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(hrtimer_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(hrtimer_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(hrtimer_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(hrtimer_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:169:1: note: in expansion of macro 'TRACE_EVENT' 169 | TRACE_EVENT(hrtimer_init, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_itimer_state': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:307:1: note: in expansion of macro 'TRACE_EVENT' 307 | TRACE_EVENT(itimer_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:307:1: note: in expansion of macro 'TRACE_EVENT' 307 | TRACE_EVENT(itimer_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:307:1: note: in expansion of macro 'TRACE_EVENT' 307 | TRACE_EVENT(itimer_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:307:1: note: in expansion of macro 'TRACE_EVENT' 307 | TRACE_EVENT(itimer_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:307:1: note: in expansion of macro 'TRACE_EVENT' 307 | TRACE_EVENT(itimer_state, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:307:1: note: in expansion of macro 'TRACE_EVENT' 307 | TRACE_EVENT(itimer_state, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_itimer_expire': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(itimer_expire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(itimer_expire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(itimer_expire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(itimer_expire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(itimer_expire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:344:1: note: in expansion of macro 'TRACE_EVENT' 344 | TRACE_EVENT(itimer_expire, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_timer_expire_entry': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(timer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(timer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(timer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(timer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_hrtimer_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(hrtimer_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(hrtimer_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(hrtimer_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(hrtimer_start, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_hrtimer_expire_entry': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:235:1: note: in expansion of macro 'TRACE_EVENT' 235 | TRACE_EVENT(hrtimer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:235:1: note: in expansion of macro 'TRACE_EVENT' 235 | TRACE_EVENT(hrtimer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:235:1: note: in expansion of macro 'TRACE_EVENT' 235 | TRACE_EVENT(hrtimer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:235:1: note: in expansion of macro 'TRACE_EVENT' 235 | TRACE_EVENT(hrtimer_expire_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__bpf_trace_tick_stop': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(tick_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(tick_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(tick_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/timer.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(tick_stop, | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'internal_add_timer': /kisskb/src/kernel/time/timer.c:630:23: note: byref variable will be forcibly initialized 630 | unsigned long bucket_expiry; | ^~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function 'add_timer_on': /kisskb/src/kernel/time/timer.c:1211:23: note: byref variable will be forcibly initialized 1211 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/irq/pm.c: In function 'rearm_wake_irq': /kisskb/src/kernel/time/timer.c: In function '__mod_timer': /kisskb/src/kernel/time/timer.c:1015:39: note: byref variable will be forcibly initialized 1015 | unsigned long clk = 0, flags, bucket_expiry; | ^~~~~~~~~~~~~ /kisskb/src/kernel/time/timer.c:1015:32: note: byref variable will be forcibly initialized 1015 | unsigned long clk = 0, flags, bucket_expiry; | ^~~~~ /kisskb/src/kernel/irq/pm.c:210:23: note: byref variable will be forcibly initialized 210 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/timer.c: In function 'del_timer': /kisskb/src/kernel/time/timer.c:1254:23: note: byref variable will be forcibly initialized 1254 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/timer.c: In function 'try_to_del_timer_sync': /kisskb/src/kernel/time/timer.c:1279:23: note: byref variable will be forcibly initialized 1279 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/timer.c: In function 'schedule_timeout': /kisskb/src/kernel/time/timer.c:1898:30: note: byref variable will be forcibly initialized 1898 | struct process_timer timer; | ^~~~~ /kisskb/src/kernel/time/timer.c: In function 'call_timer_fn': /kisskb/src/kernel/time/timer.c:1462:28: note: byref variable will be forcibly initialized 1462 | struct lockdep_map lockdep_map; | ^~~~~~~~~~~ /kisskb/src/kernel/time/timer.c: In function '__run_timers': /kisskb/src/kernel/time/timer.c:1765:27: note: byref variable will be forcibly initialized 1765 | struct hlist_head heads[LVL_DEPTH]; | ^~~~~ /kisskb/src/kernel/time/timer.c: In function 'usleep_range_state': /kisskb/src/kernel/time/timer.c:2126:17: note: byref variable will be forcibly initialized 2126 | ktime_t exp = ktime_add_us(ktime_get(), min); | ^~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/kernel/irq/msi.c:13: /kisskb/src/kernel/irq/msi.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/kernel/eeh_pe.c: In function 'eeh_restore_device_bars': /kisskb/src/arch/powerpc/kernel/eeh_pe.c:734:13: note: byref variable will be forcibly initialized 734 | u32 cmd; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh_pe.c: In function 'eeh_bridge_check_link': /kisskb/src/arch/powerpc/kernel/eeh_pe.c:635:18: note: byref variable will be forcibly initialized 635 | uint32_t val; | ^~~ /kisskb/src/arch/powerpc/kernel/eeh_pe.c: In function 'eeh_wait_state': /kisskb/src/arch/powerpc/kernel/eeh_pe.c:110:13: note: byref variable will be forcibly initialized 110 | int mwait; | ^~~~~ /kisskb/src/kernel/irq/msi.c: In function 'msi_domain_deactivate': /kisskb/src/kernel/irq/msi.c:524:24: note: byref variable will be forcibly initialized 524 | struct msi_msg msg[2]; | ^~~ In file included from /kisskb/src/kernel/irq/msi.c:14: /kisskb/src/kernel/irq/msi.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/reiserfs/reiserfs.h:9, from /kisskb/src/fs/reiserfs/bitmap.c:7: /kisskb/src/fs/reiserfs/bitmap.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/irq/msi.c: In function 'msi_free_msi_descs_range': /kisskb/src/kernel/irq/msi.c:153:23: note: byref variable will be forcibly initialized 153 | unsigned long idx; | ^~~ /kisskb/src/fs/reiserfs/bitmap.c: In function 'old_hashed_relocation': /kisskb/src/fs/reiserfs/bitmap.c:971:13: note: byref variable will be forcibly initialized 971 | u32 hash_in; | ^~~~~~~ /kisskb/src/fs/reiserfs/bitmap.c: In function 'is_block_in_journal': /kisskb/src/fs/reiserfs/bitmap.c:123:21: note: byref variable will be forcibly initialized 123 | b_blocknr_t tmp; | ^~~ In file included from /kisskb/src/kernel/locking/qspinlock.c:30: /kisskb/src/kernel/locking/qspinlock.c: In function 'lockevent_read': /kisskb/src/kernel/locking/qspinlock_stat.h:39:14: note: byref variable will be forcibly initialized 39 | char buf[64]; | ^~~ /kisskb/src/fs/reiserfs/bitmap.c: In function 'reiserfs_parse_alloc_options': /kisskb/src/fs/reiserfs/bitmap.c:576:27: note: byref variable will be forcibly initialized 576 | char *this_char, *value; | ^~~~~ /kisskb/src/crypto/dh.c: In function '__dh_safe_prime_create': /kisskb/src/crypto/dh.c:556:13: note: byref variable will be forcibly initialized 556 | u32 mask; | ^~~~ /kisskb/src/crypto/dh.c: In function 'dh_compute_value': /kisskb/src/crypto/dh.c:172:13: note: byref variable will be forcibly initialized 172 | int sign; | ^~~~ /kisskb/src/crypto/dh.c: In function 'dh_set_secret': /kisskb/src/crypto/dh.c:75:19: note: byref variable will be forcibly initialized 75 | struct dh params; | ^~~~~~ /kisskb/src/fs/reiserfs/bitmap.c: In function 'scan_bitmap_block': /kisskb/src/fs/reiserfs/bitmap.c:150:18: note: byref variable will be forcibly initialized 150 | int end, next; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/kernel/irq/affinity.c:6: /kisskb/src/kernel/irq/affinity.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/reiserfs/bitmap.c: In function 'scan_bitmap': /kisskb/src/fs/reiserfs/bitmap.c:353:26: note: byref variable will be forcibly initialized 353 | unsigned int bm, off; | ^~~ /kisskb/src/kernel/irq/affinity.c: In function 'irq_build_affinity_masks': /kisskb/src/kernel/irq/affinity.c:345:29: note: byref variable will be forcibly initialized 345 | cpumask_var_t nmsk, npresmsk; | ^~~~~~~~ /kisskb/src/kernel/irq/affinity.c:345:23: note: byref variable will be forcibly initialized 345 | cpumask_var_t nmsk, npresmsk; | ^~~~ /kisskb/src/kernel/futex/core.c: In function 'futex_init': /kisskb/src/kernel/futex/core.c:1117:22: note: byref variable will be forcibly initialized 1117 | unsigned int futex_shift; | ^~~~~~~~~~~ /kisskb/src/kernel/futex/core.c: In function 'get_futex_key': /kisskb/src/kernel/futex/core.c:225:22: note: byref variable will be forcibly initialized 225 | struct page *page, *tail; | ^~~~ /kisskb/src/kernel/futex/core.c: In function 'handle_futex_death': /kisskb/src/kernel/futex/core.c:640:19: note: byref variable will be forcibly initialized 640 | u32 uval, nval, mval; | ^~~~ /kisskb/src/kernel/futex/core.c: In function 'exit_robust_list': /kisskb/src/kernel/futex/core.c:770:22: note: byref variable will be forcibly initialized 770 | unsigned int next_pi; | ^~~~~~~ /kisskb/src/kernel/futex/core.c:769:53: note: byref variable will be forcibly initialized 769 | unsigned int limit = ROBUST_LIST_LIMIT, pi, pip; | ^~~ /kisskb/src/kernel/futex/core.c:769:49: note: byref variable will be forcibly initialized 769 | unsigned int limit = ROBUST_LIST_LIMIT, pi, pip; | ^~ /kisskb/src/kernel/futex/core.c:768:57: note: byref variable will be forcibly initialized 768 | struct robust_list __user *entry, *next_entry, *pending; | ^~~~~~~ /kisskb/src/kernel/futex/core.c:768:44: note: byref variable will be forcibly initialized 768 | struct robust_list __user *entry, *next_entry, *pending; | ^~~~~~~~~~ /kisskb/src/kernel/futex/core.c:768:36: note: byref variable will be forcibly initialized 768 | struct robust_list __user *entry, *next_entry, *pending; | ^~~~~ /kisskb/src/kernel/futex/core.c: In function 'compat_exit_robust_list': /kisskb/src/kernel/futex/core.c:865:44: note: byref variable will be forcibly initialized 865 | compat_uptr_t uentry, next_uentry, upending; | ^~~~~~~~ /kisskb/src/kernel/futex/core.c:865:31: note: byref variable will be forcibly initialized 865 | compat_uptr_t uentry, next_uentry, upending; | ^~~~~~~~~~~ /kisskb/src/kernel/futex/core.c:865:23: note: byref variable will be forcibly initialized 865 | compat_uptr_t uentry, next_uentry, upending; | ^~~~~~ /kisskb/src/kernel/futex/core.c:864:22: note: byref variable will be forcibly initialized 864 | unsigned int next_pi; | ^~~~~~~ /kisskb/src/kernel/futex/core.c:863:53: note: byref variable will be forcibly initialized 863 | unsigned int limit = ROBUST_LIST_LIMIT, pi, pip; | ^~~ /kisskb/src/kernel/futex/core.c:863:49: note: byref variable will be forcibly initialized 863 | unsigned int limit = ROBUST_LIST_LIMIT, pi, pip; | ^~ /kisskb/src/kernel/futex/core.c:862:57: note: byref variable will be forcibly initialized 862 | struct robust_list __user *entry, *next_entry, *pending; | ^~~~~~~ /kisskb/src/kernel/futex/core.c:862:44: note: byref variable will be forcibly initialized 862 | struct robust_list __user *entry, *next_entry, *pending; | ^~~~~~~~~~ /kisskb/src/kernel/futex/core.c:862:36: note: byref variable will be forcibly initialized 862 | struct robust_list __user *entry, *next_entry, *pending; | ^~~~~ /kisskb/src/mm/util.c: In function '__vmalloc_array': /kisskb/src/mm/util.c:668:16: note: byref variable will be forcibly initialized 668 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/mm/util.c:2: /kisskb/src/mm/util.c: In function 'vm_mmap_pgoff': /kisskb/src/mm/util.c:514:19: note: byref variable will be forcibly initialized 514 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/util.c:513:23: note: byref variable will be forcibly initialized 513 | unsigned long populate; | ^~~~~~~~ /kisskb/src/mm/util.c: In function 'overcommit_policy_handler': /kisskb/src/mm/util.c:885:13: note: byref variable will be forcibly initialized 885 | int new_policy = -1; | ^~~~~~~~~~ /kisskb/src/mm/util.c:884:26: note: byref variable will be forcibly initialized 884 | struct ctl_table t; | ^ /kisskb/src/mm/shmem.c: In function 'shmem_swapin': /kisskb/src/mm/shmem.c:1492:31: note: byref variable will be forcibly initialized 1492 | struct vm_area_struct pvma; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fscache.h:17, from /kisskb/src/include/linux/fscache-cache.h:17, from /kisskb/src/fs/fscache/internal.h:15, from /kisskb/src/fs/fscache/cookie.c:14: /kisskb/src/fs/fscache/cookie.c: In function 'fscache_wait_on_collision': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/cookie.c:392:17: note: in expansion of macro 'wait_var_event' 392 | wait_var_event(statep, fscache_cookie_is_dropped(wait_for)); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:295:9: note: in expansion of macro '___wait_var_event' 295 | ___wait_var_event(var, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:304:25: note: in expansion of macro '__wait_var_event_timeout' 304 | __ret = __wait_var_event_timeout(var, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/cookie.c:387:9: note: in expansion of macro 'wait_var_event_timeout' 387 | wait_var_event_timeout(statep, fscache_cookie_is_dropped(wait_for), | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_alloc_folio': /kisskb/src/mm/shmem.c:1553:31: note: byref variable will be forcibly initialized 1553 | struct vm_area_struct pvma; | ^~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_replace_entry': /kisskb/src/mm/shmem.c:413:18: note: byref variable will be forcibly initialized 413 | XA_STATE(xas, &mapping->i_pages, index); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_add_to_page_cache': /kisskb/src/mm/shmem.c:704:24: note: byref variable will be forcibly initialized 704 | XA_STATE_ORDER(xas, &mapping->i_pages, index, folio_order(folio)); | ^~~ /kisskb/src/include/linux/xarray.h:1383:25: note: in definition of macro 'XA_STATE_ORDER' 1383 | struct xa_state name = __XA_STATE(array, \ | ^~~~ /kisskb/src/fs/fscache/cookie.c: In function 'fscache_get_cookie': /kisskb/src/fs/fscache/cookie.c:1018:13: note: byref variable will be forcibly initialized 1018 | int ref; | ^~~ /kisskb/src/mm/shmem.c: In function 'shmem_swapin_folio': /kisskb/src/mm/shmem.c:1733:22: note: byref variable will be forcibly initialized 1733 | struct page *page; | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_unuse_swap_entries': /kisskb/src/mm/shmem.c:1220:31: note: byref variable will be forcibly initialized 1220 | struct folio *folio = fbatch->folios[i]; | ^~~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_find_swap_entries': /kisskb/src/mm/shmem.c:1173:18: note: byref variable will be forcibly initialized 1173 | XA_STATE(xas, &mapping->i_pages, start); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_unuse_inode': /kisskb/src/mm/shmem.c:1248:17: note: byref variable will be forcibly initialized 1248 | pgoff_t indices[PAGEVEC_SIZE]; | ^~~~~~~ /kisskb/src/mm/shmem.c:1247:28: note: byref variable will be forcibly initialized 1247 | struct folio_batch fbatch; | ^~~~~~ In file included from /kisskb/src/kernel/locking/rtmutex_api.c:9: /kisskb/src/kernel/locking/rtmutex_api.c: In function 'try_to_take_rt_mutex': /kisskb/src/kernel/locking/rtmutex.c:310:34: note: byref variable will be forcibly initialized 310 | &(struct rt_mutex_waiter){ .prio = __waiter_prio(p), .deadline = (p)->dl.deadline } | ^ /kisskb/src/kernel/locking/rtmutex.c:1033:45: note: in expansion of macro 'task_to_waiter' 1033 | if (!rt_mutex_steal(task_to_waiter(task), | ^~~~~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_show_mpol': /kisskb/src/mm/shmem.c:1439:14: note: byref variable will be forcibly initialized 1439 | char buffer[64]; | ^~~~~~ /kisskb/src/fs/fscache/cookie.c: In function 'fscache_put_cookie': /kisskb/src/fs/fscache/cookie.c:1001:13: note: byref variable will be forcibly initialized 1001 | int ref; | ^~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fscache.h:17, from /kisskb/src/include/linux/fscache-cache.h:17, from /kisskb/src/fs/fscache/internal.h:15, from /kisskb/src/fs/fscache/cookie.c:14: /kisskb/src/fs/fscache/cookie.c: In function '__fscache_use_cookie': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/cookie.c:616:17: note: in expansion of macro 'wait_var_event' 616 | wait_var_event(&cookie->state, | ^~~~~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_get_inode': /kisskb/src/mm/shmem.c:2321:15: note: byref variable will be forcibly initialized 2321 | ino_t ino; | ^~~ /kisskb/src/mm/shmem.c: In function 'shmem_parse_one': /kisskb/src/mm/shmem.c:3440:15: note: byref variable will be forcibly initialized 3440 | char *rest; | ^~~~ /kisskb/src/mm/shmem.c:3438:32: note: byref variable will be forcibly initialized 3438 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/kernel/locking/rtmutex_api.c: In function '__rt_mutex_slowlock_locked': /kisskb/src/kernel/locking/rtmutex.c:1618:32: note: byref variable will be forcibly initialized 1618 | struct rt_mutex_waiter waiter; | ^~~~~~ In file included from /kisskb/src/kernel/locking/rtmutex.c:29, from /kisskb/src/kernel/locking/rtmutex_api.c:9: /kisskb/src/kernel/locking/rtmutex_api.c: In function 'rt_mutex_slowunlock': /kisskb/src/kernel/locking/rtmutex.c:1293:26: note: byref variable will be forcibly initialized 1293 | DEFINE_RT_WAKE_Q(wqh); | ^~~ /kisskb/src/kernel/locking/rtmutex_common.h:56:31: note: in definition of macro 'DEFINE_RT_WAKE_Q' 56 | struct rt_wake_q_head name = { \ | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_getpage_gfp': /kisskb/src/mm/shmem.c:1842:23: note: byref variable will be forcibly initialized 1842 | struct folio *folio; | ^~~~~ /kisskb/src/kernel/locking/rtmutex_api.c: In function 'rt_mutex_futex_unlock': /kisskb/src/kernel/locking/rtmutex_api.c:190:26: note: byref variable will be forcibly initialized 190 | DEFINE_RT_WAKE_Q(wqh); | ^~~ /kisskb/src/kernel/locking/rtmutex_common.h:56:31: note: in definition of macro 'DEFINE_RT_WAKE_Q' 56 | struct rt_wake_q_head name = { \ | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_get_partial_folio': /kisskb/src/mm/shmem.c:889:22: note: byref variable will be forcibly initialized 889 | struct page *page; | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_undo_range': /kisskb/src/mm/shmem.c:920:17: note: byref variable will be forcibly initialized 920 | pgoff_t indices[PAGEVEC_SIZE]; | ^~~~~~~ /kisskb/src/mm/shmem.c:919:28: note: byref variable will be forcibly initialized 919 | struct folio_batch fbatch; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_evict_inode': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/shmem.c:1153:25: note: in expansion of macro 'wait_var_event' 1153 | wait_var_event(&info->stop_eviction, | ^~~~~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_symlink': /kisskb/src/mm/shmem.c:3093:22: note: byref variable will be forcibly initialized 3093 | struct page *page; | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_get_link': /kisskb/src/mm/shmem.c:3151:22: note: byref variable will be forcibly initialized 3151 | struct page *page = NULL; | ^~~~ /kisskb/src/mm/shmem.c: In function 'shmem_fallocate': /kisskb/src/mm/shmem.c:2785:30: note: byref variable will be forcibly initialized 2785 | struct page *page; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c:2718:49: note: byref variable will be forcibly initialized 2718 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(shmem_falloc_waitq); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:77:32: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 77 | struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) | ^~~~ /kisskb/src/mm/shmem.c:2705:29: note: byref variable will be forcibly initialized 2705 | struct shmem_falloc shmem_falloc; | ^~~~~~~~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_file_read_iter': /kisskb/src/mm/shmem.c:2577:30: note: byref variable will be forcibly initialized 2577 | struct page *page = NULL; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_fault': /kisskb/src/mm/shmem.c:2096:42: note: byref variable will be forcibly initialized 2096 | DEFINE_WAIT_FUNC(shmem_fault_wait, synchronous_wake_function); | ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/mm/shmem.c:2066:20: note: byref variable will be forcibly initialized 2066 | vm_fault_t ret = VM_FAULT_LOCKED; | ^~~ /kisskb/src/mm/shmem.c: In function 'shmem_read_mapping_page_gfp': /kisskb/src/crypto/dh_helper.c: In function 'crypto_dh_encode_key': /kisskb/src/mm/shmem.c:4268:22: note: byref variable will be forcibly initialized 4268 | struct page *page; | ^~~~ /kisskb/src/crypto/dh_helper.c:44:27: note: byref variable will be forcibly initialized 44 | struct kpp_secret secret = { | ^~~~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/mm/shmem.c:24: /kisskb/src/mm/shmem.c: In function 'shmem_partial_swap_usage': /kisskb/src/mm/shmem.c:811:18: note: byref variable will be forcibly initialized 811 | XA_STATE(xas, &mapping->i_pages, start); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/crypto/dh_helper.c: In function '__crypto_dh_decode_key': /kisskb/src/crypto/dh_helper.c:69:27: note: byref variable will be forcibly initialized 69 | struct kpp_secret secret; | ^~~~~~ /kisskb/src/mm/shmem.c: In function 'shmem_unlock_mapping': /kisskb/src/mm/shmem.c:872:17: note: byref variable will be forcibly initialized 872 | pgoff_t index = 0; | ^~~~~ /kisskb/src/mm/shmem.c:871:28: note: byref variable will be forcibly initialized 871 | struct folio_batch fbatch; | ^~~~~~ /kisskb/src/crypto/kpp.c: In function 'crypto_kpp_report': /kisskb/src/crypto/kpp.c:26:34: note: byref variable will be forcibly initialized 26 | struct crypto_report_kpp rkpp; | ^~~~ /kisskb/src/fs/netfs/io.c: In function 'netfs_read_from_cache': /kisskb/src/fs/netfs/io.c:49:25: note: byref variable will be forcibly initialized 49 | struct iov_iter iter; | ^~~~ In file included from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:12, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/module.h:21, from /kisskb/src/fs/netfs/io.c:8: /kisskb/src/fs/netfs/io.c: In function 'netfs_rreq_unmark_after_write': /kisskb/src/fs/netfs/io.c:121:26: note: byref variable will be forcibly initialized 121 | XA_STATE(xas, &rreq->mapping->i_pages, subreq->start / PAGE_SIZE); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/netfs/io.c: In function 'netfs_rreq_do_write_to_cache': /kisskb/src/fs/netfs/io.c:170:25: note: byref variable will be forcibly initialized 170 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/netfs/io.c: In function 'netfs_clear_unread': /kisskb/src/fs/netfs/io.c:24:25: note: byref variable will be forcibly initialized 24 | struct iov_iter iter; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/netfs/io.c:10: /kisskb/src/fs/netfs/io.c: In function 'netfs_begin_read': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/netfs/io.c:636:25: note: in expansion of macro 'wait_var_event' 636 | wait_var_event(&rreq->nr_outstanding, | ^~~~~~~~~~~~~~ /kisskb/src/fs/netfs/io.c:603:22: note: byref variable will be forcibly initialized 603 | unsigned int debug_index = 0; | ^~~~~~~~~~~ /kisskb/src/fs/configfs/symlink.c: In function 'configfs_symlink': /kisskb/src/fs/configfs/symlink.c:147:29: note: byref variable will be forcibly initialized 147 | struct config_item *target_item = NULL; | ^~~~~~~~~~~ /kisskb/src/fs/configfs/symlink.c:144:21: note: byref variable will be forcibly initialized 144 | struct path path; | ^~~~ /kisskb/src/fs/proc/fd.c: In function 'tid_fd_revalidate': /kisskb/src/fs/proc/fd.c:161:25: note: byref variable will be forcibly initialized 161 | fmode_t f_mode; | ^~~~~~ /kisskb/src/fs/proc/fd.c: In function 'proc_readfd_common': /kisskb/src/fs/proc/fd.c:267:22: note: byref variable will be forcibly initialized 267 | char name[10 + 1]; | ^~~~ /kisskb/src/fs/proc/fd.c:266:32: note: byref variable will be forcibly initialized 266 | struct fd_data data; | ^~~~ /kisskb/src/fs/proc/fd.c:255:22: note: byref variable will be forcibly initialized 255 | unsigned int fd; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'perf_trace_block_buffer': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/block.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/block.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_buffer': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/block.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'perf_trace_block_rq_requeue': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_rq_requeue': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'perf_trace_block_bio_remap': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_bio_remap': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'perf_trace_block_rq_remap': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:521:1: note: in expansion of macro 'TRACE_EVENT' 521 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:521:1: note: in expansion of macro 'TRACE_EVENT' 521 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_rq_remap': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:521:1: note: in expansion of macro 'TRACE_EVENT' 521 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'perf_trace_block_rq': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/block.h:170:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 170 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/block.h:170:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 170 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/eeh_driver.c: In function 'eeh_slot_presence_check': /kisskb/src/arch/powerpc/kernel/eeh_driver.c:764:12: note: byref variable will be forcibly initialized 764 | u8 state; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_rq': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/block.h:170:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 170 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'perf_trace_block_bio': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/block.h:284:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 284 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/block.h:284:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 284 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_bio': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/block.h:284:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 284 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'perf_trace_block_plug': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:379:1: note: in expansion of macro 'TRACE_EVENT' 379 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:379:1: note: in expansion of macro 'TRACE_EVENT' 379 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_plug': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:379:1: note: in expansion of macro 'TRACE_EVENT' 379 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'perf_trace_block_unplug': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/block.h:396:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 396 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/block.h:396:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 396 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_unplug': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/block.h:396:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 396 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'perf_trace_block_split': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:441:1: note: in expansion of macro 'TRACE_EVENT' 441 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:441:1: note: in expansion of macro 'TRACE_EVENT' 441 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_split': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:441:1: note: in expansion of macro 'TRACE_EVENT' 441 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_buffer': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:15:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 15 | DECLARE_EVENT_CLASS(block_buffer, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_rq_requeue': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(block_rq_requeue, | ^~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_rq': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:170:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 170 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:170:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 170 | DECLARE_EVENT_CLASS(block_rq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_bio': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:284:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 284 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:284:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 284 | DECLARE_EVENT_CLASS(block_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_plug': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:379:1: note: in expansion of macro 'TRACE_EVENT' 379 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:379:1: note: in expansion of macro 'TRACE_EVENT' 379 | TRACE_EVENT(block_plug, | ^~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_rq_completion': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_unplug': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:396:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 396 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:396:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 396 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:396:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 396 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:396:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 396 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:396:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 396 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:396:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 396 | DECLARE_EVENT_CLASS(block_unplug, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_bio_remap': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:479:1: note: in expansion of macro 'TRACE_EVENT' 479 | TRACE_EVENT(block_bio_remap, | ^~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_rq_remap': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:521:1: note: in expansion of macro 'TRACE_EVENT' 521 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:521:1: note: in expansion of macro 'TRACE_EVENT' 521 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:521:1: note: in expansion of macro 'TRACE_EVENT' 521 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:521:1: note: in expansion of macro 'TRACE_EVENT' 521 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:521:1: note: in expansion of macro 'TRACE_EVENT' 521 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:521:1: note: in expansion of macro 'TRACE_EVENT' 521 | TRACE_EVENT(block_rq_remap, | ^~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_bio_complete': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bpf_trace_block_split': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:441:1: note: in expansion of macro 'TRACE_EVENT' 441 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:441:1: note: in expansion of macro 'TRACE_EVENT' 441 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:441:1: note: in expansion of macro 'TRACE_EVENT' 441 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:441:1: note: in expansion of macro 'TRACE_EVENT' 441 | TRACE_EVENT(block_split, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'perf_trace_block_rq_completion': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/block.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/block.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_rq_completion': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/block.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(block_rq_completion, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'perf_trace_block_bio_complete': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/block.h:558, from /kisskb/src/block/blk-core.c:46: /kisskb/src/block/blk-core.c: In function 'trace_event_raw_event_block_bio_complete': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/block.h:256:1: note: in expansion of macro 'TRACE_EVENT' 256 | TRACE_EVENT(block_bio_complete, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/eeh_driver.c: In function 'eeh_handle_normal_event': /kisskb/src/arch/powerpc/kernel/eeh_driver.c:842:29: note: byref variable will be forcibly initialized 842 | struct eeh_rmv_data rmv_data = | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/eeh_driver.c:841:29: note: byref variable will be forcibly initialized 841 | enum pci_ers_result result = PCI_ERS_RESULT_NONE; | ^~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-core.c:16: /kisskb/src/block/blk-core.c: In function 'flush_plug_callbacks': /kisskb/src/block/blk-core.c:1108:19: note: byref variable will be forcibly initialized 1108 | LIST_HEAD(callbacks); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/block/blk-core.c:16: /kisskb/src/block/blk-core.c: In function 'blk_queue_enter': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/block/blk-core.c:308:17: note: in expansion of macro 'wait_event' 308 | wait_event(q->mq_freeze_wq, | ^~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__bio_queue_enter': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/block/blk-core.c:339:17: note: in expansion of macro 'wait_event' 339 | wait_event(q->mq_freeze_wq, | ^~~~~~~~~~ /kisskb/src/block/blk-core.c: In function '__submit_bio_noacct': /kisskb/src/block/blk-core.c:623:25: note: byref variable will be forcibly initialized 623 | struct bio_list bio_list_on_stack[2]; | ^~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/eeh_driver.c: In function 'eeh_handle_special_event': /kisskb/src/arch/powerpc/kernel/eeh_driver.c:1119:24: note: byref variable will be forcibly initialized 1119 | struct eeh_pe *pe, *phb_pe, *tmp_pe; | ^~ /kisskb/src/block/blk-core.c: In function 'submit_bio': /kisskb/src/block/blk-core.c:840:31: note: byref variable will be forcibly initialized 840 | unsigned long pflags; | ^~~~~~ /kisskb/src/block/blk-core.c: In function 'update_io_ticks': /kisskb/src/block/blk-core.c:933:23: note: byref variable will be forcibly initialized 933 | unsigned long stamp; | ^~~~~ /kisskb/src/crypto/rsa.c: In function 'rsa_enc': /kisskb/src/crypto/rsa.c:99:13: note: byref variable will be forcibly initialized 99 | int sign; | ^~~~ /kisskb/src/crypto/rsa.c: In function 'rsa_dec': /kisskb/src/crypto/rsa.c:138:13: note: byref variable will be forcibly initialized 138 | int sign; | ^~~~ /kisskb/src/fs/proc/array.c: In function 'task_cap': /kisskb/src/fs/proc/array.c:317:35: note: byref variable will be forcibly initialized 317 | cap_bset, cap_ambient; | ^~~~~~~~~~~ /kisskb/src/fs/sysfs/group.c: In function 'internal_create_group': /kisskb/src/fs/proc/array.c:317:25: note: byref variable will be forcibly initialized 317 | cap_bset, cap_ambient; | ^~~~~~~~ /kisskb/src/fs/sysfs/group.c:112:16: note: byref variable will be forcibly initialized 112 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/group.c:111:16: note: byref variable will be forcibly initialized 111 | kuid_t uid; | ^~~ /kisskb/src/fs/proc/array.c:316:54: note: byref variable will be forcibly initialized 316 | kernel_cap_t cap_inheritable, cap_permitted, cap_effective, | ^~~~~~~~~~~~~ /kisskb/src/fs/proc/array.c:316:39: note: byref variable will be forcibly initialized 316 | kernel_cap_t cap_inheritable, cap_permitted, cap_effective, | ^~~~~~~~~~~~~ /kisskb/src/fs/proc/array.c:316:22: note: byref variable will be forcibly initialized 316 | kernel_cap_t cap_inheritable, cap_permitted, cap_effective, | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/fscache.h:501, from /kisskb/src/fs/fscache/internal.h:16, from /kisskb/src/fs/fscache/main.c:12: /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_cache': /kisskb/src/fs/proc/consoles.c: In function 'show_console_dev': /kisskb/src/fs/proc/consoles.c:35:21: note: byref variable will be forcibly initialized 35 | int index; | ^~~~~ /kisskb/src/fs/proc/consoles.c:28:14: note: byref variable will be forcibly initialized 28 | char flags[ARRAY_SIZE(con_flags) + 1]; | ^~~~~ /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:205:1: note: in expansion of macro 'TRACE_EVENT' 205 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:205:1: note: in expansion of macro 'TRACE_EVENT' 205 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_volume': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_cookie': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_active': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/vmscan.h:500, from /kisskb/src/mm/vmscan.c:69: /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_kswapd_sleep': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_access_cache': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_kswapd_wake': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_access_volume': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_access': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:375:1: note: in expansion of macro 'TRACE_EVENT' 375 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:375:1: note: in expansion of macro 'TRACE_EVENT' 375 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_acquire': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_relinquish': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_invalidate': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:456:1: note: in expansion of macro 'TRACE_EVENT' 456 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:456:1: note: in expansion of macro 'TRACE_EVENT' 456 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_wakeup_kswapd': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'perf_trace_fscache_resize': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_direct_reclaim_begin_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/fscache.h:501, from /kisskb/src/fs/fscache/internal.h:16, from /kisskb/src/fs/fscache/main.c:12: /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_cache': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:205:1: note: in expansion of macro 'TRACE_EVENT' 205 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_volume': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_cookie': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_active': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_access_cache': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_access_volume': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_access': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:375:1: note: in expansion of macro 'TRACE_EVENT' 375 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_direct_reclaim_end_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_shrink_slab_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_acquire': /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_shrink_slab_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_relinquish': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_invalidate': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:456:1: note: in expansion of macro 'TRACE_EVENT' 456 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function 'trace_event_raw_event_fscache_resize': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ /kisskb/src/fs/sysfs/group.c: In function 'sysfs_merge_group': /kisskb/src/fs/sysfs/group.c:330:16: note: byref variable will be forcibly initialized 330 | kgid_t gid; | ^~~ /kisskb/src/fs/sysfs/group.c:329:16: note: byref variable will be forcibly initialized 329 | kuid_t uid; | ^~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_lru_isolate': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_write_folio': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/fscache.h:501, from /kisskb/src/fs/fscache/internal.h:16, from /kisskb/src/fs/fscache/main.c:12: /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_cache': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:205:1: note: in expansion of macro 'TRACE_EVENT' 205 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:205:1: note: in expansion of macro 'TRACE_EVENT' 205 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:205:1: note: in expansion of macro 'TRACE_EVENT' 205 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:205:1: note: in expansion of macro 'TRACE_EVENT' 205 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:205:1: note: in expansion of macro 'TRACE_EVENT' 205 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:205:1: note: in expansion of macro 'TRACE_EVENT' 205 | TRACE_EVENT(fscache_cache, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_volume': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:230:1: note: in expansion of macro 'TRACE_EVENT' 230 | TRACE_EVENT(fscache_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_cookie': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(fscache_cookie, | ^~~~~~~~~~~ /kisskb/src/fs/proc/array.c: In function 'proc_task_name': /kisskb/src/fs/proc/array.c:100:14: note: byref variable will be forcibly initialized 100 | char tcomm[64]; | ^~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_lru_shrink_inactive': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_lru_shrink_active': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/fs/proc/array.c: In function 'do_task_stat': /kisskb/src/fs/proc/array.c:475:23: note: byref variable will be forcibly initialized 475 | unsigned long flags; | ^~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_node_reclaim_begin': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:440:1: note: in expansion of macro 'TRACE_EVENT' 440 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:440:1: note: in expansion of macro 'TRACE_EVENT' 440 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'perf_trace_mm_vmscan_throttled': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_active': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/fs/proc/array.c:472:36: note: byref variable will be forcibly initialized 472 | u64 cutime, cstime, utime, stime; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/fs/proc/array.c:472:29: note: byref variable will be forcibly initialized 472 | u64 cutime, cstime, utime, stime; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/fs/proc/array.c:463:26: note: byref variable will be forcibly initialized 463 | sigset_t sigign, sigcatch; | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:280:1: note: in expansion of macro 'TRACE_EVENT' 280 | TRACE_EVENT(fscache_active, | ^~~~~~~~~~~ /kisskb/src/fs/proc/array.c:463:18: note: byref variable will be forcibly initialized 463 | sigset_t sigign, sigcatch; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/vmscan.h:500, from /kisskb/src/mm/vmscan.c:69: /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_kswapd_sleep': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_access_volume': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_kswapd_wake': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:342:1: note: in expansion of macro 'TRACE_EVENT' 342 | TRACE_EVENT(fscache_access_volume, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_access_cache': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(fscache_access_cache, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_access': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:375:1: note: in expansion of macro 'TRACE_EVENT' 375 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:375:1: note: in expansion of macro 'TRACE_EVENT' 375 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:375:1: note: in expansion of macro 'TRACE_EVENT' 375 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:375:1: note: in expansion of macro 'TRACE_EVENT' 375 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:375:1: note: in expansion of macro 'TRACE_EVENT' 375 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:375:1: note: in expansion of macro 'TRACE_EVENT' 375 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:375:1: note: in expansion of macro 'TRACE_EVENT' 375 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:375:1: note: in expansion of macro 'TRACE_EVENT' 375 | TRACE_EVENT(fscache_access, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_acquire': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(fscache_acquire, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_relinquish': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(fscache_relinquish, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_invalidate': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:456:1: note: in expansion of macro 'TRACE_EVENT' 456 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:456:1: note: in expansion of macro 'TRACE_EVENT' 456 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:456:1: note: in expansion of macro 'TRACE_EVENT' 456 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:456:1: note: in expansion of macro 'TRACE_EVENT' 456 | TRACE_EVENT(fscache_invalidate, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/main.c: In function '__bpf_trace_fscache_resize': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/fscache.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(fscache_resize, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_wakeup_kswapd': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_direct_reclaim_begin_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_direct_reclaim_end_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_shrink_slab_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_shrink_slab_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_lru_isolate': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_write_folio': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_lru_shrink_inactive': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_lru_shrink_active': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/fs/proc/array.c: In function 'task_sig': /kisskb/src/fs/proc/array.c:264:56: note: byref variable will be forcibly initialized 264 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~ /kisskb/src/fs/proc/array.c:264:47: note: byref variable will be forcibly initialized 264 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~ /kisskb/src/fs/proc/array.c:264:38: note: byref variable will be forcibly initialized 264 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~ /kisskb/src/fs/proc/array.c:264:27: note: byref variable will be forcibly initialized 264 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~~~ /kisskb/src/fs/proc/array.c:264:18: note: byref variable will be forcibly initialized 264 | sigset_t pending, shpending, blocked, ignored, caught; | ^~~~~~~ /kisskb/src/fs/proc/array.c:263:23: note: byref variable will be forcibly initialized 263 | unsigned long flags; | ^~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_node_reclaim_begin': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:440:1: note: in expansion of macro 'TRACE_EVENT' 440 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'trace_event_raw_event_mm_vmscan_throttled': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/fs/proc/array.c: In function 'proc_pid_statm': /kisskb/src/fs/proc/array.c:674:31: note: byref variable will be forcibly initialized 674 | unsigned long data = 0; | ^~~~ /kisskb/src/fs/proc/array.c:673:31: note: byref variable will be forcibly initialized 673 | unsigned long text = 0; | ^~~~ /kisskb/src/fs/proc/array.c:672:31: note: byref variable will be forcibly initialized 672 | unsigned long shared = 0; | ^~~~~~ /kisskb/src/fs/proc/array.c:671:31: note: byref variable will be forcibly initialized 671 | unsigned long resident = 0; | ^~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fscache.h:17, from /kisskb/src/include/linux/fscache-cache.h:17, from /kisskb/src/fs/fscache/io.c:8: /kisskb/src/fs/fscache/io.c: In function 'fscache_wait_for_operation': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/io.c:46:17: note: in expansion of macro 'wait_var_event' 46 | wait_var_event(&cookie->state, | ^~~~~~~~~~~~~~ /kisskb/src/fs/fscache/io.c: In function 'fscache_begin_operation': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:295:9: note: in expansion of macro '___wait_var_event' 295 | ___wait_var_event(var, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:304:25: note: in expansion of macro '__wait_var_event_timeout' 304 | __ret = __wait_var_event_timeout(var, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/io.c:125:17: note: in expansion of macro 'wait_var_event_timeout' 125 | timeo = wait_var_event_timeout(&cookie->state, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/vmscan.h:500, from /kisskb/src/mm/vmscan.c:69: /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_kswapd_sleep': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:49:1: note: in expansion of macro 'TRACE_EVENT' 49 | TRACE_EVENT(mm_vmscan_kswapd_sleep, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_direct_reclaim_end_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_write_folio': In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/fscache.h:17, from /kisskb/src/include/linux/fscache-cache.h:17, from /kisskb/src/fs/fscache/io.c:8: /kisskb/src/fs/fscache/io.c: In function '__fscache_clear_page_bits': /kisskb/src/fs/fscache/io.c:219:26: note: byref variable will be forcibly initialized 219 | XA_STATE(xas, &mapping->i_pages, first); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/fscache/io.c: In function '__fscache_write_to_cache': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:330:1: note: in expansion of macro 'TRACE_EVENT' 330 | TRACE_EVENT(mm_vmscan_write_folio, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_kswapd_wake': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(mm_vmscan_kswapd_wake, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_node_reclaim_begin': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:440:1: note: in expansion of macro 'TRACE_EVENT' 440 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/io.c:257:25: note: byref variable will be forcibly initialized 257 | struct iov_iter iter; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:440:1: note: in expansion of macro 'TRACE_EVENT' 440 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:440:1: note: in expansion of macro 'TRACE_EVENT' 440 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:440:1: note: in expansion of macro 'TRACE_EVENT' 440 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:440:1: note: in expansion of macro 'TRACE_EVENT' 440 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:440:1: note: in expansion of macro 'TRACE_EVENT' 440 | TRACE_EVENT(mm_vmscan_node_reclaim_begin, | ^~~~~~~~~~~ /kisskb/src/fs/fscache/io.c: In function '__fscache_resize_cookie': /kisskb/src/fs/fscache/io.c:309:38: note: byref variable will be forcibly initialized 309 | struct netfs_cache_resources cres; | ^~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_wakeup_kswapd': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:89:1: note: in expansion of macro 'TRACE_EVENT' 89 | TRACE_EVENT(mm_vmscan_wakeup_kswapd, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_throttled': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:471:1: note: in expansion of macro 'TRACE_EVENT' 471 | TRACE_EVENT(mm_vmscan_throttled, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_direct_reclaim_begin_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_shrink_slab_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'de_still_valid': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1265:35: note: byref variable will be forcibly initialized 1265 | struct reiserfs_dir_entry tmp = *de; | ^~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:199:1: note: in expansion of macro 'TRACE_EVENT' 199 | TRACE_EVENT(mm_shrink_slab_start, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_find_entry': /kisskb/src/fs/reiserfs/namei.c:309:24: note: byref variable will be forcibly initialized 309 | struct cpu_key key_to_search; | ^~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_rmdir': /kisskb/src/fs/reiserfs/namei.c:906:35: note: byref variable will be forcibly initialized 906 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/fs/reiserfs/namei.c:903:44: note: byref variable will be forcibly initialized 903 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_unlink': /kisskb/src/fs/reiserfs/namei.c:1002:44: note: byref variable will be forcibly initialized 1002 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/namei.c:1000:35: note: byref variable will be forcibly initialized 1000 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_lru_shrink_active': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_lookup': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:358:35: note: byref variable will be forcibly initialized 358 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_add_entry': /kisskb/src/fs/reiserfs/namei.c:448:14: note: byref variable will be forcibly initialized 448 | char small_buf[32 + DEH_SIZE]; | ^~~~~~~~~ In file included from /kisskb/src/include/uapi/linux/sysinfo.h:5, from /kisskb/src/include/uapi/linux/kernel.h:5, from /kisskb/src/include/linux/cache.h:5, from /kisskb/src/include/linux/time.h:5, from /kisskb/src/fs/reiserfs/namei.c:14: /kisskb/src/fs/reiserfs/namei.c:441:24: note: byref variable will be forcibly initialized 441 | DECLARE_BITMAP(bit_string, MAX_GENERATION_NUMBER + 1); | ^~~~~~~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/fs/reiserfs/namei.c:440:35: note: byref variable will be forcibly initialized 440 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/fs/reiserfs/namei.c:437:24: note: byref variable will be forcibly initialized 437 | struct cpu_key entry_key; | ^~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:404:1: note: in expansion of macro 'TRACE_EVENT' 404 | TRACE_EVENT(mm_vmscan_lru_shrink_active, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_shrink_slab_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_mknod': /kisskb/src/fs/reiserfs/namei.c:708:41: note: byref variable will be forcibly initialized 708 | struct reiserfs_security_handle security; | ^~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:707:44: note: byref variable will be forcibly initialized 707 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_mkdir': /kisskb/src/fs/reiserfs/namei.c:791:41: note: byref variable will be forcibly initialized 791 | struct reiserfs_security_handle security; | ^~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:790:44: note: byref variable will be forcibly initialized 790 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_symlink': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1108:41: note: byref variable will be forcibly initialized 1108 | struct reiserfs_security_handle security; | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1107:44: note: byref variable will be forcibly initialized 1107 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:244:1: note: in expansion of macro 'TRACE_EVENT' 244 | TRACE_EVENT(mm_shrink_slab_end, | ^~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_lru_shrink_inactive': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:353:1: note: in expansion of macro 'TRACE_EVENT' 353 | TRACE_EVENT(mm_vmscan_lru_shrink_inactive, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_link': /kisskb/src/fs/reiserfs/namei.c:1205:44: note: byref variable will be forcibly initialized 1205 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_create': /kisskb/src/fs/reiserfs/namei.c:637:41: note: byref variable will be forcibly initialized 637 | struct reiserfs_security_handle security; | ^~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:636:44: note: byref variable will be forcibly initialized 636 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/mm/vmscan.c: In function '__bpf_trace_mm_vmscan_lru_isolate': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_rename': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1322:44: note: byref variable will be forcibly initialized 1322 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1320:51: note: byref variable will be forcibly initialized 1320 | struct reiserfs_dir_entry old_de, new_de, dot_dot_de; | ^~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1320:43: note: byref variable will be forcibly initialized 1320 | struct reiserfs_dir_entry old_de, new_de, dot_dot_de; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1320:35: note: byref variable will be forcibly initialized 1320 | struct reiserfs_dir_entry old_de, new_de, dot_dot_de; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1319:54: note: byref variable will be forcibly initialized 1319 | struct item_head new_entry_ih, old_entry_ih, dot_dot_ih; | ^~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1319:40: note: byref variable will be forcibly initialized 1319 | struct item_head new_entry_ih, old_entry_ih, dot_dot_ih; | ^~~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c:1319:26: note: byref variable will be forcibly initialized 1319 | struct item_head new_entry_ih, old_entry_ih, dot_dot_ih; | ^~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/vmscan.h:281:1: note: in expansion of macro 'TRACE_EVENT' 281 | TRACE_EVENT(mm_vmscan_lru_isolate, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/namei.c: In function 'reiserfs_get_parent': /kisskb/src/fs/reiserfs/namei.c:405:35: note: byref variable will be forcibly initialized 405 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/fs/configfs/item.c: In function 'config_item_set_name': /kisskb/src/fs/configfs/item.c:53:17: note: byref variable will be forcibly initialized 53 | va_list args; | ^~~~ /kisskb/src/kernel/futex/pi.c: In function 'handle_exit_race': /kisskb/src/kernel/futex/pi.c:323:13: note: byref variable will be forcibly initialized 323 | u32 uval2; | ^~~~~ /kisskb/src/kernel/futex/pi.c: In function 'lock_pi_update_atomic': /kisskb/src/kernel/futex/pi.c:477:13: note: byref variable will be forcibly initialized 477 | u32 curval; | ^~~~~~ /kisskb/src/kernel/futex/pi.c: In function '__fixup_pi_state_owner': /kisskb/src/kernel/futex/pi.c:688:19: note: byref variable will be forcibly initialized 688 | u32 uval, curval, newval, newtid; | ^~~~~~ /kisskb/src/kernel/futex/pi.c:688:13: note: byref variable will be forcibly initialized 688 | u32 uval, curval, newval, newtid; | ^~~~ /kisskb/src/kernel/futex/pi.c: In function 'wake_futex_pi': /kisskb/src/kernel/futex/pi.c:619:13: note: byref variable will be forcibly initialized 619 | u32 curval, newval; | ^~~~~~ In file included from /kisskb/src/kernel/futex/pi.c:7: /kisskb/src/kernel/futex/pi.c:618:26: note: byref variable will be forcibly initialized 618 | DEFINE_RT_WAKE_Q(wqh); | ^~~ /kisskb/src/kernel/futex/../locking/rtmutex_common.h:56:31: note: in definition of macro 'DEFINE_RT_WAKE_Q' 56 | struct rt_wake_q_head name = { \ | ^~~~ /kisskb/src/kernel/futex/pi.c: In function 'attach_to_pi_state': /kisskb/src/kernel/futex/pi.c:207:13: note: byref variable will be forcibly initialized 207 | u32 uval2; | ^~~~~ /kisskb/src/kernel/futex/pi.c: In function 'futex_lock_pi_atomic': /kisskb/src/kernel/futex/pi.c:521:13: note: byref variable will be forcibly initialized 521 | u32 uval, newval, vpid = task_pid_vnr(task); | ^~~~ /kisskb/src/kernel/futex/pi.c: In function 'futex_lock_pi': /kisskb/src/kernel/futex/pi.c:936:24: note: byref variable will be forcibly initialized 936 | struct futex_q q = futex_q_init; | ^ /kisskb/src/kernel/futex/pi.c:934:32: note: byref variable will be forcibly initialized 934 | struct rt_mutex_waiter rt_waiter; | ^~~~~~~~~ /kisskb/src/kernel/futex/pi.c:933:29: note: byref variable will be forcibly initialized 933 | struct task_struct *exiting = NULL; | ^~~~~~~ /kisskb/src/kernel/futex/pi.c:932:32: note: byref variable will be forcibly initialized 932 | struct hrtimer_sleeper timeout, *to; | ^~~~~~~ /kisskb/src/kernel/futex/pi.c: In function 'futex_unlock_pi': /kisskb/src/kernel/futex/pi.c:1102:13: note: byref variable will be forcibly initialized 1102 | u32 curval, uval, vpid = task_pid_vnr(current); | ^~~~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_slab': /kisskb/src/mm/vmscan.c:997:39: note: byref variable will be forcibly initialized 997 | struct shrink_control sc = { | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'isolate_lru_pages': /kisskb/src/mm/vmscan.c:2196:19: note: byref variable will be forcibly initialized 2196 | LIST_HEAD(folios_skipped); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c: In function 'check_move_unevictable_pages': /kisskb/src/mm/vmscan.c:7639:28: note: byref variable will be forcibly initialized 7639 | struct folio_batch fbatch; | ^~~~~~ /kisskb/src/mm/vmscan.c: In function 'folio_check_references': /kisskb/src/mm/vmscan.c:1451:23: note: byref variable will be forcibly initialized 1451 | unsigned long vm_flags; | ^~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'pageout': /kisskb/src/mm/vmscan.c:1267:42: note: byref variable will be forcibly initialized 1267 | struct writeback_control wbc = { | ^~~ /kisskb/src/mm/vmscan.c: In function 'demote_page_list': /kisskb/src/mm/vmscan.c:1579:41: note: byref variable will be forcibly initialized 1579 | struct migration_target_control mtc = { | ^~~ /kisskb/src/mm/vmscan.c:1577:20: note: byref variable will be forcibly initialized 1577 | nodemask_t allowed_mask; | ^~~~~~~~~~~~ /kisskb/src/mm/vmscan.c:1576:22: note: byref variable will be forcibly initialized 1576 | unsigned int nr_succeeded; | ^~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_page_list': /kisskb/src/mm/vmscan.c:1654:29: note: byref variable will be forcibly initialized 1654 | bool dirty, writeback; | ^~~~~~~~~ /kisskb/src/mm/vmscan.c:1654:22: note: byref variable will be forcibly initialized 1654 | bool dirty, writeback; | ^~~~~ /kisskb/src/mm/vmscan.c:1643:27: note: byref variable will be forcibly initialized 1643 | struct swap_iocb *plug = NULL; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c:1639:19: note: byref variable will be forcibly initialized 1639 | LIST_HEAD(demote_pages); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:1638:19: note: byref variable will be forcibly initialized 1638 | LIST_HEAD(free_pages); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:1637:19: note: byref variable will be forcibly initialized 1637 | LIST_HEAD(ret_pages); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmstat.c: In function 'extfrag_show_print': /kisskb/src/mm/vmstat.c:2211:33: note: byref variable will be forcibly initialized 2211 | struct contig_page_info info; | ^~~~ /kisskb/src/mm/vmstat.c: In function 'unusable_show_print': /kisskb/src/mm/vmstat.c:2159:33: note: byref variable will be forcibly initialized 2159 | struct contig_page_info info; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/mm/vmstat.c:13: /kisskb/src/mm/vmstat.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'throttle_direct_reclaim': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:909:9: note: in expansion of macro '___wait_event' 909 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:931:25: note: in expansion of macro '__wait_event_killable' 931 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c:6569:17: note: in expansion of macro 'wait_event_killable' 6569 | wait_event_killable(zone->zone_pgdat->pfmemalloc_wait, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:506:9: note: in expansion of macro '___wait_event' 506 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:535:25: note: in expansion of macro '__wait_event_interruptible_timeout' 535 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c:6565:17: note: in expansion of macro 'wait_event_interruptible_timeout' 6565 | wait_event_interruptible_timeout(pgdat->pfmemalloc_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'prealloc_shrinker': /kisskb/src/mm/vmscan.c:652:17: note: byref variable will be forcibly initialized 652 | va_list ap; | ^~ /kisskb/src/mm/vmscan.c: In function 'register_shrinker': /kisskb/src/mm/vmscan.c:715:17: note: byref variable will be forcibly initialized 715 | va_list ap; | ^~ /kisskb/src/mm/vmscan.c: In function 'reclaim_page_list': /kisskb/src/mm/vmscan.c:2656:29: note: byref variable will be forcibly initialized 2656 | struct reclaim_stat dummy_stat; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'move_pages_to_lru': /kisskb/src/mm/vmscan.c:2374:19: note: byref variable will be forcibly initialized 2374 | LIST_HEAD(folios_to_free); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_inactive_list': /kisskb/src/mm/vmscan.c:2456:29: note: byref variable will be forcibly initialized 2456 | struct reclaim_stat stat; | ^~~~ /kisskb/src/mm/vmscan.c:2453:23: note: byref variable will be forcibly initialized 2453 | unsigned long nr_scanned; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c:2452:19: note: byref variable will be forcibly initialized 2452 | LIST_HEAD(page_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_active_list': /kisskb/src/mm/vmscan.c:2566:19: note: byref variable will be forcibly initialized 2566 | LIST_HEAD(l_inactive); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:2565:19: note: byref variable will be forcibly initialized 2565 | LIST_HEAD(l_active); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:2564:19: note: byref variable will be forcibly initialized 2564 | LIST_HEAD(l_hold); /* The folios which were snipped off */ | ^~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:2563:23: note: byref variable will be forcibly initialized 2563 | unsigned long vm_flags; | ^~~~~~~~ /kisskb/src/mm/vmscan.c:2562:23: note: byref variable will be forcibly initialized 2562 | unsigned long nr_scanned; | ^~~~~~~~~~ /kisskb/src/mm/vmscan.c: In function 'shrink_lruvec': /kisskb/src/mm/vmscan.c:5824:25: note: byref variable will be forcibly initialized 5824 | struct blk_plug plug; | ^~~~ /kisskb/src/mm/vmscan.c:5818:23: note: byref variable will be forcibly initialized 5818 | unsigned long targets[NR_LRU_LISTS]; | ^~~~~~~ /kisskb/src/mm/vmscan.c:5817:23: note: byref variable will be forcibly initialized 5817 | unsigned long nr[NR_LRU_LISTS]; | ^~ /kisskb/src/mm/vmscan.c: In function '__node_reclaim': /kisskb/src/mm/vmscan.c:7555:23: note: byref variable will be forcibly initialized 7555 | unsigned long pflags; | ^~~~~~ /kisskb/src/mm/vmscan.c: In function 'balance_pgdat': /kisskb/src/mm/vmscan.c:6934:23: note: byref variable will be forcibly initialized 6934 | unsigned long pflags; | ^~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'reclaim_clean_pages_from_list': /kisskb/src/mm/vmscan.c:2107:19: note: byref variable will be forcibly initialized 2107 | LIST_HEAD(clean_folios); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/vmscan.c:2104:29: note: byref variable will be forcibly initialized 2104 | struct reclaim_stat stat; | ^~~~ /kisskb/src/crypto/rsa-pkcs1pad.c: In function 'pkcs1pad_verify_complete_cb': /kisskb/src/crypto/rsa-pkcs1pad.c:516:37: note: byref variable will be forcibly initialized 516 | struct crypto_async_request async_req; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/mm/vmscan.c:15: /kisskb/src/mm/vmscan.c: In function 'reclaim_pages': /kisskb/src/mm/vmscan.c:2681:19: note: byref variable will be forcibly initialized 2681 | LIST_HEAD(node_folio_list); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/rsa-pkcs1pad.c: In function 'pkcs1pad_decrypt_complete_cb': /kisskb/src/crypto/rsa-pkcs1pad.c:335:37: note: byref variable will be forcibly initialized 335 | struct crypto_async_request async_req; | ^~~~~~~~~ /kisskb/src/crypto/rsa-pkcs1pad.c: In function 'pkcs1pad_encrypt_sign_complete_cb': /kisskb/src/crypto/rsa-pkcs1pad.c:217:37: note: byref variable will be forcibly initialized 217 | struct crypto_async_request async_req; | ^~~~~~~~~ /kisskb/src/crypto/rsa-pkcs1pad.c: In function 'pkcs1pad_create': /kisskb/src/crypto/rsa-pkcs1pad.c:603:13: note: byref variable will be forcibly initialized 603 | u32 mask; | ^~~~ /kisskb/src/mm/vmstat.c: In function 'extfrag_for_order': /kisskb/src/mm/vmstat.c:1129:33: note: byref variable will be forcibly initialized 1129 | struct contig_page_info info; | ^~~~ /kisskb/src/mm/vmstat.c: In function 'fragmentation_index': /kisskb/src/mm/vmstat.c:1143:33: note: byref variable will be forcibly initialized 1143 | struct contig_page_info info; | ^~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'adjust_historical_crosststamp': /kisskb/src/kernel/time/timekeeping.c:1127:23: note: byref variable will be forcibly initialized 1127 | u64 corr_raw, corr_real; | ^~~~~~~~~ /kisskb/src/kernel/time/timekeeping.c:1127:13: note: byref variable will be forcibly initialized 1127 | u64 corr_raw, corr_real; | ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'get_device_system_crosststamp': /kisskb/src/kernel/time/timekeeping.c:1213:36: note: byref variable will be forcibly initialized 1213 | struct system_counterval_t system_counterval; | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/time.h:7, from /kisskb/src/include/uapi/linux/timex.h:56, from /kisskb/src/include/linux/timex.h:56, from /kisskb/src/include/linux/clocksource.h:13, from /kisskb/src/include/linux/timekeeper_internal.h:10, from /kisskb/src/kernel/time/timekeeping.c:6: /kisskb/src/kernel/time/timekeeping.c: In function 'timespec64_sub': /kisskb/src/include/linux/time64.h:83:27: note: byref variable will be forcibly initialized 83 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'tk_set_wall_to_mono': /kisskb/src/kernel/time/timekeeping.c:153:27: note: byref variable will be forcibly initialized 153 | struct timespec64 tmp; | ^~~ In file included from /kisskb/src/include/linux/time.h:7, from /kisskb/src/include/uapi/linux/timex.h:56, from /kisskb/src/include/linux/timex.h:56, from /kisskb/src/include/linux/clocksource.h:13, from /kisskb/src/include/linux/timekeeper_internal.h:10, from /kisskb/src/kernel/time/timekeeping.c:6: /kisskb/src/kernel/time/timekeeping.c: In function 'timespec64_add': /kisskb/src/include/linux/time64.h:71:27: note: byref variable will be forcibly initialized 71 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_advance': /kisskb/src/kernel/time/timekeeping.c:2156:22: note: byref variable will be forcibly initialized 2156 | unsigned int clock_set = 0; | ^~~~~~~~~ /kisskb/src/kernel/futex/syscalls.c: In function 'futex_parse_waitv': /kisskb/src/kernel/futex/syscalls.c:201:28: note: byref variable will be forcibly initialized 201 | struct futex_waitv aux; | ^~~ /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_warp_clock': /kisskb/src/kernel/time/timekeeping.c:1425:35: note: byref variable will be forcibly initialized 1425 | struct timespec64 adjust; | ^~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_resume': /kisskb/src/kernel/time/timekeeping.c:1782:35: note: byref variable will be forcibly initialized 1782 | struct timespec64 ts_new, ts_delta; | ^~~~~~~~ /kisskb/src/kernel/time/timekeeping.c:1782:27: note: byref variable will be forcibly initialized 1782 | struct timespec64 ts_new, ts_delta; | ^~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'timekeeping_init': /kisskb/src/kernel/time/timekeeping.c:1634:38: note: byref variable will be forcibly initialized 1634 | struct timespec64 wall_time, boot_offset, wall_to_mono; | ^~~~~~~~~~~ /kisskb/src/kernel/time/timekeeping.c:1634:27: note: byref variable will be forcibly initialized 1634 | struct timespec64 wall_time, boot_offset, wall_to_mono; | ^~~~~~~~~ /kisskb/src/kernel/time/timekeeping.c: In function 'do_adjtimex': /kisskb/src/kernel/time/timekeeping.c:2439:35: note: byref variable will be forcibly initialized 2439 | struct timespec64 delta; | ^~~~~ /kisskb/src/kernel/time/timekeeping.c:2429:23: note: byref variable will be forcibly initialized 2429 | s32 orig_tai, tai; | ^~~ /kisskb/src/kernel/time/timekeeping.c:2427:27: note: byref variable will be forcibly initialized 2427 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/timekeeping.c:2425:31: note: byref variable will be forcibly initialized 2425 | struct audit_ntp_data ad; | ^~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/kernel/futex/syscalls.c:3: /kisskb/src/kernel/futex/syscalls.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/futex/syscalls.c: In function '__do_sys_futex_waitv': /kisskb/src/kernel/futex/syscalls.c:253:17: note: byref variable will be forcibly initialized 253 | ktime_t time; | ^~~~ /kisskb/src/kernel/futex/syscalls.c:252:27: note: byref variable will be forcibly initialized 252 | struct timespec64 ts; | ^~ /kisskb/src/kernel/futex/syscalls.c:250:32: note: byref variable will be forcibly initialized 250 | struct hrtimer_sleeper to; | ^~ /kisskb/src/fs/ext4/balloc.c: In function 'ext4_new_meta_blocks': /kisskb/src/fs/ext4/balloc.c:690:40: note: byref variable will be forcibly initialized 690 | struct ext4_allocation_request ar; | ^~ /kisskb/src/kernel/futex/syscalls.c: In function '__do_sys_futex': /kisskb/src/kernel/futex/syscalls.c:170:27: note: byref variable will be forcibly initialized 170 | struct timespec64 ts; | ^~ /kisskb/src/kernel/futex/syscalls.c:169:17: note: byref variable will be forcibly initialized 169 | ktime_t t, *tp = NULL; | ^ /kisskb/src/kernel/futex/syscalls.c: In function '__do_sys_futex_time32': /kisskb/src/kernel/futex/syscalls.c:362:27: note: byref variable will be forcibly initialized 362 | struct timespec64 ts; | ^~ /kisskb/src/kernel/futex/syscalls.c:361:17: note: byref variable will be forcibly initialized 361 | ktime_t t, *tp = NULL; | ^ /kisskb/src/fs/kernfs/file.c: In function 'kernfs_notify_workfn': /kisskb/src/fs/kernfs/file.c:934:29: note: byref variable will be forcibly initialized 934 | struct qstr name; | ^~~~ /kisskb/src/crypto/acompress.c: In function 'crypto_acomp_report': /kisskb/src/crypto/acompress.c:29:36: note: byref variable will be forcibly initialized 29 | struct crypto_report_acomp racomp; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/reiserfs/inode.c:6: /kisskb/src/fs/reiserfs/inode.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_evict_inode': /kisskb/src/fs/reiserfs/inode.c:36:44: note: byref variable will be forcibly initialized 36 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/inode.c: In function '_get_block_create_0': /kisskb/src/fs/reiserfs/inode.c:291:31: note: byref variable will be forcibly initialized 291 | struct item_head *ih, tmp_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/inode.c:289:24: note: byref variable will be forcibly initialized 289 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_new_directory': /kisskb/src/fs/reiserfs/inode.c:1798:24: note: byref variable will be forcibly initialized 1798 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c:1796:14: note: byref variable will be forcibly initialized 1796 | char empty_dir[EMPTY_DIR_SIZE]; | ^~~~~~~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_new_symlink': /kisskb/src/fs/reiserfs/inode.c:1860:24: note: byref variable will be forcibly initialized 1860 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_update_sd_size': /kisskb/src/fs/reiserfs/inode.c:1444:31: note: byref variable will be forcibly initialized 1444 | struct item_head *ih, tmp_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/inode.c:1440:24: note: byref variable will be forcibly initialized 1440 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_write_inode': /kisskb/src/fs/reiserfs/inode.c:1763:44: note: byref variable will be forcibly initialized 1763 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_truncate_file': /kisskb/src/fs/reiserfs/inode.c:2263:29: note: byref variable will be forcibly initialized 2263 | struct buffer_head *bh = NULL; | ^~ /kisskb/src/fs/reiserfs/inode.c:2261:22: note: byref variable will be forcibly initialized 2261 | struct page *page = NULL; | ^~~~ /kisskb/src/fs/reiserfs/inode.c:2256:44: note: byref variable will be forcibly initialized 2256 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_write_end': /kisskb/src/fs/reiserfs/inode.c:2907:52: note: byref variable will be forcibly initialized 2907 | struct reiserfs_transaction_handle myth; | ^~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_commit_write': /kisskb/src/fs/reiserfs/inode.c:2998:52: note: byref variable will be forcibly initialized 2998 | struct reiserfs_transaction_handle myth; | ^~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_get_block': /kisskb/src/fs/reiserfs/inode.c:1007:31: note: byref variable will be forcibly initialized 1007 | unp_t unf_single = 0; | ^~~~~~~~~~ /kisskb/src/fs/reiserfs/inode.c:1002:40: note: byref variable will be forcibly initialized 1002 | struct cpu_key tmp_key; | ^~~~~~~ /kisskb/src/fs/reiserfs/inode.c:845:40: note: byref variable will be forcibly initialized 845 | struct cpu_key tmp_key; | ^~~~~~~ /kisskb/src/fs/reiserfs/inode.c:844:32: note: byref variable will be forcibly initialized 844 | __le32 unp = 0; | ^~~ /kisskb/src/fs/reiserfs/inode.c:659:31: note: byref variable will be forcibly initialized 659 | struct item_head *ih, tmp_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/inode.c:657:24: note: byref variable will be forcibly initialized 657 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c:654:21: note: byref variable will be forcibly initialized 654 | b_blocknr_t allocated_block_nr = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/mm/backing-dev.c: In function 'max_ratio_store': /kisskb/src/mm/backing-dev.c:187:22: note: byref variable will be forcibly initialized 187 | unsigned int ratio; | ^~~~~ /kisskb/src/mm/backing-dev.c: In function 'min_ratio_store': /kisskb/src/mm/backing-dev.c:168:22: note: byref variable will be forcibly initialized 168 | unsigned int ratio; | ^~~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'map_block_for_writepage': /kisskb/src/mm/backing-dev.c: In function 'read_ahead_kb_store': /kisskb/src/mm/backing-dev.c:140:23: note: byref variable will be forcibly initialized 140 | unsigned long read_ahead_kb; | ^~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/inode.c:2365:24: note: byref variable will be forcibly initialized 2365 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c:2361:26: note: byref variable will be forcibly initialized 2361 | struct item_head tmp_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/inode.c:2359:44: note: byref variable will be forcibly initialized 2359 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_write_full_page': /kisskb/src/fs/reiserfs/inode.c:2526:44: note: byref variable will be forcibly initialized 2526 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/mm/backing-dev.c: In function 'bdi_debug_stats_show': /kisskb/src/mm/backing-dev.c:56:23: note: byref variable will be forcibly initialized 56 | unsigned long dirty_thresh; | ^~~~~~~~~~~~ /kisskb/src/mm/backing-dev.c:55:23: note: byref variable will be forcibly initialized 55 | unsigned long background_thresh; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_read_locked_inode': /kisskb/src/fs/reiserfs/inode.c:1536:24: note: byref variable will be forcibly initialized 1536 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_iget': /kisskb/src/fs/reiserfs/inode.c:1631:35: note: byref variable will be forcibly initialized 1631 | struct reiserfs_iget_args args; | ^~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_get_dentry': /kisskb/src/fs/reiserfs/inode.c:1661:24: note: byref variable will be forcibly initialized 1661 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_new_inode': /kisskb/src/fs/reiserfs/inode.c:1925:26: note: byref variable will be forcibly initialized 1925 | struct stat_data sd; | ^~ /kisskb/src/fs/reiserfs/inode.c:1924:26: note: byref variable will be forcibly initialized 1924 | struct item_head ih; | ^~ /kisskb/src/fs/reiserfs/inode.c:1923:24: note: byref variable will be forcibly initialized 1923 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/inode.c:1921:35: note: byref variable will be forcibly initialized 1921 | struct reiserfs_iget_args args; | ^~~~ /kisskb/src/fs/reiserfs/inode.c: In function 'reiserfs_setattr': /kisskb/src/fs/reiserfs/inode.c:3341:52: note: byref variable will be forcibly initialized 3341 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/inode.c:3308:68: note: byref variable will be forcibly initialized 3308 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/mm/backing-dev.c: In function 'bdi_register_va': /kisskb/src/mm/backing-dev.c:867:25: note: byref variable will be forcibly initialized 867 | struct rb_node *parent, **p; | ^~~~~~ /kisskb/src/mm/backing-dev.c: In function 'bdi_register': /kisskb/src/mm/backing-dev.c:901:17: note: byref variable will be forcibly initialized 901 | va_list args; | ^~~~ /kisskb/src/crypto/cmac.c: In function 'cmac_create': /kisskb/src/crypto/cmac.c:229:13: note: byref variable will be forcibly initialized 229 | u32 mask; | ^~~~ /kisskb/src/block/blk-settings.c: In function 'disk_has_partitions': /kisskb/src/block/blk-settings.c:879:23: note: byref variable will be forcibly initialized 879 | unsigned long idx; | ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-ioc.c:6: /kisskb/src/block/blk-ioc.c: In function 'ioc_clear_queue': /kisskb/src/block/blk-ioc.c:174:19: note: byref variable will be forcibly initialized 174 | LIST_HEAD(icq_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/proc/loadavg.c: In function 'loadavg_proc_show': /kisskb/src/fs/proc/loadavg.c:15:23: note: byref variable will be forcibly initialized 15 | unsigned long avnrun[3]; | ^~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/kernel/dma/swiotlb.c:26: /kisskb/src/kernel/dma/swiotlb.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/dma/swiotlb.c: In function 'swiotlb_mem_remap': /kisskb/src/kernel/dma/swiotlb.c:223:29: note: byref variable will be forcibly initialized 223 | phys_addr_t paddr = mem->start + swiotlb_unencrypted_base; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/swiotlb.h:41, from /kisskb/src/kernel/dma/swiotlb.c:52: /kisskb/src/kernel/dma/swiotlb.c: In function 'perf_trace_swiotlb_bounced': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/swiotlb.h:41, from /kisskb/src/kernel/dma/swiotlb.c:52: /kisskb/src/kernel/dma/swiotlb.c: In function 'trace_event_raw_event_swiotlb_bounced': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/swiotlb.h:41, from /kisskb/src/kernel/dma/swiotlb.c:52: /kisskb/src/kernel/dma/swiotlb.c: In function '__bpf_trace_swiotlb_bounced': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/swiotlb.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(swiotlb_bounced, | ^~~~~~~~~~~ /kisskb/src/crypto/scompress.c: In function 'crypto_scomp_report': /kisskb/src/crypto/scompress.c:44:35: note: byref variable will be forcibly initialized 44 | struct crypto_report_comp rscomp; | ^~~~~~ /kisskb/src/crypto/testmgr.c: In function 'valid_testvec_config': /kisskb/src/crypto/testmgr.c:502:13: note: byref variable will be forcibly initialized 502 | int flags = 0; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/cgroup.h:210, from /kisskb/src/kernel/cgroup/cgroup.c:64: /kisskb/src/kernel/cgroup/cgroup.c: In function 'perf_trace_cgroup_root': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cgroup_root, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cgroup_root, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cgroup_root, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'perf_trace_cgroup': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'perf_trace_cgroup_migrate': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'perf_trace_cgroup_event': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/cgroup.h:210, from /kisskb/src/kernel/cgroup/cgroup.c:64: /kisskb/src/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup_root': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cgroup_root, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cgroup_root, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_akcipher_one': /kisskb/src/crypto/testmgr.c:4005:38: note: byref variable will be forcibly initialized 4005 | struct scatterlist src, dst, src_tab[3]; | ^~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup_migrate': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/testmgr.c:4005:33: note: byref variable will be forcibly initialized 4005 | struct scatterlist src, dst, src_tab[3]; | ^~~ /kisskb/src/crypto/testmgr.c:4005:28: note: byref variable will be forcibly initialized 4005 | struct scatterlist src, dst, src_tab[3]; | ^~~ /kisskb/src/crypto/testmgr.c:4002:28: note: byref variable will be forcibly initialized 4002 | struct crypto_wait wait; | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'trace_event_raw_event_cgroup_event': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/testmgr.c:3998:15: note: byref variable will be forcibly initialized 3998 | char *xbuf[XBUFSIZE]; | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/cgroup.h:17, from /kisskb/src/kernel/cgroup/cgroup-internal.h:5, from /kisskb/src/kernel/cgroup/cgroup.c:31: /kisskb/src/kernel/cgroup/cgroup.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/cgroup.h:210, from /kisskb/src/kernel/cgroup/cgroup.c:64: /kisskb/src/kernel/cgroup/cgroup.c: In function '__bpf_trace_cgroup_root': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cgroup_root, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cgroup_root, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function '__bpf_trace_cgroup': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:54:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 54 | DECLARE_EVENT_CLASS(cgroup, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function '__bpf_trace_cgroup_migrate': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:120:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 120 | DECLARE_EVENT_CLASS(cgroup_migrate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function '__bpf_trace_cgroup_event': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cgroup.h:166:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 166 | DECLARE_EVENT_CLASS(cgroup_event, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/testmgr.c: In function 'do_test_kpp': /kisskb/src/crypto/testmgr.c:3823:33: note: byref variable will be forcibly initialized 3823 | struct scatterlist src, dst; | ^~~ /kisskb/src/crypto/testmgr.c:3823:28: note: byref variable will be forcibly initialized 3823 | struct scatterlist src, dst; | ^~~ /kisskb/src/crypto/testmgr.c:3820:28: note: byref variable will be forcibly initialized 3820 | struct crypto_wait wait; | ^~~~ /kisskb/src/crypto/testmgr.c: In function 'drbg_cavs_test': /kisskb/src/crypto/testmgr.c:3724:41: note: byref variable will be forcibly initialized 3724 | struct drbg_string addtl, pers, testentropy; | ^~~~~~~~~~~ /kisskb/src/crypto/testmgr.c:3724:35: note: byref variable will be forcibly initialized 3724 | struct drbg_string addtl, pers, testentropy; | ^~~~ /kisskb/src/crypto/testmgr.c:3724:28: note: byref variable will be forcibly initialized 3724 | struct drbg_string addtl, pers, testentropy; | ^~~~~ /kisskb/src/crypto/testmgr.c:3723:31: note: byref variable will be forcibly initialized 3723 | struct drbg_test_data test_data; | ^~~~~~~~~ /kisskb/src/block/blk-flush.c: In function 'blkdev_issue_flush': /kisskb/src/block/blk-flush.c:461:20: note: byref variable will be forcibly initialized 461 | struct bio bio; | ^~~ /kisskb/src/crypto/testmgr.c: In function 'test_cprng': /kisskb/src/crypto/testmgr.c:3529:14: note: byref variable will be forcibly initialized 3529 | char result[32]; | ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_calc_subtree_ss_mask': /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:1565:17: note: in expansion of macro 'do_each_subsys_mask' 1565 | do_each_subsys_mask(ss, ssid, cur_ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_print_ss_mask': /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2963:9: note: in expansion of macro 'do_each_subsys_mask' 2963 | do_each_subsys_mask(ss, ssid, ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup2_parse_param': /kisskb/src/kernel/cgroup/cgroup.c:1896:32: note: byref variable will be forcibly initialized 1896 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_file_write': /kisskb/src/kernel/cgroup/cgroup.c:3980:27: note: byref variable will be forcibly initialized 3980 | long long v; | ^ /kisskb/src/kernel/cgroup/cgroup.c:3975:36: note: byref variable will be forcibly initialized 3975 | unsigned long long v; | ^ /kisskb/src/crypto/testmgr.c: In function 'test_acomp': /kisskb/src/crypto/testmgr.c:3335:28: note: byref variable will be forcibly initialized 3335 | struct crypto_wait wait; | ^~~~ /kisskb/src/crypto/testmgr.c:3333:33: note: byref variable will be forcibly initialized 3333 | struct scatterlist src, dst; | ^~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_add_file': /kisskb/src/kernel/cgroup/cgroup.c:4078:14: note: byref variable will be forcibly initialized 4078 | char name[CGROUP_FILE_NAME_MAX]; | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_rm_file': /kisskb/src/crypto/testmgr.c:3333:28: note: byref variable will be forcibly initialized 3333 | struct scatterlist src, dst; | ^~~ /kisskb/src/kernel/cgroup/cgroup.c:1659:14: note: byref variable will be forcibly initialized 1659 | char name[CGROUP_FILE_NAME_MAX]; | ^~~~ /kisskb/src/crypto/testmgr.c: In function 'test_comp': /kisskb/src/crypto/testmgr.c:3285:30: note: byref variable will be forcibly initialized 3285 | unsigned int dlen = COMP_BUF_SIZE; | ^~~~ /kisskb/src/crypto/testmgr.c:3240:30: note: byref variable will be forcibly initialized 3240 | unsigned int dlen = COMP_BUF_SIZE; | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'find_css_set': /kisskb/src/kernel/cgroup/cgroup.c:1204:26: note: byref variable will be forcibly initialized 1204 | struct list_head tmp_links; | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c: In function 'build_hash_sglist': /kisskb/src/crypto/testmgr.c:1179:25: note: byref variable will be forcibly initialized 1179 | struct iov_iter input; | ^~~~~ /kisskb/src/crypto/testmgr.c:1178:21: note: byref variable will be forcibly initialized 1178 | struct kvec kv; | ^~ /kisskb/src/crypto/testmgr.c: In function 'test_shash_vec_cfg': /kisskb/src/crypto/testmgr.c:841:28: note: byref variable will be forcibly initialized 841 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1238:23: note: in expansion of macro 'do_setkey' 1238 | err = do_setkey(crypto_shash_setkey, tfm, vec->key, vec->ksize, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:841:19: note: byref variable will be forcibly initialized 841 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1238:23: note: in expansion of macro 'do_setkey' 1238 | err = do_setkey(crypto_shash_setkey, tfm, vec->key, vec->ksize, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:1233:12: note: byref variable will be forcibly initialized 1233 | u8 result[HASH_MAX_DIGESTSIZE + TESTMGR_POISON_LEN]; | ^~~~~~ /kisskb/src/crypto/testmgr.c:1231:40: note: byref variable will be forcibly initialized 1231 | const struct test_sg_division *divs[XBUFSIZE]; | ^~~~ /kisskb/src/kernel/dma/swiotlb.c: In function 'swiotlb_map': /kisskb/src/kernel/dma/swiotlb.c:866:20: note: byref variable will be forcibly initialized 866 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/crypto/testmgr.c: In function 'build_cipher_test_sglists': /kisskb/src/crypto/testmgr.c:766:25: note: byref variable will be forcibly initialized 766 | struct iov_iter input; | ^~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_ahash_vec_cfg': /kisskb/src/crypto/testmgr.c:841:28: note: byref variable will be forcibly initialized 841 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1426:23: note: in expansion of macro 'do_setkey' 1426 | err = do_setkey(crypto_ahash_setkey, tfm, vec->key, vec->ksize, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:841:19: note: byref variable will be forcibly initialized 841 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1426:23: note: in expansion of macro 'do_setkey' 1426 | err = do_setkey(crypto_ahash_setkey, tfm, vec->key, vec->ksize, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:1421:12: note: byref variable will be forcibly initialized 1421 | u8 result[HASH_MAX_DIGESTSIZE + TESTMGR_POISON_LEN]; | ^~~~~~ In file included from /kisskb/src/include/crypto/aead.h:12, from /kisskb/src/crypto/testmgr.c:19: /kisskb/src/crypto/testmgr.c:1417:29: note: byref variable will be forcibly initialized 1417 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:592:28: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 592 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/crypto/testmgr.c:1416:40: note: byref variable will be forcibly initialized 1416 | const struct test_sg_division *divs[XBUFSIZE]; | ^~~~ /kisskb/src/crypto/testmgr.c: In function 'test_hash_vec': /kisskb/src/crypto/testmgr.c:1599:14: note: byref variable will be forcibly initialized 1599 | char vec_name[16]; | ^~~~~~~~ /kisskb/src/crypto/testmgr.c: In function '__alg_test_hash': /kisskb/src/crypto/testmgr.c:1846:28: note: byref variable will be forcibly initialized 1846 | struct shash_desc *desc = NULL; | ^~~~ /kisskb/src/crypto/testmgr.c:1845:30: note: byref variable will be forcibly initialized 1845 | struct crypto_shash *stfm = NULL; | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'task_cgroup_path': /kisskb/src/kernel/cgroup/cgroup.c:2351:13: note: byref variable will be forcibly initialized 2351 | int hierarchy_id = 1; | ^~~~~~~~~~~~ In file included from /kisskb/src/crypto/testmgr.c:20: /kisskb/src/crypto/testmgr.c: In function 'alg_test_crc32c': /kisskb/src/include/crypto/hash.h:166:14: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/crypto/testmgr.c:3672:17: note: in expansion of macro 'SHASH_DESC_ON_STACK' 3672 | SHASH_DESC_ON_STACK(shash, tfm); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/testmgr.c:3648:16: note: byref variable will be forcibly initialized 3648 | __le32 val; | ^~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_procs_write_start': /kisskb/src/kernel/cgroup/cgroup.c:2889:15: note: byref variable will be forcibly initialized 2889 | pid_t pid; | ^~~ /kisskb/src/crypto/testmgr.c: In function 'test_aead_vec_cfg': /kisskb/src/crypto/testmgr.c:2112:22: note: byref variable will be forcibly initialized 2112 | char expected_error[32]; | ^~~~~~~~~~~~~~ /kisskb/src/crypto/testmgr.c:841:28: note: byref variable will be forcibly initialized 841 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1997:15: note: in expansion of macro 'do_setkey' 1997 | err = do_setkey(crypto_aead_setkey, tfm, vec->key, vec->klen, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:841:19: note: byref variable will be forcibly initialized 841 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:1997:15: note: in expansion of macro 'do_setkey' 1997 | err = do_setkey(crypto_aead_setkey, tfm, vec->key, vec->klen, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:1988:21: note: byref variable will be forcibly initialized 1988 | struct kvec input[2]; | ^~~~~ /kisskb/src/crypto/testmgr.c:1984:12: note: byref variable will be forcibly initialized 1984 | u8 _iv[3 * (MAX_ALGAPI_ALIGNMASK + 1) + MAX_IVLEN]; | ^~~ In file included from /kisskb/src/include/crypto/aead.h:12, from /kisskb/src/crypto/testmgr.c:19: /kisskb/src/crypto/testmgr.c:1983:29: note: byref variable will be forcibly initialized 1983 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:592:28: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 592 | struct crypto_wait _wait = { \ | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/netfs.h:322, from /kisskb/src/fs/netfs/main.c:12: /kisskb/src/fs/netfs/main.c: In function 'perf_trace_netfs_read': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/main.c: In function 'perf_trace_netfs_rreq': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:160:1: note: in expansion of macro 'TRACE_EVENT' 160 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:160:1: note: in expansion of macro 'TRACE_EVENT' 160 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/main.c: In function 'perf_trace_netfs_sreq': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:187:1: note: in expansion of macro 'TRACE_EVENT' 187 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:187:1: note: in expansion of macro 'TRACE_EVENT' 187 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/main.c: In function 'perf_trace_netfs_failure': /kisskb/src/crypto/testmgr.c: In function 'test_aead_vec': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/crypto/testmgr.c:2158:14: note: byref variable will be forcibly initialized 2158 | char vec_name[16]; | ^~~~~~~~ /kisskb/src/fs/netfs/main.c: In function 'perf_trace_netfs_rreq_ref': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/main.c: In function 'perf_trace_netfs_sreq_ref': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:290:1: note: in expansion of macro 'TRACE_EVENT' 290 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:290:1: note: in expansion of macro 'TRACE_EVENT' 290 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/netfs.h:322, from /kisskb/src/fs/netfs/main.c:12: /kisskb/src/fs/netfs/main.c: In function 'trace_event_raw_event_netfs_read': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_skcipher_vec_cfg': /kisskb/src/fs/netfs/main.c: In function 'trace_event_raw_event_netfs_rreq': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:160:1: note: in expansion of macro 'TRACE_EVENT' 160 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/crypto/testmgr.c:841:28: note: byref variable will be forcibly initialized 841 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:2763:15: note: in expansion of macro 'do_setkey' 2763 | err = do_setkey(crypto_skcipher_setkey, tfm, vec->key, vec->klen, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:841:19: note: byref variable will be forcibly initialized 841 | const u8 *keybuf, *keyptr; \ | ^~~~~~ /kisskb/src/crypto/testmgr.c:2763:15: note: in expansion of macro 'do_setkey' 2763 | err = do_setkey(crypto_skcipher_setkey, tfm, vec->key, vec->klen, | ^~~~~~~~~ /kisskb/src/crypto/testmgr.c:2754:21: note: byref variable will be forcibly initialized 2754 | struct kvec input; | ^~~~~ /kisskb/src/crypto/testmgr.c:2750:12: note: byref variable will be forcibly initialized 2750 | u8 _iv[3 * (MAX_ALGAPI_ALIGNMASK + 1) + MAX_IVLEN]; | ^~~ In file included from /kisskb/src/include/crypto/aead.h:12, from /kisskb/src/crypto/testmgr.c:19: /kisskb/src/crypto/testmgr.c:2749:29: note: byref variable will be forcibly initialized 2749 | DECLARE_CRYPTO_WAIT(wait); | ^~~~ /kisskb/src/include/linux/crypto.h:592:28: note: in definition of macro 'DECLARE_CRYPTO_WAIT' 592 | struct crypto_wait _wait = { \ | ^~~~~ /kisskb/src/fs/netfs/main.c: In function 'trace_event_raw_event_netfs_sreq': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:187:1: note: in expansion of macro 'TRACE_EVENT' 187 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/main.c: In function 'trace_event_raw_event_netfs_failure': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_migrate_execute': /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2594:17: note: in expansion of macro 'do_each_subsys_mask' 2594 | do_each_subsys_mask(ss, ssid, mgctx->ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2581:17: note: in expansion of macro 'do_each_subsys_mask' 2581 | do_each_subsys_mask(ss, ssid, mgctx->ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:2534:17: note: in expansion of macro 'do_each_subsys_mask' 2534 | do_each_subsys_mask(ss, ssid, mgctx->ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/netfs/main.c: In function 'trace_event_raw_event_netfs_rreq_ref': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/main.c: In function 'trace_event_raw_event_netfs_sreq_ref': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:290:1: note: in expansion of macro 'TRACE_EVENT' 290 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_skcipher_vec': /kisskb/src/crypto/testmgr.c:2906:14: note: byref variable will be forcibly initialized 2906 | char vec_name[16]; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/netfs.h:322, from /kisskb/src/fs/netfs/main.c:12: /kisskb/src/fs/netfs/main.c: In function '__bpf_trace_netfs_read': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/crypto/testmgr.c: In function 'test_cipher': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:127:1: note: in expansion of macro 'TRACE_EVENT' 127 | TRACE_EVENT(netfs_read, | ^~~~~~~~~~~ /kisskb/src/crypto/testmgr.c:2660:15: note: byref variable will be forcibly initialized 2660 | char *xbuf[XBUFSIZE]; | ^~~~ /kisskb/src/fs/netfs/main.c: In function '__bpf_trace_netfs_failure': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ In file included from /kisskb/src/include/crypto/internal/hash.h:12, from /kisskb/src/crypto/hmac.c:15: /kisskb/src/crypto/hmac.c: In function 'hmac_setkey': /kisskb/src/include/crypto/hash.h:166:14: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/crypto/hmac.c:52:9: note: in expansion of macro 'SHASH_DESC_ON_STACK' 52 | SHASH_DESC_ON_STACK(shash, hash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(netfs_failure, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/main.c: In function '__bpf_trace_netfs_sreq_ref': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:290:1: note: in expansion of macro 'TRACE_EVENT' 290 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:290:1: note: in expansion of macro 'TRACE_EVENT' 290 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:290:1: note: in expansion of macro 'TRACE_EVENT' 290 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:290:1: note: in expansion of macro 'TRACE_EVENT' 290 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:290:1: note: in expansion of macro 'TRACE_EVENT' 290 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:290:1: note: in expansion of macro 'TRACE_EVENT' 290 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:290:1: note: in expansion of macro 'TRACE_EVENT' 290 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:290:1: note: in expansion of macro 'TRACE_EVENT' 290 | TRACE_EVENT(netfs_sreq_ref, | ^~~~~~~~~~~ /kisskb/src/crypto/testmgr.c: In function 'alg_test': /kisskb/src/crypto/testmgr.c:5787:22: note: byref variable will be forcibly initialized 5787 | char nalg[CRYPTO_MAX_ALG_NAME]; | ^~~~ In file included from /kisskb/src/include/linux/random.h:9, from /kisskb/src/include/linux/nodemask.h:97, from /kisskb/src/include/linux/mmzone.h:17, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/aead.h:12, from /kisskb/src/crypto/testmgr.c:19: /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/crypto/testmgr.c:5784:9: note: in expansion of macro 'DO_ONCE' 5784 | DO_ONCE(testmgr_onetime_init); | ^~~~~~~ /kisskb/src/crypto/hmac.c: In function 'hmac_create': /kisskb/src/crypto/hmac.c:175:13: note: byref variable will be forcibly initialized 175 | u32 mask; | ^~~~ /kisskb/src/fs/netfs/main.c: In function '__bpf_trace_netfs_rreq': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:160:1: note: in expansion of macro 'TRACE_EVENT' 160 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:160:1: note: in expansion of macro 'TRACE_EVENT' 160 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:160:1: note: in expansion of macro 'TRACE_EVENT' 160 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:160:1: note: in expansion of macro 'TRACE_EVENT' 160 | TRACE_EVENT(netfs_rreq, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/main.c: In function '__bpf_trace_netfs_sreq': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:187:1: note: in expansion of macro 'TRACE_EVENT' 187 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:187:1: note: in expansion of macro 'TRACE_EVENT' 187 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:187:1: note: in expansion of macro 'TRACE_EVENT' 187 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:187:1: note: in expansion of macro 'TRACE_EVENT' 187 | TRACE_EVENT(netfs_sreq, | ^~~~~~~~~~~ /kisskb/src/fs/netfs/main.c: In function '__bpf_trace_netfs_rreq_ref': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/netfs.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(netfs_rreq_ref, | ^~~~~~~~~~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_io_timeout_store': /kisskb/src/block/blk-sysfs.c:456:22: note: byref variable will be forcibly initialized 456 | unsigned int val; | ^~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_poll_delay_store': /kisskb/src/block/blk-sysfs.c:414:18: note: byref variable will be forcibly initialized 414 | int err, val; | ^~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_var_store64': /kisskb/src/block/blk-sysfs.c:53:13: note: byref variable will be forcibly initialized 53 | s64 v; | ^ /kisskb/src/block/blk-sysfs.c: In function 'queue_wb_lat_store': /kisskb/src/block/blk-sysfs.c:481:13: note: byref variable will be forcibly initialized 481 | s64 val; | ^~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_var_store': /kisskb/src/block/blk-sysfs.c:39:23: note: byref variable will be forcibly initialized 39 | unsigned long v; | ^ /kisskb/src/block/blk-sysfs.c: In function 'queue_random_store': /kisskb/src/block/blk-sysfs.c:293:23: note: byref variable will be forcibly initialized 293 | unsigned long val; \ | ^~~ /kisskb/src/block/blk-sysfs.c:309:1: note: in expansion of macro 'QUEUE_SYSFS_BIT_FNS' 309 | QUEUE_SYSFS_BIT_FNS(random, ADD_RANDOM, 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_stable_writes_store': /kisskb/src/block/blk-sysfs.c:293:23: note: byref variable will be forcibly initialized 293 | unsigned long val; \ | ^~~ /kisskb/src/block/blk-sysfs.c:311:1: note: in expansion of macro 'QUEUE_SYSFS_BIT_FNS' 311 | QUEUE_SYSFS_BIT_FNS(stable_writes, STABLE_WRITES, 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_iostats_store': /kisskb/src/block/blk-sysfs.c:293:23: note: byref variable will be forcibly initialized 293 | unsigned long val; \ | ^~~ /kisskb/src/block/blk-sysfs.c:310:1: note: in expansion of macro 'QUEUE_SYSFS_BIT_FNS' 310 | QUEUE_SYSFS_BIT_FNS(iostats, IO_STAT, 0); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_rq_affinity_store': /kisskb/src/block/blk-sysfs.c:379:23: note: byref variable will be forcibly initialized 379 | unsigned long val; | ^~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_nomerges_store': /kisskb/src/block/blk-sysfs.c:350:23: note: byref variable will be forcibly initialized 350 | unsigned long nm; | ^~ /kisskb/src/block/blk-sysfs.c: In function 'queue_nonrot_store': /kisskb/src/block/blk-sysfs.c:293:23: note: byref variable will be forcibly initialized 293 | unsigned long val; \ | ^~~ /kisskb/src/block/blk-sysfs.c:308:1: note: in expansion of macro 'QUEUE_SYSFS_BIT_FNS' 308 | QUEUE_SYSFS_BIT_FNS(nonrot, NONROT, 1); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_discard_max_store': /kisskb/src/block/blk-sysfs.c:190:23: note: byref variable will be forcibly initialized 190 | unsigned long max_discard; | ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'rebind_subsystems': /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:1794:9: note: in expansion of macro 'do_each_subsys_mask' 1794 | do_each_subsys_mask(ss, ssid, ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:1759:9: note: in expansion of macro 'do_each_subsys_mask' 1759 | do_each_subsys_mask(ss, ssid, ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_max_sectors_store': /kisskb/src/block/blk-sysfs.c:242:23: note: byref variable will be forcibly initialized 242 | unsigned long max_sectors_kb, | ^~~~~~~~~~~~~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_ra_store': /kisskb/src/block/blk-sysfs.c:104:23: note: byref variable will be forcibly initialized 104 | unsigned long ra_kb; | ^~~~~ /kisskb/src/block/blk-sysfs.c: In function 'queue_requests_store': /kisskb/src/block/blk-sysfs.c:71:23: note: byref variable will be forcibly initialized 71 | unsigned long nr; | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/cgroup.h:12, from /kisskb/src/kernel/cgroup/cgroup-internal.h:5, from /kisskb/src/kernel/cgroup/cgroup.c:31: /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_setup_root': /kisskb/src/kernel/cgroup/cgroup.c:2011:19: note: byref variable will be forcibly initialized 2011 | LIST_HEAD(tmp_links); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/cgroup.h:12, from /kisskb/src/kernel/cgroup/cgroup-internal.h:5, from /kisskb/src/kernel/cgroup/cgroup.c:31: /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_lock_and_drain_offline': /kisskb/src/kernel/cgroup/cgroup.c:3084:37: note: byref variable will be forcibly initialized 3084 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c:3084:25: note: in expansion of macro 'DEFINE_WAIT' 3084 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_chunk_refresh_hint': /kisskb/src/mm/percpu.c:752:22: note: byref variable will be forcibly initialized 752 | int bit_off, bits; | ^~~~ /kisskb/src/mm/percpu.c:752:13: note: byref variable will be forcibly initialized 752 | int bit_off, bits; | ^~~~~~~ /kisskb/src/kernel/futex/requeue.c: In function 'futex_proxy_trylock_atomic': /kisskb/src/kernel/futex/requeue.c:273:13: note: byref variable will be forcibly initialized 273 | u32 curval; | ^~~~~~ In file included from /kisskb/src/include/linux/mm.h:26, from /kisskb/src/include/linux/memblock.h:12, from /kisskb/src/mm/percpu.c:73: /kisskb/src/mm/percpu.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/mm/percpu.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/kernel/futex/requeue.c: In function 'futex_requeue': /kisskb/src/kernel/futex/requeue.c:474:37: note: byref variable will be forcibly initialized 474 | struct task_struct *exiting = NULL; | ^~~~~~~ /kisskb/src/kernel/futex/requeue.c:450:21: note: byref variable will be forcibly initialized 450 | u32 curval; | ^~~~~~ In file included from /kisskb/src/kernel/futex/futex.h:7, from /kisskb/src/kernel/futex/requeue.c:5: /kisskb/src/kernel/futex/requeue.c:372:23: note: byref variable will be forcibly initialized 372 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:28: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/kernel/futex/requeue.c:369:32: note: byref variable will be forcibly initialized 369 | struct futex_pi_state *pi_state = NULL; | ^~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_freeze_write': /kisskb/src/kernel/cgroup/cgroup.c:3808:13: note: byref variable will be forcibly initialized 3808 | int freeze; | ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_max_depth_write': /kisskb/src/kernel/cgroup/cgroup.c:3610:13: note: byref variable will be forcibly initialized 3610 | int depth; | ^~~~~ /kisskb/src/kernel/futex/requeue.c: In function 'futex_wait_requeue_pi': /kisskb/src/kernel/futex/requeue.c:768:35: note: byref variable will be forcibly initialized 768 | struct futex_hash_bucket *hb; | ^~ /kisskb/src/kernel/futex/requeue.c:767:32: note: byref variable will be forcibly initialized 767 | struct rt_mutex_waiter rt_waiter; | ^~~~~~~~~ /kisskb/src/kernel/futex/requeue.c:766:32: note: byref variable will be forcibly initialized 766 | struct hrtimer_sleeper timeout, *to; | ^~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_max_descendants_write': /kisskb/src/kernel/cgroup/cgroup.c:3566:13: note: byref variable will be forcibly initialized 3566 | int descendants; | ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_subtree_control_write': /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:3378:17: note: in expansion of macro 'do_each_subsys_mask' 3378 | do_each_subsys_mask(ss, ssid, ~cgrp_dfl_inhibit_ss_mask) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_dump_alloc_info': /kisskb/src/mm/percpu.c:2487:14: note: byref variable will be forcibly initialized 2487 | char empty_str[] = "--------"; | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function '__cgroup_procs_write': /kisskb/src/mm/percpu.c: In function 'pcpu_find_block_fit': /kisskb/src/mm/percpu.c:1110:28: note: byref variable will be forcibly initialized 1110 | int bit_off, bits, next_off; | ^~~~~~~~ /kisskb/src/mm/percpu.c:1110:22: note: byref variable will be forcibly initialized 1110 | int bit_off, bits, next_off; | ^~~~ /kisskb/src/mm/percpu.c:1110:13: note: byref variable will be forcibly initialized 1110 | int bit_off, bits, next_off; | ^~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:5006:14: note: byref variable will be forcibly initialized 5006 | bool threadgroup_locked; | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/percpu.h:137, from /kisskb/src/mm/percpu.c:98: /kisskb/src/mm/percpu.c: In function 'perf_trace_percpu_alloc_percpu': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'perf_trace_percpu_free_percpu': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'perf_trace_percpu_alloc_percpu_fail': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'perf_trace_percpu_create_chunk': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:101:1: note: in expansion of macro 'TRACE_EVENT' 101 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:101:1: note: in expansion of macro 'TRACE_EVENT' 101 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'perf_trace_percpu_destroy_chunk': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/percpu.h:137, from /kisskb/src/mm/percpu.c:98: /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_alloc_percpu': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_free_percpu': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_alloc_percpu_fail': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_create_chunk': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:101:1: note: in expansion of macro 'TRACE_EVENT' 101 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function 'trace_event_raw_event_percpu_destroy_chunk': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/percpu.h:137, from /kisskb/src/mm/percpu.c:98: /kisskb/src/mm/percpu.c: In function '__bpf_trace_percpu_alloc_percpu': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:73:24: note: in expansion of macro '__CAST_TO_U64' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:73:24: note: in expansion of macro '__CAST_TO_U64' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:74:25: note: in expansion of macro '__CAST_TO_U64' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:74:25: note: in expansion of macro '__CAST_TO_U64' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST10' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(percpu_alloc_percpu, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function '__bpf_trace_percpu_free_percpu': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(percpu_free_percpu, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/module_64.c: In function 'create_stub': /kisskb/src/arch/powerpc/kernel/module_64.c:419:21: note: byref variable will be forcibly initialized 419 | func_desc_t desc; | ^~~~ /kisskb/src/mm/percpu.c: In function '__bpf_trace_percpu_alloc_percpu_fail': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function '__cgroup_kill': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:76:1: note: in expansion of macro 'TRACE_EVENT' 76 | TRACE_EVENT(percpu_alloc_percpu_fail, | ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:3830:30: note: byref variable will be forcibly initialized 3830 | struct css_task_iter it; | ^~ /kisskb/src/mm/percpu.c: In function '__bpf_trace_percpu_create_chunk': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:101:1: note: in expansion of macro 'TRACE_EVENT' 101 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:101:1: note: in expansion of macro 'TRACE_EVENT' 101 | TRACE_EVENT(percpu_create_chunk, | ^~~~~~~~~~~ /kisskb/src/mm/percpu.c: In function '__bpf_trace_percpu_destroy_chunk': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/percpu.h:118:1: note: in expansion of macro 'TRACE_EVENT' 118 | TRACE_EVENT(percpu_destroy_chunk, | ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_kill_write': /kisskb/src/kernel/cgroup/cgroup.c:3873:13: note: byref variable will be forcibly initialized 3873 | int kill; | ^~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_alloc_area': /kisskb/src/mm/percpu.c:1217:37: note: byref variable will be forcibly initialized 1217 | unsigned long area_off = 0, area_bits = 0; | ^~~~~~~~~ /kisskb/src/mm/percpu.c:1217:23: note: byref variable will be forcibly initialized 1217 | unsigned long area_off = 0, area_bits = 0; | ^~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_post_fork': /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6447:9: note: in expansion of macro 'do_each_subsys_mask' 6447 | do_each_subsys_mask(ss, i, have_fork_callback) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6386:23: note: byref variable will be forcibly initialized 6386 | unsigned long cgrp_flags = 0; | ^~~~~~~~~~ In file included from /kisskb/src/crypto/crypto_user_base.c:14: /kisskb/src/crypto/crypto_user_base.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_report_cipher': /kisskb/src/crypto/crypto_user_base.c:74:37: note: byref variable will be forcibly initialized 74 | struct crypto_report_cipher rcipher; | ^~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_exit': /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_report_comp': /kisskb/src/crypto/crypto_user_base.c:90:35: note: byref variable will be forcibly initialized 90 | struct crypto_report_comp rcomp; | ^~~~~ /kisskb/src/arch/powerpc/kernel/module_64.c: In function 'module_trampoline_target': /kisskb/src/arch/powerpc/kernel/module_64.c:748:13: note: byref variable will be forcibly initialized 748 | u32 magic; | ^~~~~ /kisskb/src/arch/powerpc/kernel/module_64.c:747:21: note: byref variable will be forcibly initialized 747 | func_desc_t funcdata; | ^~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/fscache/volume.c:10: /kisskb/src/fs/fscache/volume.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/crypto/crypto_user_base.c:14: /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_report_one': /kisskb/src/fs/fscache/volume.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6496:9: note: in expansion of macro 'do_each_subsys_mask' 6496 | do_each_subsys_mask(ss, i, have_exit_callback) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/crypto/crypto_user_base.c:118:45: note: byref variable will be forcibly initialized 118 | struct crypto_report_larval rl; | ^~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_release': /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6506:9: note: in expansion of macro 'do_each_subsys_mask' 6506 | do_each_subsys_mask(ss, ssid, have_release_callback) { | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_can_fork': /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_dump_report': /kisskb/src/crypto/crypto_user_base.c:228:33: note: byref variable will be forcibly initialized 228 | struct crypto_dump_info info; | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c:710:23: note: byref variable will be forcibly initialized 710 | unsigned long __ss_mask = (ss_mask); \ | ^~~~~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6331:9: note: in expansion of macro 'do_each_subsys_mask' 6331 | do_each_subsys_mask(ss, i, have_canfork_callback) { | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/fscache.h:17, from /kisskb/src/include/linux/fscache-cache.h:17, from /kisskb/src/fs/fscache/internal.h:15, from /kisskb/src/fs/fscache/volume.c:11: /kisskb/src/fs/fscache/volume.c: In function 'fscache_wait_on_volume_collision': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/volume.c:150:17: note: in expansion of macro 'wait_var_event' 150 | wait_var_event(&candidate->flags, !fscache_is_acquire_pending(candidate)); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:295:9: note: in expansion of macro '___wait_var_event' 295 | ___wait_var_event(var, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:304:25: note: in expansion of macro '__wait_var_event_timeout' 304 | __ret = __wait_var_event_timeout(var, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/volume.c:144:9: note: in expansion of macro 'wait_var_event_timeout' 144 | wait_var_event_timeout(&candidate->flags, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_user_rcv_msg': /kisskb/src/fs/fscache/volume.c: In function 'fscache_withdraw_volume': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/fscache/volume.c:460:9: note: in expansion of macro 'wait_var_event' 460 | wait_var_event(&volume->n_accesses, | ^~~~~~~~~~~~~~ /kisskb/src/fs/fscache/volume.c: In function 'fscache_get_volume': /kisskb/src/fs/fscache/volume.c:23:13: note: byref variable will be forcibly initialized 23 | int ref; | ^~~ /kisskb/src/kernel/cgroup/cgroup.c: In function 'cgroup_parse_float': /kisskb/src/fs/fscache/volume.c: In function 'fscache_put_volume': /kisskb/src/fs/fscache/volume.c:412:21: note: byref variable will be forcibly initialized 412 | int ref; | ^~~ /kisskb/src/kernel/cgroup/cgroup.c:6706:25: note: byref variable will be forcibly initialized 6706 | int fstart = 0, fend = 0, flen; | ^~~~ /kisskb/src/crypto/crypto_user_base.c:451:53: note: byref variable will be forcibly initialized 451 | struct netlink_dump_control c = { | ^ /kisskb/src/crypto/crypto_user_base.c:426:24: note: byref variable will be forcibly initialized 426 | struct nlattr *attrs[CRYPTOCFGA_MAX+1]; | ^~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6706:13: note: byref variable will be forcibly initialized 6706 | int fstart = 0, fend = 0, flen; | ^~~~~~ /kisskb/src/kernel/cgroup/cgroup.c:6705:20: note: byref variable will be forcibly initialized 6705 | s64 whole, frac = 0; | ^~~~ /kisskb/src/kernel/cgroup/cgroup.c:6705:13: note: byref variable will be forcibly initialized 6705 | s64 whole, frac = 0; | ^~~~~ /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_report': /kisskb/src/crypto/crypto_user_base.c:191:33: note: byref variable will be forcibly initialized 191 | struct crypto_dump_info info; | ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/crypto/crypto_user_base.c:9: /kisskb/src/crypto/crypto_user_base.c: In function 'crypto_update_alg': /kisskb/src/crypto/crypto_user_base.c:266:19: note: byref variable will be forcibly initialized 266 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/memblock.h:12, from /kisskb/src/mm/percpu.c:73: /kisskb/src/mm/percpu.c: In function 'pcpu_balance_free': /kisskb/src/mm/percpu.c:1988:19: note: byref variable will be forcibly initialized 1988 | LIST_HEAD(to_free); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/percpu.c: In function 'pcpu_page_first_chunk': /kisskb/src/mm/percpu.c:3262:14: note: byref variable will be forcibly initialized 3262 | char psize_str[16]; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/time.h:7, from /kisskb/src/include/uapi/linux/timex.h:56, from /kisskb/src/include/linux/timex.h:56, from /kisskb/src/include/linux/clocksource.h:13, from /kisskb/src/kernel/time/ntp.c:10: /kisskb/src/kernel/time/ntp.c: In function 'timespec64_add': /kisskb/src/include/linux/time64.h:71:27: note: byref variable will be forcibly initialized 71 | struct timespec64 ts_delta; | ^~~~~~~~ /kisskb/src/kernel/time/ntp.c: In function 'sync_hw_clock': /kisskb/src/kernel/time/ntp.c:630:32: note: byref variable will be forcibly initialized 630 | struct timespec64 now, to_set; | ^~~~~~ /kisskb/src/kernel/time/ntp.c:630:27: note: byref variable will be forcibly initialized 630 | struct timespec64 now, to_set; | ^~~ /kisskb/src/kernel/locking/lock_events.c: In function 'lockevent_read': /kisskb/src/kernel/locking/lock_events.c:64:14: note: byref variable will be forcibly initialized 64 | char buf[64]; | ^~~ /kisskb/src/kernel/time/timer_list.c: In function 'SEQ_printf': /kisskb/src/kernel/time/timer_list.c:33:17: note: byref variable will be forcibly initialized 33 | va_list args; | ^~~~ /kisskb/src/kernel/time/timer_list.c: In function 'print_active_timers': /kisskb/src/kernel/time/timer_list.c:63:32: note: byref variable will be forcibly initialized 63 | struct hrtimer *timer, tmp; | ^~~ /kisskb/src/crypto/crypto_null.c: In function 'null_skcipher_crypt': /kisskb/src/crypto/crypto_null.c:78:30: note: byref variable will be forcibly initialized 78 | struct skcipher_walk walk; | ^~~~ /kisskb/src/kernel/gcov/fs.c: In function 'gcov_persist_setup': /kisskb/src/kernel/gcov/fs.c:76:23: note: byref variable will be forcibly initialized 76 | unsigned long val; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/kernel/gcov/fs.c:22: /kisskb/src/kernel/gcov/fs.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/gcov/fs.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/kernel/gcov/fs.c:22: /kisskb/src/kernel/gcov/fs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/proc/meminfo.c: In function 'meminfo_proc_show': /kisskb/src/fs/proc/meminfo.c:34:24: note: byref variable will be forcibly initialized 34 | struct sysinfo i; | ^ /kisskb/src/kernel/rcu/rcu_segcblist.c: In function 'rcu_segcblist_merge': /kisskb/src/kernel/rcu/rcu_segcblist.c:611:27: note: byref variable will be forcibly initialized 611 | struct rcu_cblist pendcbs; | ^~~~~~~ /kisskb/src/kernel/rcu/rcu_segcblist.c:610:27: note: byref variable will be forcibly initialized 610 | struct rcu_cblist donecbs; | ^~~~~~~ /kisskb/src/fs/reiserfs/dir.c: In function 'reiserfs_readdir_inode': /kisskb/src/fs/reiserfs/dir.c:75:35: note: byref variable will be forcibly initialized 75 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/fs/reiserfs/dir.c:74:14: note: byref variable will be forcibly initialized 74 | char small_buf[32]; /* avoid kmalloc if we can */ | ^~~~~~~~~ /kisskb/src/fs/reiserfs/dir.c:70:31: note: byref variable will be forcibly initialized 70 | struct item_head *ih, tmp_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/dir.c:64:24: note: byref variable will be forcibly initialized 64 | struct cpu_key pos_key; | ^~~~~~~ In file included from /kisskb/src/fs/ext4/bitmap.c:12: /kisskb/src/fs/ext4/bitmap.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2458:11: note: byref variable will be forcibly initialized 2458 | } desc; | ^~~~ /kisskb/src/fs/proc/stat.c: In function 'show_stat': /kisskb/src/fs/proc/stat.c:166:39: note: byref variable will be forcibly initialized 166 | struct kernel_cpustat kcpustat; | ^~~~~~~~ /kisskb/src/fs/proc/stat.c:126:39: note: byref variable will be forcibly initialized 126 | struct kernel_cpustat kcpustat; | ^~~~~~~~ /kisskb/src/fs/proc/stat.c:116:27: note: byref variable will be forcibly initialized 116 | struct timespec64 boottime; | ^~~~~~~~ /kisskb/src/fs/proc/uptime.c: In function 'uptime_proc_show': /kisskb/src/fs/proc/uptime.c:21:39: note: byref variable will be forcibly initialized 21 | struct kernel_cpustat kcs; | ^~~ /kisskb/src/fs/proc/uptime.c:13:27: note: byref variable will be forcibly initialized 13 | struct timespec64 uptime; | ^~~~~~ /kisskb/src/fs/ext4/block_validity.c: In function 'ext4_protect_reserved_inode': /kisskb/src/fs/ext4/block_validity.c:153:32: note: byref variable will be forcibly initialized 153 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ramfs/inode.c: In function 'ramfs_parse_param': /kisskb/src/fs/ramfs/inode.c:202:32: note: byref variable will be forcibly initialized 202 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/reiserfs/file.c: In function 'reiserfs_file_release': /kisskb/src/fs/reiserfs/file.c:35:44: note: byref variable will be forcibly initialized 35 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/file.c: In function 'reiserfs_commit_page': /kisskb/src/fs/reiserfs/file.c:182:44: note: byref variable will be forcibly initialized 182 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/kernel/futex/waitwake.c: In function 'futex_atomic_op_inuser': /kisskb/src/kernel/futex/waitwake.c:198:30: note: byref variable will be forcibly initialized 198 | char comm[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/futex/waitwake.c:194:13: note: byref variable will be forcibly initialized 194 | int oldval, ret; | ^~~~~~ /kisskb/src/kernel/futex/waitwake.c: In function 'futex_wait_multiple_setup': /kisskb/src/kernel/futex/waitwake.c:404:13: note: byref variable will be forcibly initialized 404 | u32 uval; | ^~~~ /kisskb/src/block/blk-map.c: In function 'blk_rq_append_bio': /kisskb/src/block/blk-map.c:519:26: note: byref variable will be forcibly initialized 519 | struct bvec_iter iter; | ^~~~ In file included from /kisskb/src/kernel/futex/futex.h:7, from /kisskb/src/kernel/futex/waitwake.c:7: /kisskb/src/kernel/futex/waitwake.c: In function 'futex_wake': /kisskb/src/kernel/futex/waitwake.c:149:23: note: byref variable will be forcibly initialized 149 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:28: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/block/blk-map.c: In function 'bio_copy_kern_endio_read': /kisskb/src/block/blk-map.c:433:30: note: byref variable will be forcibly initialized 433 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/kernel/futex/waitwake.c: In function 'futex_wake_op': /kisskb/src/kernel/futex/waitwake.c:245:23: note: byref variable will be forcibly initialized 245 | DEFINE_WAKE_Q(wake_q); | ^~~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:28: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/block/blk-map.c:8: /kisskb/src/block/blk-map.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/block/blk-map.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/kernel/futex/waitwake.c: In function 'futex_wait_multiple': /kisskb/src/kernel/futex/waitwake.c:527:18: note: byref variable will be forcibly initialized 527 | int ret, hint = 0; | ^~~~ /kisskb/src/block/blk-map.c: In function 'bio_copy_from_iter': /kisskb/src/block/blk-map.c:49:30: note: byref variable will be forcibly initialized 49 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/kernel/futex/waitwake.c: In function 'futex_wait_setup': /kisskb/src/kernel/futex/waitwake.c:580:13: note: byref variable will be forcibly initialized 580 | u32 uval; | ^~~~ /kisskb/src/kernel/futex/waitwake.c: In function 'futex_wait': /kisskb/src/kernel/futex/waitwake.c:637:24: note: byref variable will be forcibly initialized 637 | struct futex_q q = futex_q_init; | ^ /kisskb/src/kernel/futex/waitwake.c:636:35: note: byref variable will be forcibly initialized 636 | struct futex_hash_bucket *hb; | ^~ /kisskb/src/kernel/futex/waitwake.c:634:32: note: byref variable will be forcibly initialized 634 | struct hrtimer_sleeper timeout, *to; | ^~~~~~~ /kisskb/src/kernel/futex/waitwake.c: In function 'futex_wait_restart': /kisskb/src/kernel/futex/waitwake.c:697:17: note: byref variable will be forcibly initialized 697 | ktime_t t, *tp = NULL; | ^ /kisskb/src/block/blk-map.c: In function 'bio_map_user_iov': /kisskb/src/block/blk-map.c:297:38: note: byref variable will be forcibly initialized 297 | bool same_page = false; | ^~~~~~~~~ /kisskb/src/block/blk-map.c:273:24: note: byref variable will be forcibly initialized 273 | size_t offs, added = 0; | ^~~~ /kisskb/src/block/blk-map.c:271:39: note: byref variable will be forcibly initialized 271 | struct page **pages, *stack_pages[UIO_FASTIOV]; | ^~~~~~~~~~~ /kisskb/src/block/blk-map.c:271:31: note: byref variable will be forcibly initialized 271 | struct page **pages, *stack_pages[UIO_FASTIOV]; | ^~~~~ /kisskb/src/block/blk-map.c: In function 'bio_copy_to_iter': /kisskb/src/block/blk-map.c:80:30: note: byref variable will be forcibly initialized 80 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/block/blk-map.c: In function 'blk_rq_map_user_iov': /kisskb/src/block/blk-map.c:563:25: note: byref variable will be forcibly initialized 563 | struct iov_iter i; | ^ /kisskb/src/block/blk-map.c: In function 'blk_rq_map_user': /kisskb/src/block/blk-map.c:605:25: note: byref variable will be forcibly initialized 605 | struct iov_iter i; | ^ /kisskb/src/block/blk-map.c:604:22: note: byref variable will be forcibly initialized 604 | struct iovec iov; | ^~~ /kisskb/src/kernel/time/clocksource.c: In function 'unbind_clocksource_store': /kisskb/src/kernel/time/clocksource.c:1353:14: note: byref variable will be forcibly initialized 1353 | char name[CS_NAME_LEN]; | ^~~~ /kisskb/src/crypto/sha1_generic.c: In function 'sha1_generic_block_fn': /kisskb/src/crypto/sha1_generic.c:33:13: note: byref variable will be forcibly initialized 33 | u32 temp[SHA1_WORKSPACE_WORDS]; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/jbd2/transaction.c:18: /kisskb/src/fs/jbd2/transaction.c: In function 'add_transaction_credits': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c:315:17: note: in expansion of macro 'wait_event' 315 | wait_event(journal->j_wait_reserved, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c:268:25: note: in expansion of macro 'wait_event' 268 | wait_event(journal->j_wait_reserved, | ^~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c: In function 'start_this_handle': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c:399:17: note: in expansion of macro 'wait_event' 399 | wait_event(journal->j_wait_transaction_locked, | ^~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c: In function 'jbd2_journal_lock_updates': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c:888:17: note: in expansion of macro 'wait_event' 888 | wait_event(journal->j_wait_reserved, | ^~~~~~~~~~ /kisskb/src/fs/jbd2/transaction.c: In function 'jbd2_journal_stop': /kisskb/src/fs/jbd2/transaction.c:1908:33: note: byref variable will be forcibly initialized 1908 | ktime_t expires = ktime_add_ns(ktime_get(), | ^~~~~~~ /kisskb/src/fs/netfs/objects.c: In function 'netfs_get_request': /kisskb/src/fs/netfs/objects.c:54:13: note: byref variable will be forcibly initialized 54 | int r; | ^ /kisskb/src/fs/netfs/objects.c: In function 'netfs_get_subrequest': /kisskb/src/fs/netfs/objects.c:130:13: note: byref variable will be forcibly initialized 130 | int r; | ^ /kisskb/src/fs/netfs/objects.c: In function 'netfs_put_subrequest': /kisskb/src/fs/netfs/objects.c:154:13: note: byref variable will be forcibly initialized 154 | int r; | ^ /kisskb/src/fs/netfs/objects.c: In function 'netfs_put_request': /kisskb/src/fs/netfs/objects.c:93:13: note: byref variable will be forcibly initialized 93 | int r; | ^ /kisskb/src/block/blk-lib.c: In function 'blkdev_issue_discard': /kisskb/src/block/blk-lib.c:101:25: note: byref variable will be forcibly initialized 101 | struct blk_plug plug; | ^~~~ /kisskb/src/block/blk-lib.c:100:21: note: byref variable will be forcibly initialized 100 | struct bio *bio = NULL; | ^~~ /kisskb/src/block/blk-lib.c: In function 'blkdev_issue_secure_erase': /kisskb/src/block/blk-lib.c:309:25: note: byref variable will be forcibly initialized 309 | struct blk_plug plug; | ^~~~ /kisskb/src/block/blk-lib.c: In function 'blkdev_issue_zeroout': /kisskb/src/block/blk-lib.c:258:25: note: byref variable will be forcibly initialized 258 | struct blk_plug plug; | ^~~~ /kisskb/src/block/blk-lib.c:257:21: note: byref variable will be forcibly initialized 257 | struct bio *bio; | ^~~ /kisskb/src/kernel/rcu/tree.c: In function 'param_set_first_fqs_jiffies': /kisskb/src/kernel/rcu/tree.c:463:15: note: byref variable will be forcibly initialized 463 | ulong j; | ^ /kisskb/src/kernel/rcu/tree.c: In function 'param_set_next_fqs_jiffies': /kisskb/src/kernel/rcu/tree.c:475:15: note: byref variable will be forcibly initialized 475 | ulong j; | ^ In file included from /kisskb/src/kernel/rcu/tree.c:4625: /kisskb/src/kernel/rcu/tree.c: In function 'print_cpu_stall_info': /kisskb/src/kernel/rcu/tree_stall.h:451:14: note: byref variable will be forcibly initialized 451 | char buf[32]; | ^~~ /kisskb/src/kernel/rcu/tree_stall.h:450:23: note: byref variable will be forcibly initialized 450 | unsigned long j; | ^ /kisskb/src/block/blk-merge.c: In function 'bio_split_rw': /kisskb/src/block/blk-merge.c:275:29: note: byref variable will be forcibly initialized 275 | unsigned nsegs = 0, bytes = 0; | ^~~~~ /kisskb/src/block/blk-merge.c:275:18: note: byref variable will be forcibly initialized 275 | unsigned nsegs = 0, bytes = 0; | ^~~~~ /kisskb/src/block/blk-merge.c:274:26: note: byref variable will be forcibly initialized 274 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-merge.c:273:28: note: byref variable will be forcibly initialized 273 | struct bio_vec bv, bvprv, *bvprvp = NULL; | ^~~~~ /kisskb/src/block/blk-merge.c:273:24: note: byref variable will be forcibly initialized 273 | struct bio_vec bv, bvprv, *bvprvp = NULL; | ^~ /kisskb/src/block/blk-merge.c: In function '__blk_bios_map_sg': /kisskb/src/block/blk-merge.c:509:26: note: byref variable will be forcibly initialized 509 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-merge.c:508:24: note: byref variable will be forcibly initialized 508 | struct bio_vec bvec, bvprv = { NULL }; | ^~~~ /kisskb/src/block/blk-merge.c: In function 'bio_get_last_bvec': /kisskb/src/block/blk-merge.c:28:26: note: byref variable will be forcibly initialized 28 | struct bvec_iter iter = bio->bi_iter; | ^~~~ /kisskb/src/block/blk-merge.c: In function 'bio_will_gap': /kisskb/src/block/blk-merge.c:55:28: note: byref variable will be forcibly initialized 55 | struct bio_vec pb, nb; | ^~ /kisskb/src/block/blk-merge.c:55:24: note: byref variable will be forcibly initialized 55 | struct bio_vec pb, nb; | ^~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_gp_cleanup': /kisskb/src/kernel/rcu/tree.c:1717:23: note: byref variable will be forcibly initialized 1717 | unsigned long new_gp_seq; | ^~~~~~~~~~ /kisskb/src/block/blk-merge.c: In function 'bio_split_to_limits': /kisskb/src/block/blk-merge.c:381:22: note: byref variable will be forcibly initialized 381 | unsigned int nr_segs; | ^~~~~~~ /kisskb/src/block/blk-merge.c: In function 'blk_recalc_rq_segments': /kisskb/src/block/blk-merge.c:394:24: note: byref variable will be forcibly initialized 394 | struct bio_vec bv; | ^~ /kisskb/src/block/blk-merge.c:393:29: note: byref variable will be forcibly initialized 393 | struct req_iterator iter; | ^~~~ /kisskb/src/block/blk-merge.c:392:22: note: byref variable will be forcibly initialized 392 | unsigned int bytes = 0; | ^~~~~ /kisskb/src/block/blk-merge.c:391:22: note: byref variable will be forcibly initialized 391 | unsigned int nr_phys_segs = 0; | ^~~~~~~~~~~~ /kisskb/src/block/blk-merge.c: In function 'blk_mq_sched_try_merge': /kisskb/src/block/blk-merge.c:1114:25: note: byref variable will be forcibly initialized 1114 | struct request *rq; | ^~ In file included from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/rcupdate_wait.h:10, from /kisskb/src/kernel/rcu/tree.c:25: /kisskb/src/kernel/rcu/tree.c: In function 'rcu_gp_fqs_loop': /kisskb/src/include/linux/swait.h:161:28: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:255:9: note: in expansion of macro '___swait_event' 255 | ___swait_event(wq, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:282:25: note: in expansion of macro '__swait_event_idle_timeout' 282 | __ret = __swait_event_idle_timeout(wq, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:1657:23: note: in expansion of macro 'swait_event_idle_timeout_exclusive' 1657 | (void)swait_event_idle_timeout_exclusive(rcu_state.gp_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:1629:13: note: byref variable will be forcibly initialized 1629 | int gf = 0; | ^~ In file included from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/rcupdate_wait.h:10, from /kisskb/src/kernel/rcu/tree.c:25: /kisskb/src/kernel/rcu/tree.c: In function 'rcu_gp_kthread': /kisskb/src/include/linux/swait.h:161:28: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:233:15: note: in expansion of macro '___swait_event' 233 | (void)___swait_event(wq, condition, TASK_IDLE, 0, schedule()) | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:251:9: note: in expansion of macro '__swait_event_idle' 251 | __swait_event_idle(wq, condition); \ | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:1838:25: note: in expansion of macro 'swait_event_idle_exclusive' 1838 | swait_event_idle_exclusive(rcu_state.gp_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'synchronize_rcu_expedited_wait_once': /kisskb/src/include/linux/swait.h:161:28: note: byref variable will be forcibly initialized 161 | struct swait_queue __wait; \ | ^~~~~~ /kisskb/src/include/linux/swait.h:194:9: note: in expansion of macro '___swait_event' 194 | ___swait_event(wq, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/swait.h:202:25: note: in expansion of macro '__swait_event_timeout' 202 | __ret = __swait_event_timeout(wq, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:571:13: note: in expansion of macro 'swait_event_timeout_exclusive' 571 | t = swait_event_timeout_exclusive(rcu_state.expedited_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_spawn_gp_kthread': /kisskb/src/kernel/rcu/tree.c:4268:28: note: byref variable will be forcibly initialized 4268 | struct sched_param sp; | ^~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/dma-mapping.h:10, from /kisskb/src/include/linux/dma-map-ops.h:9, from /kisskb/src/kernel/dma/remap.c:5: /kisskb/src/kernel/dma/remap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'rcu_init_one': /kisskb/src/kernel/rcu/tree.c:4332:13: note: byref variable will be forcibly initialized 4332 | int levelspread[RCU_NUM_LVLS]; /* kids/node in each level. */ | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_validate_ext_arg': /kisskb/src/io_uring/io_uring.c:2941:47: note: byref variable will be forcibly initialized 2941 | struct io_uring_getevents_arg arg; | ^~~ /kisskb/src/io_uring/io_uring.c: In function 'io_get_ext_arg': /kisskb/src/io_uring/io_uring.c:2955:39: note: byref variable will be forcibly initialized 2955 | struct io_uring_getevents_arg arg; | ^~~ In file included from /kisskb/src/kernel/rcu/tree.c:4626: /kisskb/src/kernel/rcu/tree.c: In function '__sync_rcu_exp_select_node_cpus': /kisskb/src/kernel/rcu/tree_exp.h:344:23: note: byref variable will be forcibly initialized 344 | unsigned long mask_ofl_ipi; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_create': /kisskb/src/arch/powerpc/kernel/kgdb.c: In function 'kgdb_arch_handle_exception': /kisskb/src/arch/powerpc/kernel/kgdb.c:383:23: note: byref variable will be forcibly initialized 383 | unsigned long addr; | ^~~~ /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/kgdb.c:382:15: note: byref variable will be forcibly initialized 382 | char *ptr = &remcom_in_buffer[1]; | ^~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/kgdb.c: In function 'kgdb_arch_set_breakpoint': /kisskb/src/arch/powerpc/kernel/kgdb.c:417:13: note: byref variable will be forcibly initialized 417 | u32 instr, *addr = (u32 *)bpt->bpt_addr; | ^~~~~ /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_register': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'synchronize_rcu_expedited_wait': /kisskb/src/kernel/rcu/tree_exp.h:591:23: note: byref variable will be forcibly initialized 591 | unsigned long mask; | ^~~~ /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_file_get': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/fix_node.c: In function 'get_far_parent': /kisskb/src/fs/reiserfs/fix_node.c:1031:24: note: byref variable will be forcibly initialized 1031 | struct cpu_key s_lr_father_key; | ^~~~~~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_link': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:223:1: note: in expansion of macro 'TRACE_EVENT' 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:223:1: note: in expansion of macro 'TRACE_EVENT' 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_cqring_wait': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ /kisskb/src/fs/reiserfs/fix_node.c: In function 'get_parents': /kisskb/src/fs/reiserfs/fix_node.c:1178:36: note: byref variable will be forcibly initialized 1178 | struct buffer_head *curf, *curcf; | ^~~~~ /kisskb/src/fs/reiserfs/fix_node.c:1178:29: note: byref variable will be forcibly initialized 1178 | struct buffer_head *curf, *curcf; | ^~~~ /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_complete': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_cqe_overflow': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_task_work_run': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:611:1: note: in expansion of macro 'TRACE_EVENT' 611 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:611:1: note: in expansion of macro 'TRACE_EVENT' 611 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_short_write': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:633:1: note: in expansion of macro 'TRACE_EVENT' 633 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:633:1: note: in expansion of macro 'TRACE_EVENT' 633 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_create': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_register': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_file_get': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_link': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:223:1: note: in expansion of macro 'TRACE_EVENT' 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_cqring_wait': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/rcupdate_wait.h:10, from /kisskb/src/kernel/rcu/tree.c:25: /kisskb/src/kernel/rcu/tree.c: In function 'exp_funnel_lock': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:315:25: note: in expansion of macro 'wait_event' 315 | wait_event(rnp->exp_wq[rcu_seq_ctr(s) & 0x3], | ^~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_complete': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_cqe_overflow': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_task_work_run': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:611:1: note: in expansion of macro 'TRACE_EVENT' 611 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_short_write': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:633:1: note: in expansion of macro 'TRACE_EVENT' 633 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'synchronize_rcu_expedited': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:955:9: note: in expansion of macro 'wait_event' 955 | wait_event(rnp->exp_wq[rcu_seq_ctr(s) & 0x3], | ^~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/tree.c:25: /kisskb/src/include/linux/rcupdate_wait.h:27:32: note: byref variable will be forcibly initialized 27 | struct rcu_synchronize __rs_array[ARRAY_SIZE(__crcu_array)]; \ | ^~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:934:17: note: in expansion of macro 'wait_rcu_gp' 934 | wait_rcu_gp(call_rcu); | ^~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:26:25: note: byref variable will be forcibly initialized 26 | call_rcu_func_t __crcu_array[] = { __VA_ARGS__ }; \ | ^~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree_exp.h:934:17: note: in expansion of macro 'wait_rcu_gp' 934 | wait_rcu_gp(call_rcu); | ^~~~~~~~~~~ In file included from /kisskb/src/kernel/rcu/tree.c:4626: /kisskb/src/kernel/rcu/tree_exp.h:909:29: note: byref variable will be forcibly initialized 909 | struct rcu_exp_work rew; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/uapi/linux/aio_abi.h:31, from /kisskb/src/include/linux/syscalls.h:77, from /kisskb/src/io_uring/io_uring.c:45: /kisskb/src/io_uring/io_uring.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/io_uring/io_uring.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/kernel/rcu/tree.c:25: /kisskb/src/kernel/rcu/tree.c: In function 'synchronize_rcu': /kisskb/src/io_uring/io_uring.c: In function 'rings_size': /kisskb/src/io_uring/io_uring.c:2305:16: note: byref variable will be forcibly initialized 2305 | size_t off, sq_array_size; | ^~~ /kisskb/src/include/linux/rcupdate_wait.h:27:32: note: byref variable will be forcibly initialized 27 | struct rcu_synchronize __rs_array[ARRAY_SIZE(__crcu_array)]; \ | ^~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:3521:17: note: in expansion of macro 'wait_rcu_gp' 3521 | wait_rcu_gp(call_rcu); | ^~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:26:25: note: byref variable will be forcibly initialized 26 | call_rcu_func_t __crcu_array[] = { __VA_ARGS__ }; \ | ^~~~~~~~~~~~ /kisskb/src/include/linux/rcupdate_wait.h:32:26: note: in expansion of macro '_wait_rcu_gp' 32 | #define wait_rcu_gp(...) _wait_rcu_gp(false, __VA_ARGS__) | ^~~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c:3521:17: note: in expansion of macro 'wait_rcu_gp' 3521 | wait_rcu_gp(call_rcu); | ^~~~~~~~~~~ /kisskb/src/kernel/rcu/tree.c: In function 'kvfree_call_rcu': /kisskb/src/kernel/rcu/tree.c:3294:31: note: byref variable will be forcibly initialized 3294 | struct kfree_rcu_cpu *krcp; | ^~~~ /kisskb/src/kernel/rcu/tree.c:3293:23: note: byref variable will be forcibly initialized 3293 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_queue_async_work': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:140:1: note: in expansion of macro 'TRACE_EVENT' 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:140:1: note: in expansion of macro 'TRACE_EVENT' 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:140:1: note: in expansion of macro 'TRACE_EVENT' 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_queue_async_work': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:140:1: note: in expansion of macro 'TRACE_EVENT' 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:140:1: note: in expansion of macro 'TRACE_EVENT' 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_defer': /kisskb/src/crypto/sha512_generic.c: In function 'sha512_transform': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ /kisskb/src/crypto/sha512_generic.c:104:13: note: byref variable will be forcibly initialized 104 | u64 W[16]; | ^ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_defer': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_fail_link': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/mm/list_lru.c:10: /kisskb/src/mm/list_lru.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_fail_link': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_submit_sqe': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:371:1: note: in expansion of macro 'TRACE_EVENT' 371 | TRACE_EVENT(io_uring_submit_sqe, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:371:1: note: in expansion of macro 'TRACE_EVENT' 371 | TRACE_EVENT(io_uring_submit_sqe, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:371:1: note: in expansion of macro 'TRACE_EVENT' 371 | TRACE_EVENT(io_uring_submit_sqe, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_submit_sqe': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:371:1: note: in expansion of macro 'TRACE_EVENT' 371 | TRACE_EVENT(io_uring_submit_sqe, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:371:1: note: in expansion of macro 'TRACE_EVENT' 371 | TRACE_EVENT(io_uring_submit_sqe, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_poll_arm': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_poll_arm': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_task_add': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:458:1: note: in expansion of macro 'TRACE_EVENT' 458 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:458:1: note: in expansion of macro 'TRACE_EVENT' 458 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:458:1: note: in expansion of macro 'TRACE_EVENT' 458 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_task_add': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:458:1: note: in expansion of macro 'TRACE_EVENT' 458 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:458:1: note: in expansion of macro 'TRACE_EVENT' 458 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'perf_trace_io_uring_req_failed': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function 'trace_event_raw_event_io_uring_req_failed': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/blkdev.h:24, from /kisskb/src/include/linux/blk-mq.h:5, from /kisskb/src/block/blk-mq-tag.c:12: /kisskb/src/block/blk-mq-tag.c: In function '__sbitmap_for_each_set': /kisskb/src/include/linux/sbitmap.h:255:31: note: byref variable will be forcibly initialized 255 | unsigned long word; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/io_uring.h:661, from /kisskb/src/io_uring/io_uring.c:77: /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_create': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:27:1: note: in expansion of macro 'TRACE_EVENT' 27 | TRACE_EVENT(io_uring_create, | ^~~~~~~~~~~ /kisskb/src/block/blk-mq-tag.c: In function 'bt_tags_for_each': /kisskb/src/block/blk-mq-tag.c:376:34: note: byref variable will be forcibly initialized 376 | struct bt_tags_iter_data iter_data = { | ^~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_register': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/block/blk-mq-tag.c: In function 'bt_for_each': /kisskb/src/block/blk-mq-tag.c:309:29: note: byref variable will be forcibly initialized 309 | struct bt_iter_data iter_data = { | ^~~~~~~~~ /kisskb/src/block/blk-mq-tag.c: In function 'blk_mq_tagset_wait_completed_request': /kisskb/src/block/blk-mq-tag.c:464:26: note: byref variable will be forcibly initialized 464 | unsigned count = 0; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:69:1: note: in expansion of macro 'TRACE_EVENT' 69 | TRACE_EVENT(io_uring_register, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_cqe_overflow': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:574:1: note: in expansion of macro 'TRACE_EVENT' 574 | TRACE_EVENT(io_uring_cqe_overflow, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_file_get': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(io_uring_file_get, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_queue_async_work': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:140:1: note: in expansion of macro 'TRACE_EVENT' 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:140:1: note: in expansion of macro 'TRACE_EVENT' 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:140:1: note: in expansion of macro 'TRACE_EVENT' 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:140:1: note: in expansion of macro 'TRACE_EVENT' 140 | TRACE_EVENT(io_uring_queue_async_work, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_link': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:223:1: note: in expansion of macro 'TRACE_EVENT' 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:223:1: note: in expansion of macro 'TRACE_EVENT' 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:223:1: note: in expansion of macro 'TRACE_EVENT' 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:223:1: note: in expansion of macro 'TRACE_EVENT' 223 | TRACE_EVENT(io_uring_link, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_cqring_wait': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(io_uring_cqring_wait, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_fail_link': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:283:1: note: in expansion of macro 'TRACE_EVENT' 283 | TRACE_EVENT(io_uring_fail_link, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_submit_sqe': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:371:1: note: in expansion of macro 'TRACE_EVENT' 371 | TRACE_EVENT(io_uring_submit_sqe, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:371:1: note: in expansion of macro 'TRACE_EVENT' 371 | TRACE_EVENT(io_uring_submit_sqe, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:371:1: note: in expansion of macro 'TRACE_EVENT' 371 | TRACE_EVENT(io_uring_submit_sqe, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:371:1: note: in expansion of macro 'TRACE_EVENT' 371 | TRACE_EVENT(io_uring_submit_sqe, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/iommu.c: In function 'iommu_debugfs_add': /kisskb/src/arch/powerpc/kernel/iommu.c:52:14: note: byref variable will be forcibly initialized 52 | char name[10]; | ^~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_task_add': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:458:1: note: in expansion of macro 'TRACE_EVENT' 458 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:458:1: note: in expansion of macro 'TRACE_EVENT' 458 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:458:1: note: in expansion of macro 'TRACE_EVENT' 458 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:458:1: note: in expansion of macro 'TRACE_EVENT' 458 | TRACE_EVENT(io_uring_task_add, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_defer': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(io_uring_defer, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_complete': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:326:1: note: in expansion of macro 'TRACE_EVENT' 326 | TRACE_EVENT(io_uring_complete, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_poll_arm': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/blkdev.h:24, from /kisskb/src/include/linux/blk-mq.h:5, from /kisskb/src/block/blk-mq-tag.c:12: /kisskb/src/block/blk-mq-tag.c: In function 'blk_mq_get_tag': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ /kisskb/src/block/blk-mq-tag.c:131:25: note: byref variable will be forcibly initialized 131 | DEFINE_SBQ_WAIT(wait); | ^~~~ /kisskb/src/include/linux/sbitmap.h:597:25: note: in definition of macro 'DEFINE_SBQ_WAIT' 597 | struct sbq_wait name = { \ | ^~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(io_uring_poll_arm, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_req_failed': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(io_uring_req_failed, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_task_work_run': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:611:1: note: in expansion of macro 'TRACE_EVENT' 611 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:611:1: note: in expansion of macro 'TRACE_EVENT' 611 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:611:1: note: in expansion of macro 'TRACE_EVENT' 611 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:611:1: note: in expansion of macro 'TRACE_EVENT' 611 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:611:1: note: in expansion of macro 'TRACE_EVENT' 611 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:611:1: note: in expansion of macro 'TRACE_EVENT' 611 | TRACE_EVENT(io_uring_task_work_run, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/iommu.c: In function 'iommu_debugfs_del': /kisskb/src/arch/powerpc/kernel/iommu.c:69:14: note: byref variable will be forcibly initialized 69 | char name[10]; | ^~~~ /kisskb/src/io_uring/io_uring.c: In function '__bpf_trace_io_uring_short_write': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:633:1: note: in expansion of macro 'TRACE_EVENT' 633 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:633:1: note: in expansion of macro 'TRACE_EVENT' 633 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:633:1: note: in expansion of macro 'TRACE_EVENT' 633 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:633:1: note: in expansion of macro 'TRACE_EVENT' 633 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:633:1: note: in expansion of macro 'TRACE_EVENT' 633 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:633:1: note: in expansion of macro 'TRACE_EVENT' 633 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:633:1: note: in expansion of macro 'TRACE_EVENT' 633 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/io_uring.h:633:1: note: in expansion of macro 'TRACE_EVENT' 633 | TRACE_EVENT(io_uring_short_write, | ^~~~~~~~~~~ /kisskb/src/block/blk-mq-tag.c: In function 'blk_mq_queue_tag_busy_iter': /kisskb/src/block/blk-mq-tag.c:510:31: note: byref variable will be forcibly initialized 510 | unsigned long i; | ^ /kisskb/src/arch/powerpc/kernel/iommu.c: In function 'ppc_iommu_map_sg': /kisskb/src/arch/powerpc/kernel/iommu.c:469:23: note: byref variable will be forcibly initialized 469 | unsigned long handle; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/kmem.h:377, from /kisskb/src/mm/slab_common.c:33: /kisskb/src/mm/slab_common.c: In function 'perf_trace_kmem_cache_alloc': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'perf_trace_kmalloc': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'perf_trace_kfree': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:94:1: note: in expansion of macro 'TRACE_EVENT' 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:94:1: note: in expansion of macro 'TRACE_EVENT' 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'perf_trace_kmem_cache_free': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'perf_trace_mm_page_free': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:136:1: note: in expansion of macro 'TRACE_EVENT' 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:136:1: note: in expansion of macro 'TRACE_EVENT' 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'perf_trace_mm_page_free_batched': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'perf_trace_mm_page_alloc': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'perf_trace_mm_page': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/kmem.h:206:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/kmem.h:206:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'perf_trace_mm_page_pcpu_drain': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/kmem.h:377, from /kisskb/src/mm/slab_common.c:33: /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_kmem_cache_alloc': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_kmalloc': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_kfree': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:94:1: note: in expansion of macro 'TRACE_EVENT' 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_kmem_cache_free': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_free': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:136:1: note: in expansion of macro 'TRACE_EVENT' 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_free_batched': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_alloc': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/kmem.h:206:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_pcpu_drain': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/kmem.h:377, from /kisskb/src/mm/slab_common.c:33: /kisskb/src/mm/slab_common.c: In function 'perf_trace_mm_page_alloc_extfrag': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/kmem.h:377, from /kisskb/src/mm/slab_common.c:33: /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_mm_page_alloc_extfrag': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_allocate_scq_urings': In file included from /kisskb/src/mm/slab_common.c:33: /kisskb/src/mm/slab_common.c: In function 'mm_ptr_to_hash': /kisskb/src/include/trace/events/kmem.h:314:23: note: byref variable will be forcibly initialized 314 | unsigned long hashval; | ^~~~~~~ /kisskb/src/io_uring/io_uring.c:3133:22: note: byref variable will be forcibly initialized 3133 | size_t size, sq_array_offset; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/kmem.h:377, from /kisskb/src/mm/slab_common.c:33: /kisskb/src/mm/slab_common.c: In function 'perf_trace_rss_stat': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/kmem.h:377, from /kisskb/src/mm/slab_common.c:33: /kisskb/src/mm/slab_common.c: In function 'trace_event_raw_event_rss_stat': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/kmem.h:377, from /kisskb/src/mm/slab_common.c:33: /kisskb/src/mm/slab_common.c: In function '__bpf_trace_kmem_cache_alloc': /kisskb/src/io_uring/io_uring.c: In function 'io_eventfd_register': /kisskb/src/io_uring/io_uring.c:2339:13: note: byref variable will be forcibly initialized 2339 | int fd; | ^~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:12:1: note: in expansion of macro 'TRACE_EVENT' 12 | TRACE_EVENT(kmem_cache_alloc, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function '__bpf_trace_mm_page_alloc_extfrag': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_register_personality': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:266:1: note: in expansion of macro 'TRACE_EVENT' 266 | TRACE_EVENT(mm_page_alloc_extfrag, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c:3458:13: note: byref variable will be forcibly initialized 3458 | u32 id; | ^~ /kisskb/src/mm/slab_common.c: In function '__bpf_trace_kmalloc': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:54:1: note: in expansion of macro 'TRACE_EVENT' 54 | TRACE_EVENT(kmalloc, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function '__bpf_trace_kfree': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:94:1: note: in expansion of macro 'TRACE_EVENT' 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:94:1: note: in expansion of macro 'TRACE_EVENT' 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:94:1: note: in expansion of macro 'TRACE_EVENT' 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:94:1: note: in expansion of macro 'TRACE_EVENT' 94 | TRACE_EVENT(kfree, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function '__bpf_trace_mm_page_free': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:136:1: note: in expansion of macro 'TRACE_EVENT' 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:136:1: note: in expansion of macro 'TRACE_EVENT' 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:136:1: note: in expansion of macro 'TRACE_EVENT' 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:136:1: note: in expansion of macro 'TRACE_EVENT' 136 | TRACE_EVENT(mm_page_free, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function '__bpf_trace_kmem_cache_free': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(kmem_cache_free, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function '__bpf_trace_mm_page_pcpu_drain': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_register_iowq_aff': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:243:1: note: in expansion of macro 'TRACE_EVENT' 243 | TRACE_EVENT(mm_page_pcpu_drain, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c:3560:23: note: byref variable will be forcibly initialized 3560 | cpumask_var_t new_mask; | ^~~~~~~~ /kisskb/src/mm/slab_common.c: In function '__bpf_trace_rss_stat': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:346:1: note: in expansion of macro 'TRACE_EVENT' 346 | TRACE_EVENT(rss_stat, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function '__bpf_trace_mm_page_free_batched': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:158:1: note: in expansion of macro 'TRACE_EVENT' 158 | TRACE_EVENT(mm_page_free_batched, | ^~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_register_iowq_max_workers': /kisskb/src/mm/slab_common.c: In function '__bpf_trace_mm_page_alloc': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:177:1: note: in expansion of macro 'TRACE_EVENT' 177 | TRACE_EVENT(mm_page_alloc, | ^~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function '__bpf_trace_mm_page': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:206:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:206:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:206:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c:3608:15: note: byref variable will be forcibly initialized 3608 | __u32 new_count[2]; | ^~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:206:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:206:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:206:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:206:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kmem.h:206:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 206 | DECLARE_EVENT_CLASS(mm_page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'cache_show': /kisskb/src/mm/slab_common.c:1189:25: note: byref variable will be forcibly initialized 1189 | struct slabinfo sinfo; | ^~~~~ /kisskb/src/io_uring/io_uring.c: In function '__io_alloc_req_refill': /kisskb/src/io_uring/io_uring.c:863:15: note: byref variable will be forcibly initialized 863 | void *reqs[IO_REQ_ALLOC_BATCH]; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/slab_common.c:7: /kisskb/src/mm/slab_common.c: In function 'slab_caches_to_rcu_destroy_workfn': /kisskb/src/mm/slab_common.c:419:19: note: byref variable will be forcibly initialized 419 | LIST_HEAD(to_destroy); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/buffer_head.h:15, from /kisskb/src/fs/ext4/dir.c:26: /kisskb/src/fs/ext4/dir.c: In function 'ext4_readdir': /kisskb/src/include/linux/pagemap.h:1214:26: note: byref variable will be forcibly initialized 1214 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:1179:34: note: in definition of macro 'DEFINE_READAHEAD' 1179 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/fs/ext4/dir.c:279:60: note: byref variable will be forcibly initialized 279 | struct fscrypt_str de_name = | ^~~~~~~ /kisskb/src/fs/ext4/dir.c:171:40: note: byref variable will be forcibly initialized 171 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/dir.c:157:21: note: byref variable will be forcibly initialized 157 | int has_inline_data = 1; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/dir.c:135:28: note: byref variable will be forcibly initialized 135 | struct fscrypt_str fstr = FSTR_INIT(NULL, 0); | ^~~~ /kisskb/src/mm/slab_common.c: In function 'kmalloc_fix_flags': /kisskb/src/mm/slab_common.c:1036:15: note: byref variable will be forcibly initialized 1036 | gfp_t invalid_mask = flags & GFP_SLAB_BUG_MASK; | ^~~~~~~~~~~~ /kisskb/src/mm/slab_common.c: In function 'dump_unreclaimable_slab': /kisskb/src/mm/slab_common.c:1219:25: note: byref variable will be forcibly initialized 1219 | struct slabinfo sinfo; | ^~~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_ring_ctx_wait_and_kill': /kisskb/src/io_uring/io_uring.c:2631:23: note: byref variable will be forcibly initialized 2631 | unsigned long index; | ^~~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_uring_setup': /kisskb/src/io_uring/io_uring.c:3387:32: note: byref variable will be forcibly initialized 3387 | struct io_uring_params p; | ^ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/uapi/linux/aio_abi.h:31, from /kisskb/src/include/linux/syscalls.h:77, from /kisskb/src/io_uring/io_uring.c:45: /kisskb/src/io_uring/io_uring.c: In function 'io_cancel_defer_files': /kisskb/src/io_uring/io_uring.c:2689:19: note: byref variable will be forcibly initialized 2689 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_uring_try_cancel_requests': /kisskb/src/io_uring/io_uring.c:2739:31: note: byref variable will be forcibly initialized 2739 | struct io_task_cancel cancel = { .task = task, .all = cancel_all, }; | ^~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_ring_exit_work': /kisskb/src/io_uring/io_uring.c:2563:29: note: byref variable will be forcibly initialized 2563 | struct io_tctx_exit exit; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/kernel/locking/locktorture.c:22: /kisskb/src/kernel/locking/locktorture.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/io_uring/io_uring.c: In function 'tctx_task_work': /kisskb/src/io_uring/io_uring.c:1025:29: note: byref variable will be forcibly initialized 1025 | struct io_ring_ctx *ctx = NULL; | ^~~ /kisskb/src/io_uring/io_uring.c:1024:14: note: byref variable will be forcibly initialized 1024 | bool uring_locked = false; | ^~~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_fallback_req_func': /kisskb/src/io_uring/io_uring.c:236:14: note: byref variable will be forcibly initialized 236 | bool locked = false; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/alarmtimer.h:97, from /kisskb/src/kernel/time/alarmtimer.c:34: /kisskb/src/kernel/time/alarmtimer.c: In function 'perf_trace_alarmtimer_suspend': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(alarmtimer_suspend, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(alarmtimer_suspend, | ^~~~~~~~~~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'perf_trace_alarm_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 45 | DECLARE_EVENT_CLASS(alarm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 45 | DECLARE_EVENT_CLASS(alarm_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/locking/locktorture.c:30: /kisskb/src/kernel/locking/locktorture.c: In function 'lock_torture_reader': /kisskb/src/kernel/locking/locktorture.c:710:31: note: byref variable will be forcibly initialized 710 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/kernel/locking/locktorture.c: In function 'lock_torture_writer': /kisskb/src/kernel/locking/locktorture.c:671:31: note: byref variable will be forcibly initialized 671 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/alarmtimer.h:97, from /kisskb/src/kernel/time/alarmtimer.c:34: /kisskb/src/kernel/time/alarmtimer.c: In function 'trace_event_raw_event_alarmtimer_suspend': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(alarmtimer_suspend, | ^~~~~~~~~~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'trace_event_raw_event_alarm_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 45 | DECLARE_EVENT_CLASS(alarm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_cqring_wait': /kisskb/src/io_uring/io_uring.c:2249:35: note: byref variable will be forcibly initialized 2249 | struct timespec64 ts; | ^~ /kisskb/src/io_uring/io_uring.c:2222:30: note: byref variable will be forcibly initialized 2222 | struct io_wait_queue iowq; | ^~~~ /kisskb/src/arch/powerpc/kernel/kprobes.c: In function 'kprobe_handler': /kisskb/src/arch/powerpc/kernel/kprobes.c:316:30: note: byref variable will be forcibly initialized 316 | unsigned int instr; | ^~~~~ /kisskb/src/io_uring/io_uring.c: In function 'io_uring_cancel_generic': /kisskb/src/io_uring/io_uring.c:2816:39: note: byref variable will be forcibly initialized 2816 | unsigned long index; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/alarmtimer.h:97, from /kisskb/src/kernel/time/alarmtimer.c:34: /kisskb/src/kernel/time/alarmtimer.c: In function '__bpf_trace_alarmtimer_suspend': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(alarmtimer_suspend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(alarmtimer_suspend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(alarmtimer_suspend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(alarmtimer_suspend, | ^~~~~~~~~~~ /kisskb/src/kernel/time/alarmtimer.c: In function '__bpf_trace_alarm_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 45 | DECLARE_EVENT_CLASS(alarm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 45 | DECLARE_EVENT_CLASS(alarm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 45 | DECLARE_EVENT_CLASS(alarm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/alarmtimer.h:45:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 45 | DECLARE_EVENT_CLASS(alarm_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/locking/locktorture.c: In function 'torture_ww_mutex_lock': /kisskb/src/kernel/locking/locktorture.c:406:11: note: byref variable will be forcibly initialized 406 | } locks[3], *ll, *ln; | ^~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/kernel/locking/locktorture.c:15: /kisskb/src/kernel/locking/locktorture.c:402:19: note: byref variable will be forcibly initialized 402 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/io_uring/io_uring.c: In function '__do_sys_io_uring_enter': /kisskb/src/io_uring/io_uring.c:3082:58: note: byref variable will be forcibly initialized 3082 | struct __kernel_timespec __user *ts; | ^~ /kisskb/src/io_uring/io_uring.c:3081:48: note: byref variable will be forcibly initialized 3081 | const sigset_t __user *sig; | ^~~ /kisskb/src/fs/reiserfs/prints.c: In function 'scnprintf_direntry': /kisskb/src/fs/reiserfs/prints.c:140:14: note: byref variable will be forcibly initialized 140 | char name[20]; | ^~~~ /kisskb/src/fs/reiserfs/prints.c: In function 'prepare_error_buf': /kisskb/src/fs/reiserfs/prints.c:209:13: note: byref variable will be forcibly initialized 209 | int what; | ^~~~ /kisskb/src/fs/reiserfs/prints.c: In function 'reiserfs_printk': /kisskb/src/fs/reiserfs/prints.c:279:13: note: byref variable will be forcibly initialized 279 | va_list args;\ | ^~~~ /kisskb/src/fs/reiserfs/prints.c:312:9: note: in expansion of macro 'do_reiserfs_warning' 312 | do_reiserfs_warning(fmt); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/prints.c: In function '__reiserfs_warning': /kisskb/src/fs/reiserfs/prints.c:279:13: note: byref variable will be forcibly initialized 279 | va_list args;\ | ^~~~ /kisskb/src/fs/reiserfs/prints.c:288:9: note: in expansion of macro 'do_reiserfs_warning' 288 | do_reiserfs_warning(fmt); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/prints.c: In function 'reiserfs_info': /kisskb/src/fs/reiserfs/prints.c:279:13: note: byref variable will be forcibly initialized 279 | va_list args;\ | ^~~~ /kisskb/src/fs/reiserfs/prints.c:301:9: note: in expansion of macro 'do_reiserfs_warning' 301 | do_reiserfs_warning(fmt); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/prints.c: In function '__reiserfs_panic': /kisskb/src/fs/reiserfs/prints.c:279:13: note: byref variable will be forcibly initialized 279 | va_list args;\ | ^~~~ /kisskb/src/fs/reiserfs/prints.c:378:9: note: in expansion of macro 'do_reiserfs_warning' 378 | do_reiserfs_warning(fmt); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/prints.c: In function '__reiserfs_error': /kisskb/src/fs/reiserfs/prints.c:279:13: note: byref variable will be forcibly initialized 279 | va_list args;\ | ^~~~ /kisskb/src/fs/reiserfs/prints.c:396:9: note: in expansion of macro 'do_reiserfs_warning' 396 | do_reiserfs_warning(fmt); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/prints.c: In function 'reiserfs_abort': /kisskb/src/fs/reiserfs/prints.c:279:13: note: byref variable will be forcibly initialized 279 | va_list args;\ | ^~~~ /kisskb/src/fs/reiserfs/prints.c:420:9: note: in expansion of macro 'do_reiserfs_warning' 420 | do_reiserfs_warning(fmt); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'alarmtimer_do_nsleep': /kisskb/src/kernel/time/alarmtimer.c:771:35: note: byref variable will be forcibly initialized 771 | struct timespec64 rmt; | ^~~ /kisskb/src/fs/reiserfs/prints.c: In function 'print_block': /kisskb/src/fs/reiserfs/prints.c:613:17: note: byref variable will be forcibly initialized 613 | va_list args; | ^~~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'alarm_timer_nsleep': /kisskb/src/kernel/time/alarmtimer.c:824:22: note: byref variable will be forcibly initialized 824 | struct alarm alarm; | ^~~~~ /kisskb/src/kernel/time/alarmtimer.c: In function 'alarm_timer_nsleep_restart': /kisskb/src/kernel/time/alarmtimer.c:804:22: note: byref variable will be forcibly initialized 804 | struct alarm alarm; | ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'fastpath_timer_check': /kisskb/src/kernel/time/posix-cpu-timers.c:1145:21: note: byref variable will be forcibly initialized 1145 | u64 samples[CPUCLOCK_MAX]; | ^~~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:1120:21: note: byref variable will be forcibly initialized 1120 | u64 samples[CPUCLOCK_MAX]; | ^~~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'check_thread_timers': /kisskb/src/kernel/time/posix-cpu-timers.c:900:13: note: byref variable will be forcibly initialized 900 | u64 samples[CPUCLOCK_MAX]; | ^~~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'check_process_timers': /kisskb/src/kernel/time/posix-cpu-timers.c:978:13: note: byref variable will be forcibly initialized 978 | u64 samples[CPUCLOCK_MAX]; | ^~~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'thread_group_start_cputime': /kisskb/src/kernel/time/posix-cpu-timers.c:305:37: note: byref variable will be forcibly initialized 305 | struct task_cputime sum; | ^~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function '__thread_group_cputime': /kisskb/src/kernel/time/posix-cpu-timers.c:329:29: note: byref variable will be forcibly initialized 329 | struct task_cputime ct; | ^~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'cpu_clock_sample_group': /kisskb/src/kernel/time/posix-cpu-timers.c:345:13: note: byref variable will be forcibly initialized 345 | u64 samples[CPUCLOCK_MAX]; | ^~~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_getoverrun': /kisskb/src/kernel/time/posix-timers.c:781:23: note: byref variable will be forcibly initialized 781 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'posix_cpu_timer_rearm': /kisskb/src/kernel/time/posix-cpu-timers.c:1051:23: note: byref variable will be forcibly initialized 1051 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function 'do_timer_gettime': /kisskb/src/kernel/time/posix-timers.c:719:23: note: byref variable will be forcibly initialized 719 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function 'do_timer_settime': /kisskb/src/kernel/time/posix-timers.c:904:23: note: byref variable will be forcibly initialized 904 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/sched/signal.h:5, from /kisskb/src/kernel/time/posix-cpu-timers.c:6: /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'handle_posix_cpu_timers': /kisskb/src/kernel/time/posix-cpu-timers.c:1275:19: note: byref variable will be forcibly initialized 1275 | LIST_HEAD(firing); | ^~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:1274:23: note: byref variable will be forcibly initialized 1274 | unsigned long flags, start; | ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'posix_cpu_timer_set': /kisskb/src/kernel/time/posix-cpu-timers.c:632:23: note: byref variable will be forcibly initialized 632 | unsigned long flags; | ^~~~~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_sync_fs': /kisskb/src/fs/reiserfs/super.c:69:44: note: byref variable will be forcibly initialized 69 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'posix_cpu_timer_del': /kisskb/src/kernel/time/posix-cpu-timers.c:477:23: note: byref variable will be forcibly initialized 477 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function 'do_timer_create': /kisskb/src/kernel/time/posix-timers.c:503:20: note: byref variable will be forcibly initialized 503 | int error, new_timer_id; | ^~~~~~~~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_create': /kisskb/src/kernel/time/posix-timers.c:582:28: note: byref variable will be forcibly initialized 582 | sigevent_t event; | ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_compat_sys_timer_create': /kisskb/src/kernel/time/posix-timers.c:597:28: note: byref variable will be forcibly initialized 597 | sigevent_t event; | ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_gettime': /kisskb/src/kernel/time/posix-timers.c:741:29: note: byref variable will be forcibly initialized 741 | struct itimerspec64 cur_setting; | ^~~~~~~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_gettime32': /kisskb/src/kernel/time/posix-timers.c:756:29: note: byref variable will be forcibly initialized 756 | struct itimerspec64 cur_setting; | ^~~~~~~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_settime': /kisskb/src/kernel/time/posix-timers.c:942:39: note: byref variable will be forcibly initialized 942 | struct itimerspec64 new_spec, old_spec; | ^~~~~~~~ /kisskb/src/kernel/time/posix-timers.c:942:29: note: byref variable will be forcibly initialized 942 | struct itimerspec64 new_spec, old_spec; | ^~~~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_settime32': /kisskb/src/kernel/time/posix-timers.c:965:39: note: byref variable will be forcibly initialized 965 | struct itimerspec64 new_spec, old_spec; | ^~~~~~~~ /kisskb/src/kernel/time/posix-timers.c:965:29: note: byref variable will be forcibly initialized 965 | struct itimerspec64 new_spec, old_spec; | ^~~~~~~~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_parse_options': /kisskb/src/fs/reiserfs/super.c:1216:31: note: byref variable will be forcibly initialized 1216 | char *p = NULL; | ^ /kisskb/src/fs/reiserfs/super.c:1195:31: note: byref variable will be forcibly initialized 1195 | char *p; | ^ /kisskb/src/fs/reiserfs/super.c:1132:15: note: byref variable will be forcibly initialized 1132 | char *pos; | ^~~ /kisskb/src/fs/reiserfs/super.c:1131:15: note: byref variable will be forcibly initialized 1131 | char *arg = NULL; | ^~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_timer_delete': /kisskb/src/kernel/time/posix-timers.c:1007:23: note: byref variable will be forcibly initialized 1007 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'do_cpu_nanosleep': /kisskb/src/kernel/time/posix-cpu-timers.c:1447:25: note: byref variable will be forcibly initialized 1447 | struct k_itimer timer; | ^~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:1446:29: note: byref variable will be forcibly initialized 1446 | struct itimerspec64 it; | ^~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_settime': /kisskb/src/kernel/time/posix-timers.c:1080:27: note: byref variable will be forcibly initialized 1080 | struct timespec64 new_tp; | ^~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_nanosleep': /kisskb/src/kernel/time/posix-timers.c:1259:27: note: byref variable will be forcibly initialized 1259 | struct timespec64 t; | ^ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_write_info': /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_gettime': /kisskb/src/kernel/time/posix-timers.c:1095:27: note: byref variable will be forcibly initialized 1095 | struct timespec64 kernel_tp; | ^~~~~~~~~ /kisskb/src/fs/reiserfs/super.c:2354:44: note: byref variable will be forcibly initialized 2354 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_release_dquot': /kisskb/src/fs/reiserfs/super.c:2318:44: note: byref variable will be forcibly initialized 2318 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_acquire_dquot': /kisskb/src/fs/reiserfs/super.c:2295:44: note: byref variable will be forcibly initialized 2295 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_write_dquot': /kisskb/src/fs/reiserfs/super.c:2272:44: note: byref variable will be forcibly initialized 2272 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'posix_cpu_nsleep_restart': /kisskb/src/kernel/time/posix-cpu-timers.c:1571:27: note: byref variable will be forcibly initialized 1571 | struct timespec64 t; | ^ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_quota_on': /kisskb/src/fs/reiserfs/super.c:2391:44: note: byref variable will be forcibly initialized 2391 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_getres': /kisskb/src/kernel/time/posix-timers.c:1142:27: note: byref variable will be forcibly initialized 1142 | struct timespec64 rtn_tp; | ^~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_settime32': /kisskb/src/kernel/time/posix-timers.c:1162:27: note: byref variable will be forcibly initialized 1162 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_nanosleep_time32': /kisskb/src/kernel/time/posix-timers.c:1286:27: note: byref variable will be forcibly initialized 1286 | struct timespec64 t; | ^ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_gettime32': /kisskb/src/kernel/time/posix-timers.c:1177:27: note: byref variable will be forcibly initialized 1177 | struct timespec64 ts; | ^~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_getres_time32': /kisskb/src/kernel/time/posix-timers.c:1213:27: note: byref variable will be forcibly initialized 1213 | struct timespec64 ts; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_dirty_inode': /kisskb/src/fs/reiserfs/super.c:694:44: note: byref variable will be forcibly initialized 694 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/kernel/time/posix-timers.c: In function 'posixtimer_rearm': /kisskb/src/kernel/time/posix-timers.c:316:23: note: byref variable will be forcibly initialized 316 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/time/posix-timers.c: In function 'exit_itimers': /kisskb/src/kernel/time/posix-timers.c:1060:26: note: byref variable will be forcibly initialized 1060 | struct list_head timers; | ^~~~~~ /kisskb/src/fs/reiserfs/super.c: In function 'find_hash_out': /kisskb/src/fs/reiserfs/super.c:1730:35: note: byref variable will be forcibly initialized 1730 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/fs/reiserfs/super.c:1728:24: note: byref variable will be forcibly initialized 1728 | struct cpu_key key; | ^~~ /kisskb/src/kernel/time/posix-cpu-timers.c: In function 'update_rlimit_cpu': /kisskb/src/kernel/time/posix-cpu-timers.c:45:23: note: byref variable will be forcibly initialized 45 | unsigned long irq_fl; | ^~~~~~ /kisskb/src/kernel/time/posix-cpu-timers.c:44:13: note: byref variable will be forcibly initialized 44 | u64 nsecs = rlim_new * NSEC_PER_SEC; | ^~~~~ /kisskb/src/fs/reiserfs/super.c: In function 'remove_save_link_only': /kisskb/src/fs/reiserfs/super.c:196:44: note: byref variable will be forcibly initialized 196 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_quota_write': /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_adjtime': /kisskb/src/kernel/time/posix-timers.c:1124:31: note: byref variable will be forcibly initialized 1124 | struct __kernel_timex ktx; | ^~~ /kisskb/src/fs/reiserfs/super.c:2549:28: note: byref variable will be forcibly initialized 2549 | struct buffer_head tmp_bh, *bh; | ^~~~~~ /kisskb/src/kernel/time/posix-timers.c: In function '__do_sys_clock_adjtime32': /kisskb/src/kernel/time/posix-timers.c:1194:31: note: byref variable will be forcibly initialized 1194 | struct __kernel_timex ktx; | ^~~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_quota_read': /kisskb/src/fs/reiserfs/super.c:2498:28: note: byref variable will be forcibly initialized 2498 | struct buffer_head tmp_bh, *bh; | ^~~~~~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_put_super': /kisskb/src/fs/reiserfs/super.c:591:44: note: byref variable will be forcibly initialized 591 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_freeze': /kisskb/src/fs/reiserfs/super.c:149:44: note: byref variable will be forcibly initialized 149 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'add_save_link': /kisskb/src/fs/reiserfs/super.c:436:16: note: byref variable will be forcibly initialized 436 | __le32 link; | ^~~~ /kisskb/src/fs/reiserfs/super.c:435:26: note: byref variable will be forcibly initialized 435 | struct item_head ih; | ^~ /kisskb/src/fs/reiserfs/super.c:434:24: note: byref variable will be forcibly initialized 434 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/super.c: In function 'remove_save_link': /kisskb/src/fs/reiserfs/super.c:513:29: note: byref variable will be forcibly initialized 513 | struct reiserfs_key key; | ^~~ /kisskb/src/fs/reiserfs/super.c:512:44: note: byref variable will be forcibly initialized 512 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/super.c: In function 'finish_unfinished': /kisskb/src/fs/reiserfs/super.c:229:44: note: byref variable will be forcibly initialized 229 | struct reiserfs_key save_link_key, last_inode_key; | ^~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/super.c:229:29: note: byref variable will be forcibly initialized 229 | struct reiserfs_key save_link_key, last_inode_key; | ^~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/super.c:228:37: note: byref variable will be forcibly initialized 228 | struct cpu_key max_cpu_key, obj_key; | ^~~~~~~ /kisskb/src/fs/reiserfs/super.c:228:24: note: byref variable will be forcibly initialized 228 | struct cpu_key max_cpu_key, obj_key; | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/optprobes.c: In function 'can_optimize': /kisskb/src/arch/powerpc/kernel/optprobes.c:50:31: note: byref variable will be forcibly initialized 50 | struct instruction_op op; | ^~ /kisskb/src/arch/powerpc/kernel/optprobes.c:49:24: note: byref variable will be forcibly initialized 49 | struct pt_regs regs; | ^~~~ /kisskb/src/arch/powerpc/kernel/optprobes.c: In function 'arch_prepare_optimized_kprobe': /kisskb/src/arch/powerpc/kernel/optprobes.c:156:40: note: byref variable will be forcibly initialized 156 | ppc_inst_t branch_op_callback, branch_emulate_step, temp; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/optprobes.c:156:20: note: byref variable will be forcibly initialized 156 | ppc_inst_t branch_op_callback, branch_emulate_step, temp; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_fill_super': /kisskb/src/fs/reiserfs/super.c:1904:22: note: byref variable will be forcibly initialized 1904 | unsigned int qfmt = 0; | ^~~~ /kisskb/src/fs/reiserfs/super.c:1900:15: note: byref variable will be forcibly initialized 1900 | char *jdev_name; | ^~~~~~~~~ /kisskb/src/fs/reiserfs/super.c:1898:35: note: byref variable will be forcibly initialized 1898 | struct reiserfs_iget_args args; | ^~~~ /kisskb/src/fs/reiserfs/super.c:1896:22: note: byref variable will be forcibly initialized 1896 | unsigned int commit_max_age = 0; | ^~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/super.c:1895:23: note: byref variable will be forcibly initialized 1895 | unsigned long blocks; | ^~~~~~ /kisskb/src/fs/reiserfs/super.c:1893:44: note: byref variable will be forcibly initialized 1893 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/arch/powerpc/kernel/optprobes.c: In function 'arch_optimize_kprobes': /kisskb/src/arch/powerpc/kernel/optprobes.c:268:20: note: byref variable will be forcibly initialized 268 | ppc_inst_t instr; | ^~~~~ /kisskb/src/fs/reiserfs/super.c: In function 'reiserfs_remount': /kisskb/src/fs/reiserfs/super.c:1440:22: note: byref variable will be forcibly initialized 1440 | unsigned int qfmt = 0; | ^~~~ /kisskb/src/fs/reiserfs/super.c:1439:15: note: byref variable will be forcibly initialized 1439 | char *qf_names[REISERFS_MAXQUOTAS]; | ^~~~~~~~ /kisskb/src/fs/reiserfs/super.c:1436:22: note: byref variable will be forcibly initialized 1436 | unsigned int commit_max_age = (unsigned int)-1; | ^~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/super.c:1434:23: note: byref variable will be forcibly initialized 1434 | unsigned long mount_options = REISERFS_SB(s)->s_mount_opt; | ^~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/super.c:1433:23: note: byref variable will be forcibly initialized 1433 | unsigned long blocks; | ^~~~~~ /kisskb/src/fs/reiserfs/super.c:1432:44: note: byref variable will be forcibly initialized 1432 | struct reiserfs_transaction_handle th; | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c: In function 'move_freelist_head': /kisskb/src/mm/compaction.c:1323:19: note: byref variable will be forcibly initialized 1323 | LIST_HEAD(sublist); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/compaction.c: In function 'move_freelist_tail': /kisskb/src/mm/compaction.c:1340:19: note: byref variable will be forcibly initialized 1340 | LIST_HEAD(sublist); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/time/posix-clock.c: In function 'pc_clock_adjtime': /kisskb/src/kernel/time/posix-clock.c:228:33: note: byref variable will be forcibly initialized 228 | struct posix_clock_desc cd; | ^~ /kisskb/src/kernel/time/posix-clock.c: In function 'pc_clock_gettime': /kisskb/src/kernel/time/posix-clock.c:252:33: note: byref variable will be forcibly initialized 252 | struct posix_clock_desc cd; | ^~ /kisskb/src/kernel/time/posix-clock.c: In function 'pc_clock_settime': /kisskb/src/kernel/time/posix-clock.c:290:33: note: byref variable will be forcibly initialized 290 | struct posix_clock_desc cd; | ^~ /kisskb/src/kernel/time/posix-clock.c: In function 'pc_clock_getres': /kisskb/src/kernel/time/posix-clock.c:271:33: note: byref variable will be forcibly initialized 271 | struct posix_clock_desc cd; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/compaction.h:345, from /kisskb/src/mm/compaction.c:51: /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_isolate_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_migratepages': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_begin': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_queue_inflight': /kisskb/src/block/blk-mq.c:1422:14: note: byref variable will be forcibly initialized 1422 | bool busy = false; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/block/blk-mq.c:9: /kisskb/src/block/blk-mq.c: In function 'blk_mq_freeze_queue_wait': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/block/blk-mq.c:180:9: note: in expansion of macro 'wait_event' 180 | wait_event(q->mq_freeze_wq, percpu_ref_is_zero(&q->q_usage_counter)); | ^~~~~~~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_freeze_queue_wait_timeout': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-mq.c:187:16: note: in expansion of macro 'wait_event_timeout' 187 | return wait_event_timeout(q->mq_freeze_wq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_try_to_compact_pages': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:154:1: note: in expansion of macro 'TRACE_EVENT' 154 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:154:1: note: in expansion of macro 'TRACE_EVENT' 154 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ /kisskb/src/crypto/sm3.c: In function 'sm3_update': /kisskb/src/crypto/sm3.c:181:13: note: byref variable will be forcibly initialized 181 | u32 W[16]; | ^ /kisskb/src/crypto/sm3.c: In function 'sm3_final': /kisskb/src/crypto/sm3.c:221:13: note: byref variable will be forcibly initialized 221 | u32 W[16]; | ^ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_suitable_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/compaction.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/compaction.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_defer_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/compaction.h:228:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 228 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/compaction.h:228:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 228 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_mm_compaction_kcompactd_sleep': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'perf_trace_kcompactd_wake_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/compaction.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/compaction.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/compaction.h:345, from /kisskb/src/mm/compaction.c:51: /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_isolate_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_migratepages': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_begin': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/block/blk-mq.c: In function '__blk_mq_alloc_requests_batch': /kisskb/src/block/blk-mq.c:412:27: note: byref variable will be forcibly initialized 412 | unsigned int tag, tag_offset; | ^~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_try_to_compact_pages': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:154:1: note: in expansion of macro 'TRACE_EVENT' 154 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_suitable_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_defer_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:228:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 228 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_mm_compaction_kcompactd_sleep': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'trace_event_raw_event_kcompactd_wake_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/compaction.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-mq-sysfs.c: In function 'blk_mq_sysfs_register': /kisskb/src/block/blk-mq-sysfs.c:242:26: note: byref variable will be forcibly initialized 242 | unsigned long i, j; | ^ /kisskb/src/block/blk-mq-sysfs.c:242:23: note: byref variable will be forcibly initialized 242 | unsigned long i, j; | ^ /kisskb/src/block/blk-mq-sysfs.c: In function 'blk_mq_sysfs_unregister': /kisskb/src/block/blk-mq-sysfs.c:279:23: note: byref variable will be forcibly initialized 279 | unsigned long i; | ^ /kisskb/src/block/blk-mq-sysfs.c: In function 'blk_mq_sysfs_unregister_hctxs': /kisskb/src/block/blk-mq-sysfs.c:295:23: note: byref variable will be forcibly initialized 295 | unsigned long i; | ^ /kisskb/src/block/blk-mq-sysfs.c: In function 'blk_mq_sysfs_register_hctxs': /kisskb/src/block/blk-mq-sysfs.c:311:23: note: byref variable will be forcibly initialized 311 | unsigned long i; | ^ /kisskb/src/block/blk-mq.c: In function 'blk_mq_end_request_batch': /kisskb/src/block/blk-mq.c:977:13: note: byref variable will be forcibly initialized 977 | int tags[TAG_COMP_BATCH], nr_tags = 0; | ^~~~ /kisskb/src/block/blk-mq.c: In function '__blk_mq_issue_directly': /kisskb/src/block/blk-mq.c:2428:34: note: byref variable will be forcibly initialized 2428 | struct blk_mq_queue_data bd = { | ^~ /kisskb/src/fs/fat/cache.c: In function 'fat_get_cluster': /kisskb/src/fs/fat/cache.c:231:29: note: byref variable will be forcibly initialized 231 | struct fat_cache_id cid; | ^~~ /kisskb/src/fs/fat/cache.c:230:26: note: byref variable will be forcibly initialized 230 | struct fat_entry fatent; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/compaction.h:345, from /kisskb/src/mm/compaction.c:51: /kisskb/src/mm/compaction.c: In function '__bpf_trace_mm_compaction_isolate_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:14:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 14 | DECLARE_EVENT_CLASS(mm_compaction_isolate_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/cache.c: In function 'fat_bmap_cluster': /kisskb/src/fs/fat/cache.c:294:25: note: byref variable will be forcibly initialized 294 | int ret, fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/cache.c:294:18: note: byref variable will be forcibly initialized 294 | int ret, fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/cache.c: In function 'fat_bmap': /kisskb/src/fs/fat/cache.c:362:18: note: byref variable will be forcibly initialized 362 | sector_t last_block; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/blkdev.h:24, from /kisskb/src/block/blk-mq.c:12: /kisskb/src/block/blk-mq.c: In function '__sbitmap_for_each_set': /kisskb/src/include/linux/sbitmap.h:255:31: note: byref variable will be forcibly initialized 255 | unsigned long word; | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_flush_busy_ctxs': /kisskb/src/block/blk-mq.c:1557:36: note: byref variable will be forcibly initialized 1557 | struct flush_busy_ctx_data data = { | ^~~~ /kisskb/src/mm/compaction.c: In function '__bpf_trace_mm_compaction_begin': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(mm_compaction_begin, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function '__bpf_trace_mm_compaction_migratepages': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:68:1: note: in expansion of macro 'TRACE_EVENT' 68 | TRACE_EVENT(mm_compaction_migratepages, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/arch/powerpc/kernel/smp.c:22: /kisskb/src/arch/powerpc/kernel/smp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/arch/powerpc/kernel/smp.c: In function 'init_thread_group_cache_map': /kisskb/src/arch/powerpc/kernel/smp.c:952:35: note: byref variable will be forcibly initialized 952 | int cpu_group_start = -1, err = 0; | ^~~ /kisskb/src/mm/compaction.c: In function '__bpf_trace_mm_compaction_defer_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:228:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 228 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:228:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 228 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:228:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 228 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:228:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 228 | DECLARE_EVENT_CLASS(mm_compaction_defer_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function '__bpf_trace_mm_compaction_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:120:1: note: in expansion of macro 'TRACE_EVENT' 120 | TRACE_EVENT(mm_compaction_end, | ^~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function '__bpf_trace_mm_compaction_try_to_compact_pages': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:154:1: note: in expansion of macro 'TRACE_EVENT' 154 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:154:1: note: in expansion of macro 'TRACE_EVENT' 154 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:154:1: note: in expansion of macro 'TRACE_EVENT' 154 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:154:1: note: in expansion of macro 'TRACE_EVENT' 154 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:154:1: note: in expansion of macro 'TRACE_EVENT' 154 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:154:1: note: in expansion of macro 'TRACE_EVENT' 154 | TRACE_EVENT(mm_compaction_try_to_compact_pages, | ^~~~~~~~~~~ /kisskb/src/arch/powerpc/kernel/smp.c: In function 'add_cpu_to_masks': /kisskb/src/arch/powerpc/kernel/smp.c:1545:23: note: byref variable will be forcibly initialized 1545 | cpumask_var_t mask; | ^~~~ /kisskb/src/mm/compaction.c: In function '__bpf_trace_mm_compaction_suitable_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:181:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 181 | DECLARE_EVENT_CLASS(mm_compaction_suitable_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_delay_run_hw_queues': /kisskb/src/block/blk-mq.c:2204:23: note: byref variable will be forcibly initialized 2204 | unsigned long i; | ^ /kisskb/src/mm/compaction.c: In function '__bpf_trace_kcompactd_wake_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:299:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 299 | DECLARE_EVENT_CLASS(kcompactd_wake_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function '__bpf_trace_mm_compaction_kcompactd_sleep': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/compaction.h:282:1: note: in expansion of macro 'TRACE_EVENT' 282 | TRACE_EVENT(mm_compaction_kcompactd_sleep, | ^~~~~~~~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_run_hw_queues': /kisskb/src/block/blk-mq.c:2176:23: note: byref variable will be forcibly initialized 2176 | unsigned long i; | ^ /kisskb/src/arch/powerpc/kernel/smp.c: In function '__smp_send_nmi_ipi': /kisskb/src/arch/powerpc/kernel/smp.c:502:23: note: byref variable will be forcibly initialized 502 | unsigned long flags; | ^~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_start_hw_queues': /kisskb/src/block/blk-mq.c:2279:23: note: byref variable will be forcibly initialized 2279 | unsigned long i; | ^ /kisskb/src/block/blk-mq.c: In function 'blk_mq_start_stopped_hw_queues': /kisskb/src/block/blk-mq.c:2299:23: note: byref variable will be forcibly initialized 2299 | unsigned long i; | ^ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-mq.c:9: /kisskb/src/block/blk-mq.c: In function 'blk_mq_hctx_notify_dead': /kisskb/src/block/blk-mq.c:3355:19: note: byref variable will be forcibly initialized 3355 | LIST_HEAD(tmp); | ^~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/arch/powerpc/kernel/smp.c: In function 'smp_handle_nmi_ipi': /kisskb/src/arch/powerpc/kernel/smp.c:451:23: note: byref variable will be forcibly initialized 451 | unsigned long flags; | ^~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_stop_hw_queues': /kisskb/src/block/blk-mq.c:2261:23: note: byref variable will be forcibly initialized 2261 | unsigned long i; | ^ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-mq.c:9: /kisskb/src/block/blk-mq.c: In function 'blk_mq_dispatch_plug_list': /kisskb/src/block/blk-mq.c:2585:19: note: byref variable will be forcibly initialized 2585 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/blkdev.h:9, from /kisskb/src/include/linux/blk-mq.h:5, from /kisskb/src/block/blk-stat.c:9: /kisskb/src/block/blk-stat.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/backing-dev.h:13, from /kisskb/src/block/blk-mq.c:10: /kisskb/src/block/blk-mq.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:666:16: note: byref variable will be forcibly initialized 666 | size_t bytes; | ^~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_timeout_work': /kisskb/src/block/blk-mq.c:1494:23: note: byref variable will be forcibly initialized 1494 | unsigned long i; | ^ /kisskb/src/block/blk-mq.c:1492:23: note: byref variable will be forcibly initialized 1492 | unsigned long next = 0; | ^~~~ /kisskb/src/block/blk-mq.c: In function 'queue_set_hctx_shared': /kisskb/src/block/blk-mq.c:3758:23: note: byref variable will be forcibly initialized 3758 | unsigned long i; | ^ /kisskb/src/block/blk-mq.c: In function 'blk_mq_exit_hw_queues': /kisskb/src/block/blk-mq.c:3453:23: note: byref variable will be forcibly initialized 3453 | unsigned long i; | ^ /kisskb/src/block/blk-mq.c: In function 'blk_mq_realloc_hw_ctxs': /kisskb/src/block/blk-mq.c:3998:26: note: byref variable will be forcibly initialized 3998 | unsigned long i, j; | ^ /kisskb/src/block/blk-mq.c: In function 'blk_mq_poll_hybrid': /kisskb/src/block/blk-mq.c:4664:32: note: byref variable will be forcibly initialized 4664 | struct hrtimer_sleeper hs; | ^~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_hctx_has_requests': /kisskb/src/block/blk-mq.c:3285:29: note: byref variable will be forcibly initialized 3285 | struct rq_iter_data data = { | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_wake_waiters': /kisskb/src/block/blk-mq.c:317:23: note: byref variable will be forcibly initialized 317 | unsigned long i; | ^ /kisskb/src/block/blk-mq.c: In function 'blk_mq_dequeue_from_ctx': /kisskb/src/block/blk-mq.c:1595:33: note: byref variable will be forcibly initialized 1595 | struct dispatch_rq_data data = { | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_dispatch_rq_list': /kisskb/src/block/blk-mq.c:1872:42: note: byref variable will be forcibly initialized 1872 | struct blk_mq_queue_data bd; | ^~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-mq.c:9: /kisskb/src/block/blk-mq.c:1861:19: note: byref variable will be forcibly initialized 1861 | LIST_HEAD(zone_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_plug_issue_direct': /kisskb/src/block/blk-mq.c:2533:13: note: byref variable will be forcibly initialized 2533 | int queued = 0; | ^~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-mq.c:9: /kisskb/src/block/blk-mq.c: In function 'blk_mq_requeue_work': /kisskb/src/block/blk-mq.c:1331:19: note: byref variable will be forcibly initialized 1331 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_submit_bio': /kisskb/src/block/blk-mq.c:2795:22: note: byref variable will be forcibly initialized 2795 | unsigned int nr_segs = 1; | ^~~~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_map_swqueue': /kisskb/src/block/blk-mq.c:3651:23: note: byref variable will be forcibly initialized 3651 | unsigned long i; | ^ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-mq.c:9: /kisskb/src/block/blk-mq.c: In function '__blk_mq_update_nr_hw_queues': /kisskb/src/block/blk-mq.c:4520:19: note: byref variable will be forcibly initialized 4520 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_release': /kisskb/src/block/blk-mq.c:3858:23: note: byref variable will be forcibly initialized 3858 | unsigned long i; | ^ /kisskb/src/kernel/debug/debug_core.c: In function 'kgdb_nmicallback': /kisskb/src/kernel/debug/debug_core.c:889:27: note: byref variable will be forcibly initialized 889 | struct kgdb_state kgdb_var; | ^~~~~~~~ /kisskb/src/kernel/debug/debug_core.c: In function 'kgdb_nmicallin': /kisskb/src/kernel/debug/debug_core.c:916:35: note: byref variable will be forcibly initialized 916 | struct kgdb_state kgdb_var; | ^~~~~~~~ /kisskb/src/block/blk-mq.c: In function 'blk_mq_update_nr_requests': /kisskb/src/block/blk-mq.c:4390:23: note: byref variable will be forcibly initialized 4390 | unsigned long i; | ^ /kisskb/src/block/blk-mq.c: In function 'blk_mq_cancel_work_sync': /kisskb/src/kernel/debug/debug_core.c: In function 'kgdb_validate_break_address': /kisskb/src/kernel/debug/debug_core.c:179:26: note: byref variable will be forcibly initialized 179 | struct kgdb_bkpt tmp; | ^~~ /kisskb/src/block/blk-mq.c:4775:31: note: byref variable will be forcibly initialized 4775 | unsigned long i; | ^ /kisskb/src/kernel/debug/debug_core.c: In function 'kgdb_handle_exception': /kisskb/src/kernel/debug/debug_core.c:838:27: note: byref variable will be forcibly initialized 838 | struct kgdb_state kgdb_var; | ^~~~~~~~ /kisskb/src/fs/proc/namespaces.c: In function 'proc_ns_readlink': /kisskb/src/fs/proc/namespaces.c:76:14: note: byref variable will be forcibly initialized 76 | char name[50]; | ^~~~ /kisskb/src/fs/proc/namespaces.c: In function 'proc_ns_get_link': /kisskb/src/fs/proc/namespaces.c:48:21: note: byref variable will be forcibly initialized 48 | struct path ns_path; | ^~~~~~~ /kisskb/src/mm/compaction.c: In function 'isolate_freepages_block': /kisskb/src/mm/compaction.c:553:14: note: byref variable will be forcibly initialized 553 | bool locked = false; | ^~~~~~ /kisskb/src/mm/compaction.c:552:23: note: byref variable will be forcibly initialized 552 | unsigned long flags = 0; | ^~~~~ /kisskb/src/mm/compaction.c: In function 'fast_isolate_around': /kisskb/src/mm/compaction.c:1351:23: note: byref variable will be forcibly initialized 1351 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c: In function 'split_map_pages': /kisskb/src/mm/compaction.c:91:19: note: byref variable will be forcibly initialized 91 | LIST_HEAD(tmp_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/compaction.c: In function 'isolate_freepages': /kisskb/src/mm/compaction.c:1574:23: note: byref variable will be forcibly initialized 1574 | unsigned long isolate_start_pfn; /* exact pfn we start at */ | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/kernel/dma/map_benchmark.c:8: /kisskb/src/kernel/dma/map_benchmark.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/mm/compaction.c: In function 'isolate_migratepages_block': /kisskb/src/mm/compaction.c:794:23: note: byref variable will be forcibly initialized 794 | unsigned long flags = 0; | ^~~~~ /kisskb/src/mm/compaction.c: In function '__compact_finished': /kisskb/src/mm/compaction.c:2122:22: note: byref variable will be forcibly initialized 2122 | bool can_steal; | ^~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'isolate_freepages_range': /kisskb/src/mm/compaction.c:699:31: note: byref variable will be forcibly initialized 699 | unsigned long isolate_start_pfn = pfn; | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c:687:19: note: byref variable will be forcibly initialized 687 | LIST_HEAD(freelist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/compaction.c: In function 'compact_zone': /kisskb/src/mm/compaction.c:2299:22: note: byref variable will be forcibly initialized 2299 | unsigned int nr_succeeded = 0; | ^~~~~~~~~~~~ /kisskb/src/mm/compaction.c: In function 'compact_zone_order': /kisskb/src/mm/compaction.c:2520:32: note: byref variable will be forcibly initialized 2520 | struct capture_control capc = { | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/mm/compaction.c:11: /kisskb/src/mm/compaction.c: In function 'kcompactd': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:422:9: note: in expansion of macro '___wait_event' 422 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:435:25: note: in expansion of macro '__wait_event_freezable_timeout' 435 | __ret = __wait_event_freezable_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c:2950:21: note: in expansion of macro 'wait_event_freezable_timeout' 2950 | if (wait_event_freezable_timeout(pgdat->kcompactd_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/compaction.c:2941:31: note: byref variable will be forcibly initialized 2941 | unsigned long pflags; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/legacy_serial.c: In function 'add_legacy_pci_port': /kisskb/src/arch/powerpc/kernel/legacy_serial.c:259:22: note: byref variable will be forcibly initialized 259 | unsigned int flags; | ^~~~~ In file included from /kisskb/src/kernel/gcov/gcc_4_7.c:16: /kisskb/src/kernel/gcov/gcc_4_7.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/block/ioctl.c: In function 'blkdev_getgeo': /kisskb/src/block/ioctl.c:380:28: note: byref variable will be forcibly initialized 380 | struct hd_geometry geo; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_register': /kisskb/src/block/ioctl.c:261:32: note: byref variable will be forcibly initialized 261 | struct pr_registration reg; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_reserve': /kisskb/src/block/ioctl.c:279:31: note: byref variable will be forcibly initialized 279 | struct pr_reservation rsv; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_release': /kisskb/src/block/ioctl.c:297:31: note: byref variable will be forcibly initialized 297 | struct pr_reservation rsv; | ^~~ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_preempt': /kisskb/src/block/ioctl.c:315:27: note: byref variable will be forcibly initialized 315 | struct pr_preempt p; | ^ /kisskb/src/block/ioctl.c: In function 'blkdev_pr_clear': /kisskb/src/block/ioctl.c:333:25: note: byref variable will be forcibly initialized 333 | struct pr_clear c; | ^ /kisskb/src/block/ioctl.c: In function 'blkpg_do_ioctl': /kisskb/src/block/ioctl.c:20:32: note: byref variable will be forcibly initialized 20 | struct blkpg_partition p; | ^ /kisskb/src/fs/ext4/ext4_jbd2.c: In function 'ext4_journal_abort_handle': /kisskb/src/fs/ext4/ext4_jbd2.c:180:14: note: byref variable will be forcibly initialized 180 | char nbuf[16]; | ^~~~ /kisskb/src/block/ioctl.c: In function 'blk_ioctl_discard': /kisskb/src/block/ioctl.c:88:18: note: byref variable will be forcibly initialized 88 | uint64_t range[2]; | ^~~~~ /kisskb/src/block/ioctl.c: In function 'blk_ioctl_secure_erase': /kisskb/src/block/ioctl.c:127:18: note: byref variable will be forcibly initialized 127 | uint64_t range[2]; | ^~~~~ /kisskb/src/block/ioctl.c: In function 'blk_ioctl_zeroout': /kisskb/src/block/ioctl.c:157:18: note: byref variable will be forcibly initialized 157 | uint64_t range[2]; | ^~~~~ /kisskb/src/block/ioctl.c: In function 'compat_hdio_getgeo': /kisskb/src/block/ioctl.c:414:28: note: byref variable will be forcibly initialized 414 | struct hd_geometry geo; | ^~~ /kisskb/src/crypto/pcbc.c: In function 'crypto_pcbc_decrypt_inplace': /kisskb/src/crypto/pcbc.c:117:12: note: byref variable will be forcibly initialized 117 | u8 tmpbuf[MAX_CIPHER_BLOCKSIZE] __aligned(__alignof__(u32)); | ^~~~~~ /kisskb/src/crypto/pcbc.c: In function 'crypto_pcbc_decrypt': /kisskb/src/crypto/pcbc.c:135:30: note: byref variable will be forcibly initialized 135 | struct skcipher_walk walk; | ^~~~ /kisskb/src/crypto/pcbc.c: In function 'crypto_pcbc_encrypt_inplace': /kisskb/src/crypto/pcbc.c:50:12: note: byref variable will be forcibly initialized 50 | u8 tmpbuf[MAX_CIPHER_BLOCKSIZE]; | ^~~~~~ /kisskb/src/crypto/pcbc.c: In function 'crypto_pcbc_encrypt': /kisskb/src/crypto/pcbc.c:68:30: note: byref variable will be forcibly initialized 68 | struct skcipher_walk walk; | ^~~~ /kisskb/src/crypto/gf128mul.c: In function 'gf128mul_lle': /kisskb/src/crypto/gf128mul.c:172:15: note: byref variable will be forcibly initialized 172 | be128 p[8]; | ^ In file included from /kisskb/src/fs/jbd2/commit.c:15: /kisskb/src/fs/jbd2/commit.c: In function 'jbd2_chksum': /kisskb/src/include/linux/jbd2.h:1778:11: note: byref variable will be forcibly initialized 1778 | } desc; | ^~~~ /kisskb/src/fs/jbd2/commit.c: In function 'jbd2_block_tag_csum_set': /kisskb/src/fs/jbd2/commit.c:360:16: note: byref variable will be forcibly initialized 360 | __be32 seq; | ^~~ /kisskb/src/crypto/gf128mul.c: In function 'gf128mul_4k_lle': /kisskb/src/crypto/gf128mul.c:388:15: note: byref variable will be forcibly initialized 388 | be128 r[1]; | ^ /kisskb/src/fs/jbd2/commit.c: In function 'journal_submit_commit_record': /kisskb/src/fs/jbd2/commit.c:126:27: note: byref variable will be forcibly initialized 126 | struct timespec64 now; | ^~~ /kisskb/src/crypto/gf128mul.c: In function 'gf128mul_bbe': /kisskb/src/crypto/gf128mul.c:210:15: note: byref variable will be forcibly initialized 210 | be128 p[8]; | ^ /kisskb/src/crypto/gf128mul.c: In function 'gf128mul_4k_bbe': /kisskb/src/crypto/gf128mul.c:403:15: note: byref variable will be forcibly initialized 403 | be128 r[1]; | ^ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/jbd2/commit.c:14: /kisskb/src/fs/jbd2/commit.c: In function 'jbd2_journal_commit_transaction': /kisskb/src/fs/jbd2/commit.c:447:29: note: byref variable will be forcibly initialized 447 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/jbd2/commit.c:447:17: note: in expansion of macro 'DEFINE_WAIT' 447 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/jbd2/commit.c:14: /kisskb/src/fs/jbd2/commit.c:412:19: note: byref variable will be forcibly initialized 412 | LIST_HEAD(log_bufs); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/jbd2/commit.c:411:19: note: byref variable will be forcibly initialized 411 | LIST_HEAD(io_bufs); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/jbd2/commit.c:408:15: note: byref variable will be forcibly initialized 408 | tid_t first_tid; | ^~~~~~~~~ /kisskb/src/fs/jbd2/commit.c:407:23: note: byref variable will be forcibly initialized 407 | unsigned long first_block; | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/commit.c:405:25: note: byref variable will be forcibly initialized 405 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/jbd2/commit.c:403:29: note: byref variable will be forcibly initialized 403 | struct buffer_head *cbh = NULL; /* For transactional checksums */ | ^~~ /kisskb/src/fs/jbd2/commit.c:393:28: note: byref variable will be forcibly initialized 393 | unsigned long long blocknr; | ^~~~~~~ /kisskb/src/fs/jbd2/commit.c:385:36: note: byref variable will be forcibly initialized 385 | struct transaction_stats_s stats; | ^~~~~ /kisskb/src/crypto/ecb.c: In function 'crypto_ecb_crypt': /kisskb/src/fs/proc/proc_sysctl.c: In function 'find_subdir': /kisskb/src/crypto/ecb.c:21:30: note: byref variable will be forcibly initialized 21 | struct skcipher_walk walk; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c:959:34: note: byref variable will be forcibly initialized 959 | struct ctl_table_header *head; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'get_links': /kisskb/src/fs/proc/proc_sysctl.c:1221:34: note: byref variable will be forcibly initialized 1221 | struct ctl_table_header *head; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/poll.h:10, from /kisskb/src/fs/proc/proc_sysctl.c:7: /kisskb/src/fs/proc/proc_sysctl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'lookup_entry': /kisskb/src/fs/proc/proc_sysctl.c:360:34: note: byref variable will be forcibly initialized 360 | struct ctl_table_header *head; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'sysctl_err': /kisskb/src/fs/proc/proc_sysctl.c:1106:17: note: byref variable will be forcibly initialized 1106 | va_list args; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c:1105:26: note: byref variable will be forcibly initialized 1105 | struct va_format vaf; | ^~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'start_unregistering': /kisskb/src/fs/proc/proc_sysctl.c:305:35: note: byref variable will be forcibly initialized 305 | struct completion wait; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'put_links': /kisskb/src/fs/proc/proc_sysctl.c:1685:42: note: byref variable will be forcibly initialized 1685 | struct ctl_table_header *link_head; | ^~~~~~~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'sysctl_follow_link': /kisskb/src/fs/proc/proc_sysctl.c:1073:34: note: byref variable will be forcibly initialized 1073 | struct ctl_table_header *head; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'proc_sys_lookup': /kisskb/src/fs/proc/proc_sysctl.c:526:27: note: byref variable will be forcibly initialized 526 | struct ctl_table *p; | ^ /kisskb/src/fs/proc/proc_sysctl.c:524:34: note: byref variable will be forcibly initialized 524 | struct ctl_table_header *h = NULL; | ^ /kisskb/src/fs/proc/proc_sysctl.c: In function 'proc_sys_call_handler': /kisskb/src/fs/proc/proc_sysctl.c:570:16: note: byref variable will be forcibly initialized 570 | size_t count = iov_iter_count(iter); | ^~~~~ In file included from /kisskb/src/include/linux/sysctl.h:27, from /kisskb/src/fs/proc/proc_sysctl.c:6: /kisskb/src/fs/proc/proc_sysctl.c: In function 'proc_sys_fill_cache': /kisskb/src/fs/proc/proc_sysctl.c:706:49: note: byref variable will be forcibly initialized 706 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); | ^~ /kisskb/src/include/linux/wait.h:77:32: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 77 | struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c:696:21: note: byref variable will be forcibly initialized 696 | struct qstr qname; | ^~~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'proc_sys_readdir': /kisskb/src/fs/proc/proc_sysctl.c:785:23: note: byref variable will be forcibly initialized 785 | unsigned long pos; | ^~~ /kisskb/src/fs/proc/proc_sysctl.c:783:27: note: byref variable will be forcibly initialized 783 | struct ctl_table *entry; | ^~~~~ /kisskb/src/fs/proc/proc_sysctl.c:782:34: note: byref variable will be forcibly initialized 782 | struct ctl_table_header *h = NULL; | ^ In file included from /kisskb/src/include/linux/poll.h:10, from /kisskb/src/fs/proc/proc_sysctl.c:7: /kisskb/src/fs/proc/proc_sysctl.c: In function 'file_open_root_mnt': /kisskb/src/include/linux/fs.h:2759:45: note: byref variable will be forcibly initialized 2759 | return file_open_root(&(struct path){.mnt = mnt, .dentry = mnt->mnt_root}, | ^ /kisskb/src/fs/proc/proc_sysctl.c: In function 'process_sysctl_arg': /kisskb/src/include/linux/fs.h:2759:45: note: byref variable will be forcibly initialized /kisskb/src/fs/proc/proc_sysctl.c:1830:16: note: byref variable will be forcibly initialized 1830 | loff_t pos = 0; | ^~~ /kisskb/src/fs/exportfs/expfs.c: In function 'get_name': /kisskb/src/fs/exportfs/expfs.c:283:21: note: byref variable will be forcibly initialized 283 | struct path child_path = { | ^~~~~~~~~~ /kisskb/src/fs/exportfs/expfs.c:282:22: note: byref variable will be forcibly initialized 282 | struct kstat stat; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function '__register_sysctl_paths': /kisskb/src/fs/proc/proc_sysctl.c:1570:65: note: byref variable will be forcibly initialized 1570 | struct ctl_table_header *header = NULL, **subheaders, **subheader; | ^~~~~~~~~ /kisskb/src/fs/exportfs/expfs.c: In function 'exportfs_get_name': /kisskb/src/fs/exportfs/expfs.c:31:21: note: byref variable will be forcibly initialized 31 | struct path path = {.mnt = mnt, .dentry = dir}; | ^~~~ /kisskb/src/fs/proc/proc_sysctl.c: In function 'do_sysctl_args': /kisskb/src/fs/proc/proc_sysctl.c:1919:26: note: byref variable will be forcibly initialized 1919 | struct vfsmount *proc_mnt = NULL; | ^~~~~~~~ /kisskb/src/fs/fat/dir.c: In function 'fat_short2lower_uni': /kisskb/src/fs/fat/dir.c:217:31: note: byref variable will be forcibly initialized 217 | unsigned char nc = t->charset2lower[*c]; | ^~ /kisskb/src/fs/fat/dir.c:210:17: note: byref variable will be forcibly initialized 210 | wchar_t wc; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/mmap_lock.h:87, from /kisskb/src/mm/mmap_lock.c:3: /kisskb/src/mm/mmap_lock.c: In function 'perf_trace_mmap_lock': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/mmap_lock.c: In function 'perf_trace_mmap_lock_acquire_returned': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/fs/exportfs/expfs.c: In function 'exportfs_decode_fh_raw': /kisskb/src/fs/exportfs/expfs.c:427:14: note: byref variable will be forcibly initialized 427 | char nbuf[NAME_MAX+1]; | ^~~~ /kisskb/src/fs/fat/dir.c: In function 'fat__get_entry': /kisskb/src/fs/fat/dir.c:87:23: note: byref variable will be forcibly initialized 87 | unsigned long mapped_blocks; | ^~~~~~~~~~~~~ /kisskb/src/fs/fat/dir.c:86:18: note: byref variable will be forcibly initialized 86 | sector_t phys, iblock; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/mmap_lock.h:87, from /kisskb/src/mm/mmap_lock.c:3: /kisskb/src/mm/mmap_lock.c: In function 'trace_event_raw_event_mmap_lock': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/mmap_lock.c: In function 'trace_event_raw_event_mmap_lock_acquire_returned': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/mmap_lock.h:87, from /kisskb/src/mm/mmap_lock.c:3: /kisskb/src/mm/mmap_lock.c: In function '__bpf_trace_mmap_lock': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(mmap_lock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/dir.c: In function 'fat_parse_short': /kisskb/src/fs/fat/dir.c:359:26: note: byref variable will be forcibly initialized 359 | unsigned char c, work[MSDOS_NAME]; | ^~~~ /kisskb/src/fs/fat/dir.c:358:17: note: byref variable will be forcibly initialized 358 | wchar_t uni_name[14]; | ^~~~~~~~ /kisskb/src/mm/mmap_lock.c: In function '__bpf_trace_mmap_lock_acquire_returned': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/mmap_lock.h:52:1: note: in expansion of macro 'TRACE_EVENT_FN' 52 | TRACE_EVENT_FN(mmap_lock_acquire_returned, | ^~~~~~~~~~~~~~ /kisskb/src/fs/fat/dir.c: In function 'fat_search_long': /kisskb/src/fs/fat/dir.c:473:16: note: byref variable will be forcibly initialized 473 | loff_t cpos = 0; | ^~~~ /kisskb/src/fs/fat/dir.c:472:23: note: byref variable will be forcibly initialized 472 | unsigned char bufname[FAT_MAX_SHORT_SIZE]; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:471:18: note: byref variable will be forcibly initialized 471 | wchar_t *unicode = NULL; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:470:23: note: byref variable will be forcibly initialized 470 | unsigned char nr_slots; | ^~~~~~~~ /kisskb/src/fs/fat/dir.c:469:33: note: byref variable will be forcibly initialized 469 | struct msdos_dir_entry *de; | ^~ /kisskb/src/fs/fat/dir.c:468:29: note: byref variable will be forcibly initialized 468 | struct buffer_head *bh = NULL; | ^~ /kisskb/src/kernel/time/clockevents.c: In function 'clockevents_unbind': /kisskb/src/kernel/time/clockevents.c:419:26: note: byref variable will be forcibly initialized 419 | struct ce_unbind cu = { .ce = ced, .res = -ENODEV }; | ^~ /kisskb/src/kernel/time/clockevents.c: In function 'unbind_device_store': /kisskb/src/kernel/time/clockevents.c:691:14: note: byref variable will be forcibly initialized 691 | char name[CS_NAME_LEN]; | ^~~~ /kisskb/src/fs/fat/dir.c: In function '__fat_readdir': /kisskb/src/fs/fat/dir.c:567:16: note: byref variable will be forcibly initialized 567 | loff_t cpos; | ^~~~ /kisskb/src/fs/fat/dir.c:563:23: note: byref variable will be forcibly initialized 563 | unsigned char bufname[FAT_MAX_SHORT_SIZE]; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:562:18: note: byref variable will be forcibly initialized 562 | wchar_t *unicode = NULL; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:561:23: note: byref variable will be forcibly initialized 561 | unsigned char nr_slots; | ^~~~~~~~ /kisskb/src/fs/fat/dir.c:560:33: note: byref variable will be forcibly initialized 560 | struct msdos_dir_entry *de; | ^~ /kisskb/src/fs/fat/dir.c:559:29: note: byref variable will be forcibly initialized 559 | struct buffer_head *bh; | ^~ /kisskb/src/kernel/time/itimer.c: In function 'put_itimerval': /kisskb/src/kernel/time/itimer.c:103:39: note: byref variable will be forcibly initialized 103 | struct __kernel_old_itimerval v; | ^ /kisskb/src/kernel/time/itimer.c: In function 'put_old_itimerval32': /kisskb/src/kernel/time/itimer.c:132:32: note: byref variable will be forcibly initialized 132 | struct old_itimerval32 v32; | ^~~ /kisskb/src/kernel/time/itimer.c: In function 'get_itimerval': /kisskb/src/kernel/time/itimer.c:315:39: note: byref variable will be forcibly initialized 315 | struct __kernel_old_itimerval v; | ^ /kisskb/src/kernel/time/itimer.c: In function 'get_old_itimerval32': /kisskb/src/kernel/time/itimer.c:361:32: note: byref variable will be forcibly initialized 361 | struct old_itimerval32 v32; | ^~~ /kisskb/src/kernel/time/itimer.c: In function 'get_cpu_itimer': /kisskb/src/kernel/time/itimer.c:58:24: note: byref variable will be forcibly initialized 58 | u64 t, samples[CPUCLOCK_MAX]; | ^~~~~~~ /kisskb/src/kernel/time/itimer.c: In function '__do_sys_getitimer': /kisskb/src/kernel/time/itimer.c:115:29: note: byref variable will be forcibly initialized 115 | struct itimerspec64 get_buffer; | ^~~~~~~~~~ /kisskb/src/kernel/time/itimer.c: In function '__do_compat_sys_getitimer': /kisskb/src/kernel/time/itimer.c:144:29: note: byref variable will be forcibly initialized 144 | struct itimerspec64 get_buffer; | ^~~~~~~~~~ /kisskb/src/kernel/time/itimer.c: In function 'set_cpu_itimer': /kisskb/src/kernel/time/itimer.c:172:19: note: byref variable will be forcibly initialized 172 | u64 oval, nval, ointerval, ninterval; | ^~~~ /kisskb/src/kernel/time/itimer.c:172:13: note: byref variable will be forcibly initialized 172 | u64 oval, nval, ointerval, ninterval; | ^~~~ /kisskb/src/kernel/time/itimer.c: In function 'alarm_setitimer': /kisskb/src/kernel/time/itimer.c:279:37: note: byref variable will be forcibly initialized 279 | struct itimerspec64 it_new, it_old; | ^~~~~~ /kisskb/src/kernel/time/itimer.c:279:29: note: byref variable will be forcibly initialized 279 | struct itimerspec64 it_new, it_old; | ^~~~~~ /kisskb/src/kernel/time/itimer.c: In function '__do_sys_setitimer': /kisskb/src/kernel/time/itimer.c:335:41: note: byref variable will be forcibly initialized 335 | struct itimerspec64 set_buffer, get_buffer; | ^~~~~~~~~~ /kisskb/src/kernel/time/itimer.c:335:29: note: byref variable will be forcibly initialized 335 | struct itimerspec64 set_buffer, get_buffer; | ^~~~~~~~~~ /kisskb/src/kernel/time/itimer.c: In function '__do_compat_sys_setitimer': /kisskb/src/kernel/time/itimer.c:382:41: note: byref variable will be forcibly initialized 382 | struct itimerspec64 set_buffer, get_buffer; | ^~~~~~~~~~ /kisskb/src/kernel/time/itimer.c:382:29: note: byref variable will be forcibly initialized 382 | struct itimerspec64 set_buffer, get_buffer; | ^~~~~~~~~~ /kisskb/src/fs/fat/dir.c: In function 'fat_get_dotdot_entry': /kisskb/src/fs/fat/dir.c:893:16: note: byref variable will be forcibly initialized 893 | loff_t offset = 0; | ^~~~~~ /kisskb/src/fs/fat/dir.c: In function 'fat_dir_empty': /kisskb/src/fs/fat/dir.c:909:16: note: byref variable will be forcibly initialized 909 | loff_t cpos; | ^~~~ /kisskb/src/fs/fat/dir.c:908:33: note: byref variable will be forcibly initialized 908 | struct msdos_dir_entry *de; | ^~ /kisskb/src/fs/fat/dir.c:907:29: note: byref variable will be forcibly initialized 907 | struct buffer_head *bh; | ^~ /kisskb/src/mm/gup.c: In function 'unpin_user_pages_lockless': /kisskb/src/mm/gup.c:388:22: note: byref variable will be forcibly initialized 388 | unsigned int nr; | ^~ /kisskb/src/mm/gup.c: In function 'unpin_user_page_range_dirty_lock': /kisskb/src/mm/gup.c:370:22: note: byref variable will be forcibly initialized 370 | unsigned int nr; | ^~ /kisskb/src/fs/fat/dir.c: In function '__fat_remove_entries': /kisskb/src/fs/fat/dir.c:998:33: note: byref variable will be forcibly initialized 998 | struct msdos_dir_entry *de, *endp; | ^~ /kisskb/src/mm/gup.c: In function 'unpin_user_pages': /kisskb/src/mm/gup.c:414:22: note: byref variable will be forcibly initialized 414 | unsigned int nr; | ^~ /kisskb/src/fs/fat/dir.c:997:29: note: byref variable will be forcibly initialized 997 | struct buffer_head *bh; | ^~ /kisskb/src/mm/gup.c: In function 'unpin_user_pages_dirty_lock': /kisskb/src/mm/gup.c:304:22: note: byref variable will be forcibly initialized 304 | unsigned int nr; | ^~ /kisskb/src/fs/fat/dir.c: In function 'fat_alloc_new_dir': /kisskb/src/fs/fat/dir.c:1142:18: note: byref variable will be forcibly initialized 1142 | int err, cluster; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:1141:12: note: byref variable will be forcibly initialized 1141 | u8 time_cs; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:1140:22: note: byref variable will be forcibly initialized 1140 | __le16 date, time; | ^~~~ /kisskb/src/fs/fat/dir.c:1140:16: note: byref variable will be forcibly initialized 1140 | __le16 date, time; | ^~~~ /kisskb/src/fs/fat/dir.c:1137:29: note: byref variable will be forcibly initialized 1137 | struct buffer_head *bhs[MAX_BUF_PER_PAGE]; | ^~~ /kisskb/src/fs/fat/dir.c: In function 'fat_add_new_entries': /kisskb/src/fs/fat/dir.c:1207:32: note: byref variable will be forcibly initialized 1207 | int err, i, n, offset, cluster[2]; | ^~~~~~~ /kisskb/src/fs/fat/dir.c:1204:29: note: byref variable will be forcibly initialized 1204 | struct buffer_head *bhs[MAX_BUF_PER_PAGE]; | ^~~ /kisskb/src/fs/fat/dir.c: In function 'fat_add_entries': /kisskb/src/fs/fat/dir.c:1369:30: note: byref variable will be forcibly initialized 1369 | int cluster, nr_cluster; | ^~~~~~~~~~ /kisskb/src/fs/fat/dir.c:1289:21: note: byref variable will be forcibly initialized 1289 | loff_t pos, i_pos; | ^~~~~ /kisskb/src/fs/fat/dir.c:1289:16: note: byref variable will be forcibly initialized 1289 | loff_t pos, i_pos; | ^~~ /kisskb/src/fs/fat/dir.c:1287:33: note: byref variable will be forcibly initialized 1287 | struct msdos_dir_entry *de; | ^~ /kisskb/src/fs/fat/dir.c:1286:41: note: byref variable will be forcibly initialized 1286 | struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */ | ^~~ /kisskb/src/fs/fat/dir.c:1286:29: note: byref variable will be forcibly initialized 1286 | struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */ | ^~ /kisskb/src/fs/fat/dir.c: In function 'fat_subdirs': /kisskb/src/fs/fat/dir.c:934:16: note: byref variable will be forcibly initialized 934 | loff_t cpos; | ^~~~ /kisskb/src/fs/fat/dir.c:933:33: note: byref variable will be forcibly initialized 933 | struct msdos_dir_entry *de; | ^~ /kisskb/src/fs/fat/dir.c:932:29: note: byref variable will be forcibly initialized 932 | struct buffer_head *bh; | ^~ /kisskb/src/mm/gup.c: In function 'fault_in_safe_writeable': /kisskb/src/mm/gup.c:1837:14: note: byref variable will be forcibly initialized 1837 | bool unlocked = false; | ^~~~~~~~ /kisskb/src/mm/gup.c: In function 'get_user_pages_unlocked': /kisskb/src/mm/gup.c:2279:13: note: byref variable will be forcibly initialized 2279 | int locked = 1; | ^~~~~~ /kisskb/src/mm/gup.c: In function 'check_and_migrate_movable_pages': /kisskb/src/mm/gup.c:2034:49: note: byref variable will be forcibly initialized 2034 | struct migration_target_control mtc = { | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/mm/gup.c:5: /kisskb/src/mm/gup.c:1942:19: note: byref variable will be forcibly initialized 1942 | LIST_HEAD(movable_page_list); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/kernel/bpf/preload/iterators/iterators.lskel.h:6, from /kisskb/src/kernel/bpf/preload/bpf_preload_kern.c:6: /kisskb/src/kernel/bpf/preload/bpf_preload_kern.c: In function 'skel_map_create': /kisskb/src/tools/lib/bpf/skel_internal.h:226:24: note: byref variable will be forcibly initialized 226 | union bpf_attr attr; | ^~~~ /kisskb/src/kernel/bpf/preload/bpf_preload_kern.c: In function 'skel_map_update_elem': /kisskb/src/tools/lib/bpf/skel_internal.h:243:24: note: byref variable will be forcibly initialized 243 | union bpf_attr attr; | ^~~~ /kisskb/src/kernel/bpf/preload/bpf_preload_kern.c: In function 'bpf_load_and_run': /kisskb/src/tools/lib/bpf/skel_internal.h:291:24: note: byref variable will be forcibly initialized 291 | union bpf_attr attr; | ^~~~ /kisskb/src/tools/lib/bpf/skel_internal.h:290:40: note: byref variable will be forcibly initialized 290 | int map_fd = -1, prog_fd = -1, key = 0, err; | ^~~ /kisskb/src/tools/lib/bpf/skel_internal.h:290:13: note: byref variable will be forcibly initialized 290 | int map_fd = -1, prog_fd = -1, key = 0, err; | ^~~~~~ /kisskb/src/kernel/bpf/preload/bpf_preload_kern.c: In function 'skel_link_create': /kisskb/src/tools/lib/bpf/skel_internal.h:270:24: note: byref variable will be forcibly initialized 270 | union bpf_attr attr; | ^~~~ /kisskb/src/mm/gup.c: In function 'lockless_pages_from_mm': /kisskb/src/mm/gup.c:2902:13: note: byref variable will be forcibly initialized 2902 | int nr_pinned = 0; | ^~~~~~~~~ /kisskb/src/mm/gup.c: In function 'internal_get_user_pages_fast': /kisskb/src/mm/gup.c:2950:28: note: byref variable will be forcibly initialized 2950 | unsigned long len, end; | ^~~ /kisskb/src/mm/gup.c: In function '__get_user_pages': /kisskb/src/mm/gup.c:1166:30: note: byref variable will be forcibly initialized 1166 | unsigned int foll_flags = gup_flags; | ^~~~~~~~~~ /kisskb/src/mm/gup.c:1146:32: note: byref variable will be forcibly initialized 1146 | struct vm_area_struct *vma = NULL; | ^~~ /kisskb/src/mm/gup.c: In function '__mm_populate': /kisskb/src/mm/gup.c:1657:13: note: byref variable will be forcibly initialized 1657 | int locked = 0; | ^~~~~~ /kisskb/src/mm/gup.c: In function 'get_dump_page': /kisskb/src/mm/gup.c:1916:13: note: byref variable will be forcibly initialized 1916 | int locked = 1; | ^~~~~~ /kisskb/src/mm/gup.c:1915:22: note: byref variable will be forcibly initialized 1915 | struct page *page; | ^~~~ /kisskb/src/arch/powerpc/kernel/pci_of_scan.c: In function 'get_int_prop': /kisskb/src/arch/powerpc/kernel/pci_of_scan.c:25:13: note: byref variable will be forcibly initialized 25 | int len; | ^~~ /kisskb/src/arch/powerpc/kernel/pci_of_scan.c: In function 'of_pci_parse_addrs': /kisskb/src/arch/powerpc/kernel/pci_of_scan.c:125:13: note: byref variable will be forcibly initialized 125 | int proplen; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/pci_of_scan.c:121:31: note: byref variable will be forcibly initialized 121 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci_of_scan.c: In function 'of_scan_pci_dev': /kisskb/src/arch/powerpc/kernel/pci_of_scan.c:353:13: note: byref variable will be forcibly initialized 353 | int reglen, devfn; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci_of_scan.c: In function 'of_scan_pci_bridge': /kisskb/src/arch/powerpc/kernel/pci_of_scan.c:257:31: note: byref variable will be forcibly initialized 257 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci_of_scan.c:256:13: note: byref variable will be forcibly initialized 256 | int len, i, mode; | ^~~ In file included from /kisskb/src/fs/ext4/ext4_jbd2.h:17, from /kisskb/src/fs/ext4/extents.c:32: /kisskb/src/fs/ext4/extents.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2458:11: note: byref variable will be forcibly initialized 2458 | } desc; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ext4/extents.c:20: /kisskb/src/fs/ext4/extents.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_grow_indepth': /kisskb/src/fs/ext4/extents.c:1310:13: note: byref variable will be forcibly initialized 1310 | int err = 0; | ^~~ /kisskb/src/fs/proc/kcore.c: In function 'read_kcore': /kisskb/src/fs/proc/kcore.c:423:24: note: byref variable will be forcibly initialized 423 | size_t i = 0; | ^ /kisskb/src/fs/proc/kcore.c:418:37: note: byref variable will be forcibly initialized 418 | struct elf_prpsinfo prpsinfo = { | ^~~~~~~~ /kisskb/src/fs/proc/kcore.c:417:37: note: byref variable will be forcibly initialized 417 | struct elf_prstatus prstatus = {}; | ^~~~~~~~ /kisskb/src/fs/proc/kcore.c:338:31: note: byref variable will be forcibly initialized 338 | struct elfhdr ehdr = { | ^~~~ /kisskb/src/fs/proc/kcore.c:320:13: note: byref variable will be forcibly initialized 320 | int nphdr; | ^~~~~ /kisskb/src/fs/proc/kcore.c:317:27: note: byref variable will be forcibly initialized 317 | size_t phdrs_len, notes_len; | ^~~~~~~~~ /kisskb/src/fs/proc/kcore.c:317:16: note: byref variable will be forcibly initialized 317 | size_t phdrs_len, notes_len; | ^~~~~~~~~ /kisskb/src/fs/proc/kcore.c:315:44: note: byref variable will be forcibly initialized 315 | size_t phdrs_offset, notes_offset, data_offset; | ^~~~~~~~~~~ /kisskb/src/fs/proc/kcore.c: In function 'kcore_update_ram': /kisskb/src/fs/proc/kcore.c:261:38: note: byref variable will be forcibly initialized 261 | size_t phdrs_len, notes_len, data_offset; | ^~~~~~~~~~~ /kisskb/src/fs/proc/kcore.c:261:27: note: byref variable will be forcibly initialized 261 | size_t phdrs_len, notes_len, data_offset; | ^~~~~~~~~ /kisskb/src/fs/proc/kcore.c:261:16: note: byref variable will be forcibly initialized 261 | size_t phdrs_len, notes_len, data_offset; | ^~~~~~~~~ /kisskb/src/fs/proc/kcore.c:260:13: note: byref variable will be forcibly initialized 260 | int nphdr; | ^~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/task_stack.h:9, from /kisskb/src/include/linux/elfcore.h:7, from /kisskb/src/include/linux/crash_core.h:6, from /kisskb/src/fs/proc/kcore.c:13: /kisskb/src/fs/proc/kcore.c:259:19: note: byref variable will be forcibly initialized 259 | LIST_HEAD(garbage); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/proc/kcore.c:258:19: note: byref variable will be forcibly initialized 258 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/genhd.c: In function 'set_capacity_and_notify': /kisskb/src/block/genhd.c:76:15: note: byref variable will be forcibly initialized 76 | char *envp[] = { "RESIZE=1", NULL }; | ^~~~ /kisskb/src/block/genhd.c: In function 'set_disk_ro_uevent': /kisskb/src/block/genhd.c:1438:15: note: byref variable will be forcibly initialized 1438 | char *envp[] = { event, NULL }; | ^~~~ /kisskb/src/block/genhd.c:1437:14: note: byref variable will be forcibly initialized 1437 | char event[] = "DISK_RO=1"; | ^~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_split': /kisskb/src/fs/ext4/extents.c:1058:13: note: byref variable will be forcibly initialized 1058 | int err = 0; | ^~~ /kisskb/src/block/genhd.c: In function 'disk_uevent': /kisskb/src/block/genhd.c:341:23: note: byref variable will be forcibly initialized 341 | unsigned long idx; | ^~~ /kisskb/src/block/genhd.c: In function 'show_partition': /kisskb/src/block/genhd.c:837:23: note: byref variable will be forcibly initialized 837 | unsigned long idx; | ^~~ /kisskb/src/block/genhd.c: In function 'bdevt_str': /kisskb/src/block/genhd.c:329:22: note: byref variable will be forcibly initialized 329 | char tbuf[BDEVT_SIZE]; | ^~~~ /kisskb/src/block/genhd.c: In function 'part_stat_show': /kisskb/src/block/genhd.c:936:27: note: byref variable will be forcibly initialized 936 | struct disk_stats stat; | ^~~~ /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1213:23: note: byref variable will be forcibly initialized 1213 | unsigned long idx; | ^~~ /kisskb/src/block/genhd.c:1212:27: note: byref variable will be forcibly initialized 1212 | struct disk_stats stat; | ^~~~ /kisskb/src/block/genhd.c: In function 'part_inflight_show': /kisskb/src/block/genhd.c:985:22: note: byref variable will be forcibly initialized 985 | unsigned int inflight[2]; | ^~~~~~~~ /kisskb/src/block/genhd.c: In function 'printk_all_partitions': /kisskb/src/block/genhd.c:740:31: note: byref variable will be forcibly initialized 740 | unsigned long idx; | ^~~ /kisskb/src/block/genhd.c:739:22: note: byref variable will be forcibly initialized 739 | char devt_buf[BDEVT_SIZE]; | ^~~~~~~~ /kisskb/src/block/genhd.c:732:31: note: byref variable will be forcibly initialized 732 | struct class_dev_iter iter; | ^~~~ /kisskb/src/block/genhd.c: In function 'blk_lookup_devt': /kisskb/src/block/genhd.c:1311:31: note: byref variable will be forcibly initialized 1311 | struct class_dev_iter iter; | ^~~~ /kisskb/src/block/badblocks.c: In function 'badblocks_store': /kisskb/src/block/badblocks.c:520:14: note: byref variable will be forcibly initialized 520 | char newline; | ^~~~~~~ /kisskb/src/block/badblocks.c:519:13: note: byref variable will be forcibly initialized 519 | int length; | ^~~~~~ /kisskb/src/block/badblocks.c:518:28: note: byref variable will be forcibly initialized 518 | unsigned long long sector; | ^~~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_put_gap_in_cache': /kisskb/src/fs/ext4/extents.c:2275:30: note: byref variable will be forcibly initialized 2275 | struct extent_status es; | ^~ /kisskb/src/fs/ext4/extents.c: In function 'skip_hole': /kisskb/src/fs/ext4/extents.c:5957:32: note: byref variable will be forcibly initialized 5957 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_alloc_file_blocks': /kisskb/src/fs/ext4/extents.c:4429:32: note: byref variable will be forcibly initialized 4429 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/extents.c:4427:13: note: byref variable will be forcibly initialized 4427 | int retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_iomap_xattr_fiemap': /kisskb/src/fs/ext4/extents.c:4869:34: note: byref variable will be forcibly initialized 4869 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_fill_es_cache_info': /kisskb/src/fs/ext4/extents.c:2183:30: note: byref variable will be forcibly initialized 2183 | struct extent_status es; | ^~ /kisskb/src/fs/ext4/extents.c:2182:21: note: byref variable will be forcibly initialized 2182 | ext4_lblk_t next, end = block + num - 1; | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_datasem_ensure_credits': /kisskb/src/fs/ext4/extents.c:122:13: note: byref variable will be forcibly initialized 122 | int dropped = 0; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_shift_extents': /kisskb/src/fs/ext4/extents.c:5126:21: note: byref variable will be forcibly initialized 5126 | ext4_lblk_t stop, *iterator, ex_start, ex_end; | ^~~~ /kisskb/src/fs/ext4/extents.c:5123:31: note: byref variable will be forcibly initialized 5123 | struct ext4_ext_path *path; | ^~~~ /kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_copy_dir_entries': /kisskb/src/fs/reiserfs/lbalance.c:70:34: note: byref variable will be forcibly initialized 70 | struct item_head new_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_item_bottle': /kisskb/src/fs/reiserfs/lbalance.c:470:42: note: byref variable will be forcibly initialized 470 | struct item_head n_ih; | ^~~~ /kisskb/src/fs/reiserfs/lbalance.c:434:42: note: byref variable will be forcibly initialized 434 | struct item_head n_ih; | ^~~~ /kisskb/src/fs/reiserfs/lbalance.c: In function 'leaf_move_items': /kisskb/src/fs/reiserfs/lbalance.c:720:13: note: byref variable will be forcibly initialized 720 | int first_last; | ^~~~~~~~~~ /kisskb/src/fs/reiserfs/lbalance.c:719:37: note: byref variable will be forcibly initialized 719 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/lbalance.c:719:28: note: byref variable will be forcibly initialized 719 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_split_extent_at': /kisskb/src/fs/ext4/extents.c:3181:49: note: byref variable will be forcibly initialized 3181 | struct ext4_extent *ex, newex, orig_ex, zero_ex; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'get_phb_number': /kisskb/src/arch/powerpc/kernel/pci-common.c:99:21: note: byref variable will be forcibly initialized 99 | u32 prop_32; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c:74:13: note: byref variable will be forcibly initialized 74 | u64 prop; | ^~~~ /kisskb/src/fs/ext4/extents.c:3181:40: note: byref variable will be forcibly initialized 3181 | struct ext4_extent *ex, newex, orig_ex, zero_ex; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c:3181:33: note: byref variable will be forcibly initialized 3181 | struct ext4_extent *ex, newex, orig_ex, zero_ex; | ^~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pcibios_fixup_resources': /kisskb/src/arch/powerpc/kernel/pci-common.c:896:39: note: byref variable will be forcibly initialized 896 | struct pci_bus_region reg; | ^~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pcibios_uninitialized_bridge_resource': /kisskb/src/arch/powerpc/kernel/pci-common.c:939:13: note: byref variable will be forcibly initialized 939 | u16 command; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c:938:31: note: byref variable will be forcibly initialized 938 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pci_read_irq_line': /kisskb/src/arch/powerpc/kernel/pci-common.c:444:26: note: byref variable will be forcibly initialized 444 | u8 line, pin; | ^~~ /kisskb/src/arch/powerpc/kernel/pci-common.c:444:20: note: byref variable will be forcibly initialized 444 | u8 line, pin; | ^~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pcibios_allocate_resources': /kisskb/src/arch/powerpc/kernel/pci-common.c:1345:29: note: byref variable will be forcibly initialized 1345 | u32 reg; | ^~~ /kisskb/src/arch/powerpc/kernel/pci-common.c:1315:13: note: byref variable will be forcibly initialized 1315 | u16 command; | ^~~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pci_resource_to_user': /kisskb/src/arch/powerpc/kernel/pci-common.c:710:31: note: byref variable will be forcibly initialized 710 | struct pci_bus_region region; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pci_process_bridge_OF_ranges': /kisskb/src/arch/powerpc/kernel/pci-common.c:761:36: note: byref variable will be forcibly initialized 761 | struct of_pci_range_parser parser; | ^~~~~~ /kisskb/src/arch/powerpc/kernel/pci-common.c:760:29: note: byref variable will be forcibly initialized 760 | struct of_pci_range range; | ^~~~~ /kisskb/src/fs/reiserfs/ibalance.c: In function 'internal_insert_childs': /kisskb/src/fs/reiserfs/ibalance.c:135:27: note: byref variable will be forcibly initialized 135 | struct disk_child new_dc[2]; | ^~~~~~ In file included from /kisskb/src/include/linux/pci.h:32, from /kisskb/src/arch/powerpc/kernel/pci-common.c:16: /kisskb/src/arch/powerpc/kernel/pci-common.c: In function 'pcibios_scan_phb': /kisskb/src/arch/powerpc/kernel/pci-common.c:1648:19: note: byref variable will be forcibly initialized 1648 | LIST_HEAD(resources); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_convert_to_initialized': /kisskb/src/fs/ext4/extents.c:3420:38: note: byref variable will be forcibly initialized 3420 | struct ext4_extent zero_ex1, zero_ex2; | ^~~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c: In function 'internal_shift_left': /kisskb/src/fs/reiserfs/ibalance.c:498:13: note: byref variable will be forcibly initialized 498 | int d_key_position; | ^~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:497:29: note: byref variable will be forcibly initialized 497 | struct buffer_head *cf; | ^~ /kisskb/src/fs/reiserfs/ibalance.c:496:37: note: byref variable will be forcibly initialized 496 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:496:28: note: byref variable will be forcibly initialized 496 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c: In function 'internal_shift1_left': /kisskb/src/fs/reiserfs/ibalance.c:539:13: note: byref variable will be forcibly initialized 539 | int d_key_position; | ^~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:538:29: note: byref variable will be forcibly initialized 538 | struct buffer_head *cf; | ^~ /kisskb/src/fs/reiserfs/ibalance.c:537:37: note: byref variable will be forcibly initialized 537 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:537:28: note: byref variable will be forcibly initialized 537 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c: In function 'internal_shift_right': /kisskb/src/fs/reiserfs/ibalance.c:570:13: note: byref variable will be forcibly initialized 570 | int d_key_position; | ^~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:569:29: note: byref variable will be forcibly initialized 569 | struct buffer_head *cf; | ^~ /kisskb/src/fs/reiserfs/ibalance.c:568:37: note: byref variable will be forcibly initialized 568 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:568:28: note: byref variable will be forcibly initialized 568 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c: In function 'balance_internal_when_delete': /kisskb/src/fs/reiserfs/ibalance.c:638:28: note: byref variable will be forcibly initialized 638 | struct buffer_info bi; | ^~ /kisskb/src/fs/ext4/extents.c:3420:28: note: byref variable will be forcibly initialized 3420 | struct ext4_extent zero_ex1, zero_ex2; | ^~~~~~~~ /kisskb/src/fs/ext4/extents.c:3419:32: note: byref variable will be forcibly initialized 3419 | struct ext4_map_blocks split_map; | ^~~~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c: In function 'internal_shift1_right': /kisskb/src/fs/reiserfs/ibalance.c:614:13: note: byref variable will be forcibly initialized 614 | int d_key_position; | ^~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:613:29: note: byref variable will be forcibly initialized 613 | struct buffer_head *cf; | ^~ /kisskb/src/fs/reiserfs/ibalance.c:612:37: note: byref variable will be forcibly initialized 612 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:612:28: note: byref variable will be forcibly initialized 612 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c: In function 'balance_internal': /kisskb/src/fs/reiserfs/ibalance.c:1043:45: note: byref variable will be forcibly initialized 1043 | struct buffer_info dest_bi, src_bi; | ^~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:1043:36: note: byref variable will be forcibly initialized 1043 | struct buffer_info dest_bi, src_bi; | ^~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:821:26: note: byref variable will be forcibly initialized 821 | struct item_head new_insert_key; | ^~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/ibalance.c:812:28: note: byref variable will be forcibly initialized 812 | struct buffer_info bi; | ^~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_insert_range': /kisskb/src/fs/ext4/extents.c:5411:31: note: byref variable will be forcibly initialized 5411 | struct ext4_ext_path *path; | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_remove_space': /kisskb/src/fs/ext4/extents.c:2843:30: note: byref variable will be forcibly initialized 2843 | ext4_fsblk_t pblk; | ^~~~ /kisskb/src/fs/ext4/extents.c:2842:47: note: byref variable will be forcibly initialized 2842 | ext4_lblk_t ee_block, ex_end, lblk; | ^~~~ /kisskb/src/fs/ext4/extents.c:2813:32: note: byref variable will be forcibly initialized 2813 | struct partial_cluster partial; | ^~~~~~~ /kisskb/src/fs/ext4/extents.c:2812:31: note: byref variable will be forcibly initialized 2812 | struct ext4_ext_path *path = NULL; | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_map_blocks': /kisskb/src/fs/ext4/extents.c:4178:29: note: byref variable will be forcibly initialized 4178 | ext4_lblk_t hole_start, hole_len; | ^~~~~~~~~~ /kisskb/src/fs/ext4/extents.c:4090:40: note: byref variable will be forcibly initialized 4090 | struct ext4_allocation_request ar; | ^~ /kisskb/src/fs/ext4/extents.c:4088:22: note: byref variable will be forcibly initialized 4088 | unsigned int allocated = 0, offset = 0; | ^~~~~~~~~ /kisskb/src/fs/ext4/extents.c:4087:13: note: byref variable will be forcibly initialized 4087 | int err = 0, depth, ret; | ^~~ /kisskb/src/fs/ext4/extents.c:4084:40: note: byref variable will be forcibly initialized 4084 | struct ext4_extent newex, *ex, ex2; | ^~~ /kisskb/src/fs/ext4/extents.c:4084:28: note: byref variable will be forcibly initialized 4084 | struct ext4_extent newex, *ex, ex2; | ^~~~~ /kisskb/src/fs/ext4/extents.c:4083:31: note: byref variable will be forcibly initialized 4083 | struct ext4_ext_path *path = NULL; | ^~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-mq-sched.c:8: /kisskb/src/block/blk-mq-sched.c: In function 'blk_mq_dispatch_hctx_list': /kisskb/src/block/blk-mq-sched.c:64:19: note: byref variable will be forcibly initialized 64 | LIST_HEAD(hctx_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_extents': /kisskb/src/fs/ext4/extents.c:4783:32: note: byref variable will be forcibly initialized 4783 | struct ext4_map_blocks map; | ^~~ /kisskb/src/block/blk-mq-sched.c: In function '__blk_mq_do_dispatch_sched': /kisskb/src/block/blk-mq-sched.c:97:19: note: byref variable will be forcibly initialized 97 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_swap_extents': /kisskb/src/fs/ext4/extents.c:5604:31: note: byref variable will be forcibly initialized 5604 | struct ext4_ext_path *path2 = NULL; | ^~~~~ /kisskb/src/fs/ext4/extents.c:5603:31: note: byref variable will be forcibly initialized 5603 | struct ext4_ext_path *path1 = NULL; | ^~~~~ /kisskb/src/block/blk-mq-sched.c: In function 'blk_mq_do_dispatch_ctx': /kisskb/src/block/blk-mq-sched.c:221:19: note: byref variable will be forcibly initialized 221 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/blk-mq-sched.c: In function '__blk_mq_sched_dispatch_requests': /kisskb/src/block/blk-mq-sched.c:278:19: note: byref variable will be forcibly initialized 278 | LIST_HEAD(rq_list); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_replay_update_ex': /kisskb/src/fs/ext4/extents.c:5863:45: note: byref variable will be forcibly initialized 5863 | struct ext4_ext_path *path = NULL, *ppath; | ^~~~~ /kisskb/src/block/blk-mq-sched.c: In function 'blk_mq_sched_tags_teardown': /kisskb/src/block/blk-mq-sched.c:525:23: note: byref variable will be forcibly initialized 525 | unsigned long i; | ^ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_replay_set_iblocks': /kisskb/src/fs/ext4/extents.c:5979:32: note: byref variable will be forcibly initialized 5979 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/extents.c:5976:21: note: byref variable will be forcibly initialized 5976 | ext4_lblk_t cur = 0, end; | ^~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/blk-mq-sched.c:8: /kisskb/src/block/blk-mq-sched.c: In function 'blk_mq_sched_insert_request': /kisskb/src/block/blk-mq-sched.c:446:27: note: byref variable will be forcibly initialized 446 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/extents.c: In function 'ext4_ext_clear_bb': /kisskb/src/fs/ext4/extents.c:6079:32: note: byref variable will be forcibly initialized 6079 | struct ext4_map_blocks map; | ^~~ /kisskb/src/block/blk-mq-sched.c: In function 'blk_mq_sched_free_rqs': /kisskb/src/block/blk-mq-sched.c:634:23: note: byref variable will be forcibly initialized 634 | unsigned long i; | ^ /kisskb/src/block/blk-mq-sched.c: In function 'blk_mq_exit_sched': /kisskb/src/block/blk-mq-sched.c:651:23: note: byref variable will be forcibly initialized 651 | unsigned long i; | ^ /kisskb/src/block/blk-mq-sched.c: In function 'blk_mq_init_sched': /kisskb/src/block/blk-mq-sched.c:563:23: note: byref variable will be forcibly initialized 563 | unsigned long i; | ^ /kisskb/src/crypto/nhpoly1305.c: In function 'nhpoly1305_units': /kisskb/src/crypto/nhpoly1305.c:106:32: note: byref variable will be forcibly initialized 106 | __le64 tmp_hash[NH_NUM_PASSES]; | ^~~~~~~~ /kisskb/src/arch/powerpc/kernel/isa-bridge.c: In function 'pci_process_ISA_OF_ranges': /kisskb/src/arch/powerpc/kernel/isa-bridge.c:83:13: note: byref variable will be forcibly initialized 83 | int rlen = 0; | ^~~~ /kisskb/src/arch/powerpc/kernel/isa-bridge.c: In function 'isa_bridge_init_non_pci': /kisskb/src/arch/powerpc/kernel/isa-bridge.c:191:17: note: byref variable will be forcibly initialized 191 | u32 na, ns, pna; | ^~ /kisskb/src/arch/powerpc/kernel/isa-bridge.c:191:13: note: byref variable will be forcibly initialized 191 | u32 na, ns, pna; | ^~ /kisskb/src/arch/powerpc/kernel/isa-bridge.c:190:13: note: byref variable will be forcibly initialized 190 | int rlen, i, rs; | ^~~~ /kisskb/src/crypto/adiantum.c: In function 'adiantum_hash_message': /kisskb/src/crypto/adiantum.c:255:32: note: byref variable will be forcibly initialized 255 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/crypto/adiantum.c: In function 'adiantum_finish': /kisskb/src/crypto/adiantum.c:288:15: note: byref variable will be forcibly initialized 288 | le128 digest; | ^~~~~~ /kisskb/src/crypto/adiantum.c: In function 'adiantum_crypt': /kisskb/src/crypto/adiantum.c:329:15: note: byref variable will be forcibly initialized 329 | le128 digest; | ^~~~~~ /kisskb/src/crypto/adiantum.c: In function 'adiantum_create': /kisskb/src/crypto/adiantum.c:494:13: note: byref variable will be forcibly initialized 494 | u32 mask; | ^~~~ /kisskb/src/fs/jbd2/recovery.c: In function 'count_tags': /kisskb/src/fs/jbd2/recovery.c:199:33: note: byref variable will be forcibly initialized 199 | journal_block_tag_t tag; | ^~~ In file included from /kisskb/src/fs/jbd2/recovery.c:18: /kisskb/src/fs/jbd2/recovery.c: In function 'jbd2_chksum': /kisskb/src/include/linux/jbd2.h:1778:11: note: byref variable will be forcibly initialized 1778 | } desc; | ^~~~ /kisskb/src/fs/jbd2/recovery.c: In function 'jbd2_block_tag_csum_verify': /kisskb/src/fs/jbd2/recovery.c:440:16: note: byref variable will be forcibly initialized 440 | __be32 seq; | ^~~ /kisskb/src/crypto/ctr.c: In function 'crypto_rfc3686_create': /kisskb/src/crypto/ctr.c:263:13: note: byref variable will be forcibly initialized 263 | u32 mask; | ^~~~ /kisskb/src/fs/jbd2/recovery.c: In function 'do_readahead': /kisskb/src/fs/jbd2/recovery.c:73:30: note: byref variable will be forcibly initialized 73 | struct buffer_head * bufs[MAXBUF]; | ^~~~ /kisskb/src/fs/jbd2/recovery.c:70:28: note: byref variable will be forcibly initialized 70 | unsigned long long blocknr; | ^~~~~~~ /kisskb/src/fs/jbd2/recovery.c: In function 'jread': /kisskb/src/fs/jbd2/recovery.c:132:28: note: byref variable will be forcibly initialized 132 | unsigned long long blocknr; | ^~~~~~~ /kisskb/src/fs/jbd2/recovery.c: In function 'calc_chksums': /kisskb/src/fs/jbd2/recovery.c:394:29: note: byref variable will be forcibly initialized 394 | struct buffer_head *obh; | ^~~ /kisskb/src/fs/jbd2/recovery.c: In function 'fc_do_one_pass': /kisskb/src/fs/jbd2/recovery.c:240:29: note: byref variable will be forcibly initialized 240 | struct buffer_head *bh; | ^~ /kisskb/src/crypto/ctr.c: In function 'crypto_ctr_crypt_inplace': /kisskb/src/crypto/ctr.c:82:12: note: byref variable will be forcibly initialized 82 | u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; | ^~~ /kisskb/src/fs/jbd2/recovery.c: In function 'do_one_pass': /kisskb/src/fs/jbd2/recovery.c:500:41: note: byref variable will be forcibly initialized 500 | struct buffer_head * obh; | ^~~ /kisskb/src/fs/jbd2/recovery.c:499:41: note: byref variable will be forcibly initialized 499 | journal_block_tag_t tag; | ^~~ /kisskb/src/fs/jbd2/recovery.c:467:33: note: byref variable will be forcibly initialized 467 | __u32 crc32_sum = ~0; /* Transactional Checksums */ | ^~~~~~~~~ /kisskb/src/fs/jbd2/recovery.c:463:33: note: byref variable will be forcibly initialized 463 | struct buffer_head * bh; | ^~ /kisskb/src/fs/jbd2/recovery.c:459:33: note: byref variable will be forcibly initialized 459 | unsigned long next_log_block; | ^~~~~~~~~~~~~~ /kisskb/src/crypto/ctr.c: In function 'crypto_ctr_crypt_final': /kisskb/src/crypto/ctr.c:34:12: note: byref variable will be forcibly initialized 34 | u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; | ^~~ /kisskb/src/crypto/ctr.c: In function 'crypto_ctr_crypt': /kisskb/src/crypto/ctr.c:104:30: note: byref variable will be forcibly initialized 104 | struct skcipher_walk walk; | ^~~~ /kisskb/src/fs/jbd2/recovery.c: In function 'jbd2_journal_recover': /kisskb/src/fs/jbd2/recovery.c:288:33: note: byref variable will be forcibly initialized 288 | struct recovery_info info; | ^~~~ /kisskb/src/fs/jbd2/recovery.c: In function 'jbd2_journal_skip_recovery': /kisskb/src/fs/jbd2/recovery.c:352:33: note: byref variable will be forcibly initialized 352 | struct recovery_info info; | ^~~~ /kisskb/src/crypto/lrw.c: In function 'lrw_xor_tweak': /kisskb/src/crypto/lrw.c:149:13: note: byref variable will be forcibly initialized 149 | u32 counter[4]; | ^~~~~~~ /kisskb/src/crypto/lrw.c:147:30: note: byref variable will be forcibly initialized 147 | struct skcipher_walk w; | ^ /kisskb/src/crypto/lrw.c: In function 'lrw_create': /kisskb/src/crypto/lrw.c:306:13: note: byref variable will be forcibly initialized 306 | u32 mask; | ^~~~ /kisskb/src/crypto/lrw.c:305:14: note: byref variable will be forcibly initialized 305 | char ecb_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/fs/ext4/extents_status.c: In function '__es_scan_range': /kisskb/src/fs/ext4/extents_status.c:345:30: note: byref variable will be forcibly initialized 345 | struct extent_status es; | ^~ /kisskb/src/fs/ext4/extents_status.c: In function 'es_reclaim_extents': /kisskb/src/fs/ext4/extents_status.c:1740:13: note: byref variable will be forcibly initialized 1740 | int nr_shrunk = 0; | ^~~~~~~~~ /kisskb/src/fs/ext4/extents_status.c: In function '__es_remove_extent': /kisskb/src/fs/ext4/extents_status.c:1342:46: note: byref variable will be forcibly initialized 1342 | struct extent_status newes; | ^~~~~ /kisskb/src/fs/ext4/extents_status.c:1314:27: note: byref variable will be forcibly initialized 1314 | struct rsvd_count rc; | ^~ /kisskb/src/fs/ext4/extents_status.c:1309:30: note: byref variable will be forcibly initialized 1309 | struct extent_status orig_es; | ^~~~~~~ /kisskb/src/fs/ext4/extents_status.c: In function 'ext4_es_insert_extent': /kisskb/src/fs/ext4/extents_status.c:819:30: note: byref variable will be forcibly initialized 819 | struct extent_status newes; | ^~~~~ /kisskb/src/fs/ext4/extents_status.c: In function 'ext4_es_cache_extent': /kisskb/src/fs/ext4/extents_status.c:885:30: note: byref variable will be forcibly initialized 885 | struct extent_status newes; | ^~~~~ /kisskb/src/fs/ext4/extents_status.c: In function 'ext4_es_remove_extent': /kisskb/src/fs/ext4/extents_status.c:1438:13: note: byref variable will be forcibly initialized 1438 | int reserved = 0; | ^~~~~~~~ /kisskb/src/fs/ext4/extents_status.c: In function 'ext4_es_insert_delayed_block': /kisskb/src/fs/ext4/extents_status.c:1989:30: note: byref variable will be forcibly initialized 1989 | struct extent_status newes; | ^~~~~ /kisskb/src/kernel/debug/gdbstub.c: In function 'gdb_cmd_memread': /kisskb/src/kernel/debug/gdbstub.c:559:23: note: byref variable will be forcibly initialized 559 | unsigned long addr; | ^~~~ /kisskb/src/kernel/debug/gdbstub.c:558:23: note: byref variable will be forcibly initialized 558 | unsigned long length; | ^~~~~~ /kisskb/src/kernel/debug/gdbstub.c:557:15: note: byref variable will be forcibly initialized 557 | char *ptr = &remcom_in_buffer[1]; | ^~~ /kisskb/src/kernel/debug/gdbstub.c: In function 'write_mem_msg': /kisskb/src/kernel/debug/gdbstub.c:369:23: note: byref variable will be forcibly initialized 369 | unsigned long length; | ^~~~~~ /kisskb/src/kernel/debug/gdbstub.c:368:23: note: byref variable will be forcibly initialized 368 | unsigned long addr; | ^~~~ /kisskb/src/kernel/debug/gdbstub.c:367:15: note: byref variable will be forcibly initialized 367 | char *ptr = &remcom_in_buffer[1]; | ^~~ /kisskb/src/kernel/debug/gdbstub.c: In function 'gdb_cmd_reg_set': /kisskb/src/kernel/debug/gdbstub.c:614:15: note: byref variable will be forcibly initialized 614 | char *ptr = &remcom_in_buffer[1]; | ^~~ /kisskb/src/kernel/debug/gdbstub.c:613:23: note: byref variable will be forcibly initialized 613 | unsigned long regnum; | ^~~~~~ /kisskb/src/kernel/debug/gdbstub.c: In function 'gdb_cmd_query': /kisskb/src/kernel/debug/gdbstub.c:700:15: note: byref variable will be forcibly initialized 700 | char *ptr; | ^~~ /kisskb/src/kernel/debug/gdbstub.c:699:23: note: byref variable will be forcibly initialized 699 | unsigned char thref[BUF_THREAD_ID_SIZE]; | ^~~~~ /kisskb/src/kernel/debug/gdbstub.c: In function 'gdb_cmd_task': /kisskb/src/kernel/debug/gdbstub.c:812:15: note: byref variable will be forcibly initialized 812 | char *ptr; | ^~~ /kisskb/src/kernel/debug/gdbstub.c: In function 'gdb_cmd_thread': /kisskb/src/kernel/debug/gdbstub.c:848:15: note: byref variable will be forcibly initialized 848 | char *ptr = &remcom_in_buffer[1]; | ^~~ /kisskb/src/kernel/debug/gdbstub.c: In function 'gdb_cmd_break': /kisskb/src/kernel/debug/gdbstub.c:869:23: note: byref variable will be forcibly initialized 869 | unsigned long length; | ^~~~~~ /kisskb/src/kernel/debug/gdbstub.c:868:23: note: byref variable will be forcibly initialized 868 | unsigned long addr; | ^~~~ /kisskb/src/kernel/debug/gdbstub.c:867:15: note: byref variable will be forcibly initialized 867 | char *ptr = &remcom_in_buffer[2]; | ^~~ /kisskb/src/kernel/debug/gdbstub.c: In function 'gdb_cmd_reg_get': /kisskb/src/kernel/debug/gdbstub.c:599:15: note: byref variable will be forcibly initialized 599 | char *ptr = &remcom_in_buffer[1]; | ^~~ /kisskb/src/kernel/debug/gdbstub.c:598:23: note: byref variable will be forcibly initialized 598 | unsigned long regnum; | ^~~~~~ /kisskb/src/kernel/debug/gdbstub.c: In function 'gdb_serial_stub': /kisskb/src/kernel/debug/gdbstub.c:966:31: note: byref variable will be forcibly initialized 966 | unsigned char thref[BUF_THREAD_ID_SIZE]; | ^~~~~ In file included from /kisskb/src/include/linux/mm.h:26, from /kisskb/src/include/linux/kallsyms.h:13, from /kisskb/src/include/linux/bpf.h:21, from /kisskb/src/include/linux/filter.h:9, from /kisskb/src/kernel/bpf/core.c:21: /kisskb/src/kernel/bpf/core.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/kallsyms.h:13, from /kisskb/src/include/linux/bpf.h:21, from /kisskb/src/include/linux/filter.h:9, from /kisskb/src/kernel/bpf/core.c:21: /kisskb/src/kernel/bpf/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:725:16: note: byref variable will be forcibly initialized 725 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/xdp.h:409, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/kernel/bpf/core.c:2743: /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_xdp_exception': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(xdp_exception, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(xdp_exception, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_xdp_bulk_tx': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_xdp_redirect_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_xdp_cpumap_kthread': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_xdp_cpumap_enqueue': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_xdp_devmap_xmit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_mem_disconnect': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:320:1: note: in expansion of macro 'TRACE_EVENT' 320 | TRACE_EVENT(mem_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:320:1: note: in expansion of macro 'TRACE_EVENT' 320 | TRACE_EVENT(mem_disconnect, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_mem_connect': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'perf_trace_mem_return_failed': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/xdp.h:409, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/kernel/bpf/core.c:2743: /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_exception': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(xdp_exception, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_bulk_tx': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_redirect_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_cpumap_kthread': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_cpumap_enqueue': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_xdp_devmap_xmit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_mem_disconnect': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:320:1: note: in expansion of macro 'TRACE_EVENT' 320 | TRACE_EVENT(mem_disconnect, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_mem_connect': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'trace_event_raw_event_mem_return_failed': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/xdp.h:409, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/kernel/bpf/core.c:2743: /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_xdp_exception': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(xdp_exception, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(xdp_exception, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(xdp_exception, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(xdp_exception, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(xdp_exception, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(xdp_exception, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_xdp_bulk_tx': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(xdp_bulk_tx, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_xdp_cpumap_enqueue': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(xdp_cpumap_enqueue, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_xdp_redirect_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:89:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 89 | DECLARE_EVENT_CLASS(xdp_redirect_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_xdp_cpumap_kthread': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:189:1: note: in expansion of macro 'TRACE_EVENT' 189 | TRACE_EVENT(xdp_cpumap_kthread, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_xdp_devmap_xmit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:267:1: note: in expansion of macro 'TRACE_EVENT' 267 | TRACE_EVENT(xdp_devmap_xmit, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_mem_disconnect': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:320:1: note: in expansion of macro 'TRACE_EVENT' 320 | TRACE_EVENT(mem_disconnect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:320:1: note: in expansion of macro 'TRACE_EVENT' 320 | TRACE_EVENT(mem_disconnect, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_mem_connect': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:347:1: note: in expansion of macro 'TRACE_EVENT' 347 | TRACE_EVENT(mem_connect, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_trace_mem_return_failed': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/xdp.h:381:1: note: in expansion of macro 'TRACE_EVENT' 381 | TRACE_EVENT(mem_return_failed, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'bpf_prog_calc_tag': /kisskb/src/kernel/bpf/core.c:278:13: note: byref variable will be forcibly initialized 278 | u32 ws[SHA1_WORKSPACE_WORDS]; | ^~ /kisskb/src/kernel/bpf/core.c:277:13: note: byref variable will be forcibly initialized 277 | u32 digest[SHA1_DIGEST_WORDS]; | ^~~~~~ /kisskb/src/kernel/bpf/core.c: In function 'bpf_jit_blind_constants': /kisskb/src/kernel/bpf/core.c:1388:40: note: byref variable will be forcibly initialized 1388 | struct bpf_insn insn_buff[16], aux[2]; | ^~~ /kisskb/src/kernel/bpf/core.c:1388:25: note: byref variable will be forcibly initialized 1388 | struct bpf_insn insn_buff[16], aux[2]; | ^~~~~~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args512': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2042:1: note: in expansion of macro 'EVAL4' 2042 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2042:1: note: in expansion of macro 'EVAL4' 2042 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args480': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2042:1: note: in expansion of macro 'EVAL4' 2042 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2042:1: note: in expansion of macro 'EVAL4' 2042 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args448': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2042:1: note: in expansion of macro 'EVAL4' 2042 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2042:1: note: in expansion of macro 'EVAL4' 2042 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args416': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2042:1: note: in expansion of macro 'EVAL4' 2042 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2042:1: note: in expansion of macro 'EVAL4' 2042 | EVAL4(DEFINE_BPF_PROG_RUN_ARGS, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args384': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args352': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args320': /kisskb/src/fs/jbd2/checkpoint.c: In function '__flush_batch': /kisskb/src/fs/jbd2/checkpoint.c:175:25: note: byref variable will be forcibly initialized 175 | struct blk_plug plug; | ^~~~ /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args288': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/fs/jbd2/checkpoint.c: In function 'jbd2_cleanup_journal_tail': /kisskb/src/fs/jbd2/checkpoint.c:385:25: note: byref variable will be forcibly initialized 385 | unsigned long blocknr; | ^~~~~~~ /kisskb/src/fs/jbd2/checkpoint.c:384:25: note: byref variable will be forcibly initialized 384 | tid_t first_tid; | ^~~~~~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args256': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2033:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args224': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2034:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/fs/jbd2/checkpoint.c: In function 'jbd2_log_do_checkpoint': /kisskb/src/fs/jbd2/checkpoint.c:204:41: note: byref variable will be forcibly initialized 204 | int result, batch_count = 0; | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/checkpoint.c: In function 'jbd2_journal_shrink_checkpoint_list': /kisskb/src/fs/jbd2/checkpoint.c:509:14: note: byref variable will be forcibly initialized 509 | bool released; | ^~~~~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2041:1: note: in expansion of macro 'EVAL6' 2041 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args192': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args160': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args128': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args96': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args64': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2033:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run_args32': /kisskb/src/kernel/bpf/core.c:2018:13: note: byref variable will be forcibly initialized 2018 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2034:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2017:13: note: byref variable will be forcibly initialized 2017 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN_ARGS' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2040:1: note: in expansion of macro 'EVAL6' 2040 | EVAL6(DEFINE_BPF_PROG_RUN_ARGS, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run512': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2038:1: note: in expansion of macro 'EVAL4' 2038 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2038:1: note: in expansion of macro 'EVAL4' 2038 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run480': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2038:1: note: in expansion of macro 'EVAL4' 2038 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2038:1: note: in expansion of macro 'EVAL4' 2038 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run448': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2038:1: note: in expansion of macro 'EVAL4' 2038 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2038:1: note: in expansion of macro 'EVAL4' 2038 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run416': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2038:1: note: in expansion of macro 'EVAL4' 2038 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2038:1: note: in expansion of macro 'EVAL4' 2038 | EVAL4(DEFINE_BPF_PROG_RUN, 416, 448, 480, 512); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run384': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run352': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run320': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run288': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run256': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2033:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run224': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2034:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2037:1: note: in expansion of macro 'EVAL6' 2037 | EVAL6(DEFINE_BPF_PROG_RUN, 224, 256, 288, 320, 352, 384); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run192': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2029:22: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2029 | #define EVAL1(FN, X) FN(X) | ^~ /kisskb/src/kernel/bpf/core.c:2030:34: note: in expansion of macro 'EVAL1' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run160': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2030:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2030 | #define EVAL2(FN, X, Y...) FN(X) EVAL1(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2031:34: note: in expansion of macro 'EVAL2' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run128': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2031:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2031 | #define EVAL3(FN, X, Y...) FN(X) EVAL2(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2032:34: note: in expansion of macro 'EVAL3' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run96': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2032:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2032 | #define EVAL4(FN, X, Y...) FN(X) EVAL3(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2033:34: note: in expansion of macro 'EVAL4' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run64': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2033:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2033:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2033 | #define EVAL5(FN, X, Y...) FN(X) EVAL4(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2034:34: note: in expansion of macro 'EVAL5' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~~~~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c: In function '__bpf_prog_run32': /kisskb/src/kernel/bpf/core.c:2005:13: note: byref variable will be forcibly initialized 2005 | u64 regs[MAX_BPF_EXT_REG]; \ | ^~~~ /kisskb/src/kernel/bpf/core.c:2034:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ /kisskb/src/kernel/bpf/core.c:2004:13: note: byref variable will be forcibly initialized 2004 | u64 stack[stack_size / sizeof(u64)]; \ | ^~~~~ /kisskb/src/kernel/bpf/core.c:2034:28: note: in expansion of macro 'DEFINE_BPF_PROG_RUN' 2034 | #define EVAL6(FN, X, Y...) FN(X) EVAL5(FN, Y) | ^~ /kisskb/src/kernel/bpf/core.c:2036:1: note: in expansion of macro 'EVAL6' 2036 | EVAL6(DEFINE_BPF_PROG_RUN, 32, 64, 96, 128, 160, 192); | ^~~~~ In file included from /kisskb/src/include/linux/random.h:9, from /kisskb/src/include/linux/nodemask.h:97, from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/bpf.h:16, from /kisskb/src/include/linux/filter.h:9, from /kisskb/src/kernel/bpf/core.c:21: /kisskb/src/kernel/bpf/core.c: In function 'bpf_user_rnd_init_once': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/prandom.h:34:9: note: in expansion of macro 'DO_ONCE' 34 | DO_ONCE(prandom_seed_full_state, (pcpu_state)) | ^~~~~~~ /kisskb/src/kernel/bpf/core.c:2582:9: note: in expansion of macro 'prandom_init_once' 2582 | prandom_init_once(&bpf_user_rnd_state); | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/time/time_test.c:3: /kisskb/src/kernel/time/time_test.c: In function 'time64_to_tm_test_date_range': /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1037:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 1037 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/time_test.c:82:17: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 82 | KUNIT_ASSERT_EQ_MSG(test, yday, result.tm_yday, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1037:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 1037 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/time_test.c:81:17: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 81 | KUNIT_ASSERT_EQ_MSG(test, mdday, result.tm_mday, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1037:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 1037 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/time_test.c:80:17: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 80 | KUNIT_ASSERT_EQ_MSG(test, month - 1, result.tm_mon, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:1037:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 1037 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/time_test.c:79:17: note: in expansion of macro 'KUNIT_ASSERT_EQ_MSG' 79 | KUNIT_ASSERT_EQ_MSG(test, year - 1900, result.tm_year, FAIL_MSG); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/time/time_test.c:66:19: note: byref variable will be forcibly initialized 66 | struct tm result; | ^~~~~~ /kisskb/src/kernel/time/time_test.c:64:13: note: byref variable will be forcibly initialized 64 | int yday = 0; | ^~~~ /kisskb/src/kernel/time/time_test.c:63:13: note: byref variable will be forcibly initialized 63 | int mdday = 1; | ^~~~~ /kisskb/src/kernel/time/time_test.c:62:13: note: byref variable will be forcibly initialized 62 | int month = 1; | ^~~~~ /kisskb/src/kernel/time/time_test.c:61:14: note: byref variable will be forcibly initialized 61 | long year = 1970 - 80000; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/cgroup.h:17, from /kisskb/src/include/linux/memcontrol.h:13, from /kisskb/src/include/linux/swap.h:9, from /kisskb/src/fs/nfsd/nfssvc.c:14: /kisskb/src/fs/nfsd/nfssvc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/nfsd/nfssvc.c: In function 'nfsd_reset_write_verifier_locked': /kisskb/src/fs/nfsd/nfssvc.c:368:13: note: byref variable will be forcibly initialized 368 | u64 verf; | ^~~~ /kisskb/src/fs/nfsd/nfssvc.c:367:27: note: byref variable will be forcibly initialized 367 | struct timespec64 now; | ^~~ /kisskb/src/kernel/bpf/core.c: In function 'bpf_jit_binary_pack_alloc': /kisskb/src/kernel/bpf/core.c:1062:13: note: byref variable will be forcibly initialized 1062 | u32 size, hole, start; | ^~~~ /kisskb/src/fs/nfsd/nfssvc.c: In function 'nfsd_inetaddr_event': /kisskb/src/fs/nfsd/nfssvc.c:468:28: note: byref variable will be forcibly initialized 468 | struct sockaddr_in sin; | ^~~ /kisskb/src/fs/nfsd/nfssvc.c: In function 'nfsd_inet6addr_event': /kisskb/src/fs/nfsd/nfssvc.c:498:29: note: byref variable will be forcibly initialized 498 | struct sockaddr_in6 sin6; | ^~~~ /kisskb/src/fs/nfsd/nfssvc.c: In function 'nfsd_get_default_max_blksize': /kisskb/src/fs/nfsd/nfssvc.c:594:24: note: byref variable will be forcibly initialized 594 | struct sysinfo i; | ^ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/jbd2/revoke.c:84: /kisskb/src/fs/jbd2/revoke.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/reiserfs/stree.c: In function 'search_by_key': /kisskb/src/fs/reiserfs/stree.c:625:21: note: byref variable will be forcibly initialized 625 | b_blocknr_t reada_blocks[SEARCH_BY_KEY_READA]; | ^~~~~~~~~~~~ /kisskb/src/fs/reiserfs/stree.c:624:29: note: byref variable will be forcibly initialized 624 | struct buffer_head *reada_bh[SEARCH_BY_KEY_READA]; | ^~~~~~~~ /kisskb/src/fs/reiserfs/stree.c:620:29: note: byref variable will be forcibly initialized 620 | struct buffer_head *bh; | ^~ /kisskb/src/fs/nfsd/nfssvc.c: In function 'nfsd_copy_write_verifier': /kisskb/src/fs/nfsd/nfssvc.c:356:13: note: byref variable will be forcibly initialized 356 | int seq = 0; | ^~~ /kisskb/src/fs/reiserfs/stree.c: In function 'search_for_position_by_key': /kisskb/src/fs/reiserfs/stree.c:863:35: note: byref variable will be forcibly initialized 863 | struct reiserfs_dir_entry de; | ^~ /kisskb/src/arch/powerpc/kernel/epapr_paravirt.c: In function 'early_init_dt_scan_epapr': /kisskb/src/arch/powerpc/kernel/epapr_paravirt.c:29:13: note: byref variable will be forcibly initialized 29 | int len; | ^~~ /kisskb/src/fs/reiserfs/stree.c: In function 'prepare_for_delete_or_cut': /kisskb/src/fs/reiserfs/stree.c:1079:30: note: byref variable will be forcibly initialized 1079 | struct item_head s_ih; | ^~~~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_delete_item': /kisskb/src/fs/reiserfs/stree.c:1260:34: note: byref variable will be forcibly initialized 1260 | int ret_value, del_size, removed; | ^~~~~~~ /kisskb/src/fs/reiserfs/stree.c:1260:24: note: byref variable will be forcibly initialized 1260 | int ret_value, del_size, removed; | ^~~~~~~~ /kisskb/src/fs/reiserfs/stree.c:1257:26: note: byref variable will be forcibly initialized 1257 | struct item_head s_ih; | ^~~~ /kisskb/src/fs/reiserfs/stree.c:1256:29: note: byref variable will be forcibly initialized 1256 | struct tree_balance s_del_balance; | ^~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/stree.c: In function 'indirect_to_direct_roll_back': /kisskb/src/fs/reiserfs/stree.c:1600:24: note: byref variable will be forcibly initialized 1600 | struct cpu_key tail_key; | ^~~~~~~~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_delete_solid_item': /kisskb/src/fs/reiserfs/stree.c:1412:24: note: byref variable will be forcibly initialized 1412 | struct cpu_key cpu_key; | ^~~~~~~ /kisskb/src/fs/reiserfs/stree.c:1408:29: note: byref variable will be forcibly initialized 1408 | struct tree_balance tb; | ^~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_cut_from_item': /kisskb/src/fs/reiserfs/stree.c:1658:14: note: byref variable will be forcibly initialized 1658 | char mode; /* Mode of the balance. */ | ^~~~ /kisskb/src/fs/reiserfs/stree.c:1656:13: note: byref variable will be forcibly initialized 1656 | int removed = 0; /* Number of the removed unformatted nodes. */ | ^~~~~~~ /kisskb/src/fs/reiserfs/stree.c:1654:13: note: byref variable will be forcibly initialized 1654 | int cut_size = 0; /* Amount to be cut. */ | ^~~~~~~~ /kisskb/src/fs/reiserfs/stree.c:1652:29: note: byref variable will be forcibly initialized 1652 | struct tree_balance s_cut_balance; | ^~~~~~~~~~~~~ /kisskb/src/fs/jbd2/revoke.c: In function 'jbd2_journal_write_revoke_records': /kisskb/src/fs/jbd2/revoke.c:538:16: note: byref variable will be forcibly initialized 538 | int i, offset, count; | ^~~~~~ /kisskb/src/fs/jbd2/revoke.c:534:29: note: byref variable will be forcibly initialized 534 | struct buffer_head *descriptor; | ^~~~~~~~~~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_do_truncate': /kisskb/src/kernel/cgroup/rstat.c: In function 'root_cgroup_cputime': /kisskb/src/kernel/cgroup/rstat.c:434:39: note: byref variable will be forcibly initialized 434 | struct kernel_cpustat kcpustat; | ^~~~~~~~ /kisskb/src/fs/reiserfs/stree.c:1893:24: note: byref variable will be forcibly initialized 1893 | struct cpu_key s_item_key; | ^~~~~~~~~~ In file included from /kisskb/src/include/crypto/internal/skcipher.h:13, from /kisskb/src/crypto/gcm.c:10: /kisskb/src/crypto/gcm.c: In function 'crypto_rfc4543_copy_src_to_dst': /kisskb/src/include/crypto/skcipher.h:131:14: note: byref variable will be forcibly initialized 131 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/gcm.c:966:9: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 966 | SYNC_SKCIPHER_REQUEST_ON_STACK(nreq, ctx->null); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/cgroup/rstat.c: In function 'cgroup_base_stat_cputime_show': /kisskb/src/kernel/cgroup/rstat.c:464:33: note: byref variable will be forcibly initialized 464 | struct cgroup_base_stat bstat; | ^~~~~ /kisskb/src/kernel/cgroup/rstat.c:463:27: note: byref variable will be forcibly initialized 463 | u64 usage, utime, stime; | ^~~~~ /kisskb/src/kernel/cgroup/rstat.c:463:20: note: byref variable will be forcibly initialized 463 | u64 usage, utime, stime; | ^~~~~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_paste_into_item': /kisskb/src/fs/reiserfs/stree.c:2095:29: note: byref variable will be forcibly initialized 2095 | struct tree_balance s_paste_balance; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/stree.c: In function 'reiserfs_insert_item': /kisskb/src/fs/reiserfs/stree.c:2190:29: note: byref variable will be forcibly initialized 2190 | struct tree_balance s_ins_balance; | ^~~~~~~~~~~~~ /kisskb/src/crypto/gcm.c: In function 'crypto_rfc4543_create': /kisskb/src/crypto/gcm.c:1045:13: note: byref variable will be forcibly initialized 1045 | u32 mask; | ^~~~ /kisskb/src/crypto/gcm.c: In function 'crypto_rfc4106_create': /kisskb/src/crypto/gcm.c:830:13: note: byref variable will be forcibly initialized 830 | u32 mask; | ^~~~ /kisskb/src/crypto/gcm.c: In function 'crypto_gcm_create_common': /kisskb/src/crypto/gcm.c:581:13: note: byref variable will be forcibly initialized 581 | u32 mask; | ^~~~ /kisskb/src/crypto/gcm.c: In function 'crypto_gcm_create': /kisskb/src/crypto/gcm.c:661:14: note: byref variable will be forcibly initialized 661 | char ctr_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/crypto/gcm.c: In function 'crypto_gcm_init_common': /kisskb/src/crypto/gcm.c:155:16: note: byref variable will be forcibly initialized 155 | __be32 counter = cpu_to_be32(1); | ^~~~~~~ /kisskb/src/crypto/gcm.c: In function 'gcm_hash_len': /kisskb/src/crypto/gcm.c:228:15: note: byref variable will be forcibly initialized 228 | be128 lengths; | ^~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/blkdev.h:9, from /kisskb/src/block/blk-ia-ranges.c:8: /kisskb/src/block/blk-ia-ranges.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/block/blk-ia-ranges.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/crypto/ccm.c: In function 'crypto_rfc4309_create': /kisskb/src/crypto/ccm.c:709:13: note: byref variable will be forcibly initialized 709 | u32 mask; | ^~~~ /kisskb/src/crypto/ccm.c: In function 'crypto_ccm_create_common': /kisskb/src/crypto/ccm.c:451:13: note: byref variable will be forcibly initialized 451 | u32 mask; | ^~~~ /kisskb/src/crypto/ccm.c: In function 'crypto_ccm_create': /kisskb/src/crypto/ccm.c:535:14: note: byref variable will be forcibly initialized 535 | char mac_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/crypto/ccm.c:534:14: note: byref variable will be forcibly initialized 534 | char ctr_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/crypto/ccm.c: In function 'set_msg_len': /kisskb/src/crypto/ccm.c:71:16: note: byref variable will be forcibly initialized 71 | __be32 data; | ^~~~ /kisskb/src/crypto/ccm.c: In function 'crypto_ccm_auth': /kisskb/src/crypto/ccm.c:176:28: note: byref variable will be forcibly initialized 176 | struct scatterlist sg[3]; | ^~ /kisskb/src/crypto/ccm.c: In function 'cbcmac_create': /kisskb/src/crypto/ccm.c:868:13: note: byref variable will be forcibly initialized 868 | u32 mask; | ^~~~ /kisskb/src/fs/proc/bootconfig.c: In function 'copy_xbc_key_value_list': /kisskb/src/fs/proc/bootconfig.c:28:26: note: byref variable will be forcibly initialized 28 | struct xbc_node *leaf, *vnode; | ^~~~ /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_decrypt_chunk': /kisskb/src/crypto/aegis128-core.c:259:35: note: byref variable will be forcibly initialized 259 | union aegis_block msg = {}; | ^~~ /kisskb/src/crypto/aegis128-core.c:217:27: note: byref variable will be forcibly initialized 217 | union aegis_block tmp; | ^~~ /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_init': /kisskb/src/crypto/aegis128-core.c:102:27: note: byref variable will be forcibly initialized 102 | union aegis_block key_iv; | ^~~~~~ /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_encrypt_chunk': /kisskb/src/crypto/aegis128-core.c:198:35: note: byref variable will be forcibly initialized 198 | union aegis_block msg = {}; | ^~~ /kisskb/src/crypto/aegis128-core.c:156:27: note: byref variable will be forcibly initialized 156 | union aegis_block tmp; | ^~~ /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_process_ad': /kisskb/src/crypto/aegis128-core.c:282:27: note: byref variable will be forcibly initialized 282 | union aegis_block buf; | ^~~ /kisskb/src/crypto/aegis128-core.c:281:29: note: byref variable will be forcibly initialized 281 | struct scatter_walk walk; | ^~~~ /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_decrypt_generic': /kisskb/src/crypto/aegis128-core.c:419:28: note: byref variable will be forcibly initialized 419 | struct aegis_state state; | ^~~~~ /kisskb/src/crypto/aegis128-core.c:418:30: note: byref variable will be forcibly initialized 418 | struct skcipher_walk walk; | ^~~~ /kisskb/src/crypto/aegis128-core.c:414:27: note: byref variable will be forcibly initialized 414 | union aegis_block tag; | ^~~ /kisskb/src/crypto/aegis128-core.c: In function 'crypto_aegis128_encrypt_generic': /kisskb/src/crypto/aegis128-core.c:396:28: note: byref variable will be forcibly initialized 396 | struct aegis_state state; | ^~~~~ /kisskb/src/crypto/aegis128-core.c:395:30: note: byref variable will be forcibly initialized 395 | struct skcipher_walk walk; | ^~~~ /kisskb/src/fs/ext4/file.c: In function 'ext4_sample_last_mounted': /kisskb/src/fs/ext4/file.c:795:14: note: byref variable will be forcibly initialized 795 | char buf[64], *cp; | ^~~ /kisskb/src/fs/ext4/file.c:794:21: note: byref variable will be forcibly initialized 794 | struct path path; | ^~~~ /kisskb/src/block/disk-events.c: In function 'disk_clear_events': /kisskb/src/block/disk-events.c:231:22: note: byref variable will be forcibly initialized 231 | unsigned int clearing = mask; | ^~~~~~~~ /kisskb/src/block/disk-events.c: In function 'disk_events_poll_msecs_store': /kisskb/src/block/disk-events.c:388:14: note: byref variable will be forcibly initialized 388 | long intv; | ^~~~ /kisskb/src/fs/ext4/file.c: In function 'ext4_overwrite_io': /kisskb/src/fs/ext4/file.c:193:32: note: byref variable will be forcibly initialized 193 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/file.c: In function 'ext4_dio_write_iter': /kisskb/src/fs/ext4/file.c:480:14: note: byref variable will be forcibly initialized 480 | bool ilock_shared = true; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/file.c:479:14: note: byref variable will be forcibly initialized 479 | bool extend = false, unaligned_io = false; | ^~~~~~ /kisskb/src/mm/mlock.c: In function 'apply_vma_lock_flags': /kisskb/src/mm/mlock.c:472:38: note: byref variable will be forcibly initialized 472 | struct vm_area_struct *vma, *prev; | ^~~~ /kisskb/src/mm/mlock.c: In function 'apply_mlockall_flags': /kisskb/src/mm/mlock.c:664:38: note: byref variable will be forcibly initialized 664 | struct vm_area_struct *vma, *prev = NULL; | ^~~~ /kisskb/src/io_uring/xattr.c: In function 'io_getxattr': /kisskb/src/io_uring/xattr.c:127:21: note: byref variable will be forcibly initialized 127 | struct path path; | ^~~~ /kisskb/src/io_uring/xattr.c: In function 'io_setxattr': /kisskb/src/io_uring/xattr.c:239:21: note: byref variable will be forcibly initialized 239 | struct path path; | ^~~~ /kisskb/src/mm/memory.c: In function 'follow_pfn': /kisskb/src/mm/memory.c:5358:16: note: byref variable will be forcibly initialized 5358 | pte_t *ptep; | ^~~~ /kisskb/src/mm/memory.c:5357:21: note: byref variable will be forcibly initialized 5357 | spinlock_t *ptl; | ^~~ /kisskb/src/kernel/events/core.c: In function '__perf_event_output': /kisskb/src/kernel/events/core.c:7485:34: note: byref variable will be forcibly initialized 7485 | struct perf_event_header header; | ^~~~~~ /kisskb/src/kernel/events/core.c:7484:35: note: byref variable will be forcibly initialized 7484 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'visit_groups_merge': /kisskb/src/kernel/events/core.c:3633:28: note: byref variable will be forcibly initialized 3633 | struct perf_event *itrs[2]; | ^~~~ /kisskb/src/mm/memory.c: In function 'remove_device_exclusive_entry': /kisskb/src/mm/memory.c:3622:35: note: byref variable will be forcibly initialized 3622 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/kernel/events/core.c: In function 'ctx_pinned_sched_in': /kisskb/src/kernel/events/core.c:3751:13: note: byref variable will be forcibly initialized 3751 | int can_add_hw = 1; | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'ctx_flexible_sched_in': /kisskb/src/kernel/events/core.c:3765:13: note: byref variable will be forcibly initialized 3765 | int can_add_hw = 1; | ^~~~~~~~~~ /kisskb/src/mm/memory.c: In function 'generic_access_phys': /kisskb/src/mm/memory.c:5420:21: note: byref variable will be forcibly initialized 5420 | spinlock_t *ptl; | ^~~ /kisskb/src/mm/memory.c:5419:16: note: byref variable will be forcibly initialized 5419 | pte_t *ptep, pte; | ^~~~ /kisskb/src/mm/memory.c: In function 'wp_page_copy': /kisskb/src/kernel/cgroup/cgroup-v1.c: In function '__cgroup1_procs_write': /kisskb/src/kernel/cgroup/cgroup-v1.c:497:14: note: byref variable will be forcibly initialized 497 | bool locked; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/cgroup.h:17, from /kisskb/src/kernel/cgroup/cgroup-internal.h:5, from /kisskb/src/kernel/cgroup/cgroup-v1.c:2: /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:725:16: note: byref variable will be forcibly initialized 725 | size_t bytes; | ^~~~~ /kisskb/src/mm/memory.c:3104:35: note: byref variable will be forcibly initialized 3104 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'pidlist_array_load': /kisskb/src/kernel/cgroup/cgroup-v1.c:332:30: note: byref variable will be forcibly initialized 332 | struct css_task_iter it; | ^~ /kisskb/src/kernel/events/core.c: In function 'perf_event_switch': /kisskb/src/kernel/events/core.c:8714:34: note: byref variable will be forcibly initialized 8714 | struct perf_switch_event switch_event; | ^~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_task': /kisskb/src/kernel/events/core.c:7861:32: note: byref variable will be forcibly initialized 7861 | struct perf_task_event task_event; | ^~~~~~~~~~ /kisskb/src/mm/memory.c: In function '__pte_alloc': /kisskb/src/mm/memory.c:467:19: note: byref variable will be forcibly initialized 467 | pgtable_t new = pte_alloc_one(mm); | ^~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup_transfer_tasks': /kisskb/src/kernel/cgroup/cgroup-v1.c:98:30: note: byref variable will be forcibly initialized 98 | struct css_task_iter it; | ^~ /kisskb/src/block/bsg.c: In function 'bsg_sg_io': /kisskb/src/block/bsg.c:59:25: note: byref variable will be forcibly initialized 59 | struct sg_io_v4 hdr; | ^~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroupstats_build': /kisskb/src/kernel/cgroup/cgroup-v1.c:703:30: note: byref variable will be forcibly initialized 703 | struct css_task_iter it; | ^~ /kisskb/src/kernel/events/core.c: In function 'cpu_function_call': /kisskb/src/kernel/events/core.c:145:37: note: byref variable will be forcibly initialized 145 | struct remote_function_call data = { | ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_stop': /kisskb/src/kernel/events/core.c:3043:32: note: byref variable will be forcibly initialized 3043 | struct stop_event_data sd = { | ^~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_release_agent': /kisskb/src/kernel/cgroup/cgroup-v1.c:786:25: note: byref variable will be forcibly initialized 786 | char *argv[3], *envp[3]; | ^~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c:786:15: note: byref variable will be forcibly initialized 786 | char *argv[3], *envp[3]; | ^~~~ /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_parse_param': /kisskb/src/kernel/cgroup/cgroup-v1.c:925:32: note: byref variable will be forcibly initialized 925 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'task_function_call': /kisskb/src/kernel/events/core.c:110:37: note: byref variable will be forcibly initialized 110 | struct remote_function_call data = { | ^~~~ /kisskb/src/kernel/events/core.c: In function 'event_function_call': /kisskb/src/kernel/events/core.c:264:38: note: byref variable will be forcibly initialized 264 | struct event_function_struct efs = { | ^~~ /kisskb/src/block/bsg.c: In function 'bsg_init': /kisskb/src/block/bsg.c:242:15: note: byref variable will be forcibly initialized 242 | dev_t devid; | ^~~~~ /kisskb/src/mm/memory.c: In function 'copy_pte_range': /kisskb/src/mm/memory.c:1029:22: note: byref variable will be forcibly initialized 1029 | struct page *prealloc = NULL; | ^~~~~~~~ /kisskb/src/mm/memory.c:1027:13: note: byref variable will be forcibly initialized 1027 | int rss[NR_MM_COUNTERS]; | ^~~ /kisskb/src/mm/memory.c: In function 'zap_pte_range': /kisskb/src/mm/memory.c:1408:13: note: byref variable will be forcibly initialized 1408 | int rss[NR_MM_COUNTERS]; | ^~~ /kisskb/src/mm/memory.c: In function 'zap_page_range_single': /kisskb/src/mm/memory.c:1779:27: note: byref variable will be forcibly initialized 1779 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/memory.c:1778:35: note: byref variable will be forcibly initialized 1778 | struct mmu_notifier_range range; | ^~~~~ In file included from /kisskb/src/include/linux/sunrpc/svcauth.h:15, from /kisskb/src/include/linux/sunrpc/svc.h:19, from /kisskb/src/include/linux/sunrpc/svcsock.h:13, from /kisskb/src/fs/nfsd/nfsctl.c:13: /kisskb/src/fs/nfsd/nfsctl.c: In function 'get_uint': /kisskb/src/include/linux/sunrpc/cache.h:271:14: note: byref variable will be forcibly initialized 271 | char buf[50]; | ^~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_read_group': /kisskb/src/fs/nfsd/nfsctl.c: In function 'write_maxconn': /kisskb/src/fs/nfsd/nfsctl.c:954:22: note: byref variable will be forcibly initialized 954 | unsigned int maxconn = nn->max_connections; | ^~~~~~~ /kisskb/src/fs/nfsd/nfsctl.c:952:15: note: byref variable will be forcibly initialized 952 | char *mesg = buf; | ^~~~ In file included from /kisskb/src/include/linux/sunrpc/svcauth.h:15, from /kisskb/src/include/linux/sunrpc/svc.h:19, from /kisskb/src/include/linux/sunrpc/svcsock.h:13, from /kisskb/src/fs/nfsd/nfsctl.c:13: /kisskb/src/fs/nfsd/nfsctl.c: In function 'get_int': /kisskb/src/include/linux/sunrpc/cache.h:252:15: note: byref variable will be forcibly initialized 252 | char *ep; | ^~ /kisskb/src/include/linux/sunrpc/cache.h:251:14: note: byref variable will be forcibly initialized 251 | char buf[50]; | ^~~ /kisskb/src/fs/nfsd/nfsctl.c: In function 'write_maxblksize': /kisskb/src/fs/nfsd/nfsctl.c:907:21: note: byref variable will be forcibly initialized 907 | int bsize; | ^~~~~ /kisskb/src/fs/nfsd/nfsctl.c:903:15: note: byref variable will be forcibly initialized 903 | char *mesg = buf; | ^~~~ /kisskb/src/fs/nfsd/nfsctl.c: In function '__write_ports_addfd': /kisskb/src/fs/nfsd/nfsctl.c:736:13: note: byref variable will be forcibly initialized 736 | int fd, err; | ^~ /kisskb/src/fs/nfsd/nfsctl.c:735:15: note: byref variable will be forcibly initialized 735 | char *mesg = buf; | ^~~~ /kisskb/src/fs/nfsd/nfsctl.c: In function '__write_ports_addxprt': /kisskb/src/fs/nfsd/nfsctl.c:770:13: note: byref variable will be forcibly initialized 770 | int port, err; | ^~~~ /kisskb/src/fs/nfsd/nfsctl.c:768:14: note: byref variable will be forcibly initialized 768 | char transport[16]; | ^~~~~~~~~ /kisskb/src/mm/memory.c: In function 'unmap_vmas': /kisskb/src/kernel/events/core.c:6896:13: note: byref variable will be forcibly initialized 6896 | u64 values[6]; | ^~~~~~ /kisskb/src/fs/nfsd/nfsctl.c: In function '__write_versions': /kisskb/src/fs/nfsd/nfsctl.c:599:34: note: byref variable will be forcibly initialized 599 | unsigned minor; | ^~~~~ /kisskb/src/fs/nfsd/nfsctl.c:577:22: note: byref variable will be forcibly initialized 577 | char *vers, *minorp, sign; | ^~~~~~ /kisskb/src/fs/nfsd/nfsctl.c:576:15: note: byref variable will be forcibly initialized 576 | char *mesg = buf; | ^~~~ /kisskb/src/mm/memory.c:1719:35: note: byref variable will be forcibly initialized 1719 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/memory.c: In function 'zap_page_range': /kisskb/src/mm/memory.c:1750:27: note: byref variable will be forcibly initialized 1750 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/memory.c:1749:35: note: byref variable will be forcibly initialized 1749 | struct mmu_notifier_range range; | ^~~~~ In file included from /kisskb/src/fs/nfsd/nfsctl.c:8: /kisskb/src/fs/nfsd/nfsctl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_read_one': /kisskb/src/fs/nfsd/nfsctl.c: In function 'write_pool_threads': /kisskb/src/fs/nfsd/nfsctl.c:492:15: note: byref variable will be forcibly initialized 492 | char *mesg = buf; | ^~~~ /kisskb/src/kernel/events/core.c:6870:13: note: byref variable will be forcibly initialized 6870 | u64 values[5]; | ^~~~~~ /kisskb/src/fs/nfsd/nfsctl.c: In function 'write_threads': /kisskb/src/fs/nfsd/nfsctl.c:450:21: note: byref variable will be forcibly initialized 450 | int newthreads; | ^~~~~~~~~~ /kisskb/src/fs/nfsd/nfsctl.c:445:15: note: byref variable will be forcibly initialized 445 | char *mesg = buf; | ^~~~ /kisskb/src/fs/nfsd/nfsctl.c: In function 'write_unlock_fs': /kisskb/src/fs/nfsd/nfsctl.c:306:21: note: byref variable will be forcibly initialized 306 | struct path path; | ^~~~ /kisskb/src/fs/nfsd/nfsctl.c: In function 'write_unlock_ip': /kisskb/src/fs/nfsd/nfsctl.c:267:33: note: byref variable will be forcibly initialized 267 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/fs/nfsd/nfsctl.c: In function 'write_filehandle': /kisskb/src/fs/nfsd/nfsctl.c:368:25: note: byref variable will be forcibly initialized 368 | struct knfsd_fh fh; | ^~ /kisskb/src/fs/nfsd/nfsctl.c:366:13: note: byref variable will be forcibly initialized 366 | int len; | ^~~ /kisskb/src/fs/nfsd/nfsctl.c:365:15: note: byref variable will be forcibly initialized 365 | char *mesg = buf; | ^~~~ /kisskb/src/fs/nfsd/nfsctl.c:364:13: note: byref variable will be forcibly initialized 364 | int maxsize; | ^~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_read': /kisskb/src/kernel/events/core.c:6949:39: note: byref variable will be forcibly initialized 6949 | u64 enabled = 0, running = 0, now; | ^~~ /kisskb/src/kernel/events/core.c:6949:26: note: byref variable will be forcibly initialized 6949 | u64 enabled = 0, running = 0, now; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_xdr_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/nfsctl.c: In function 'nfsd_client_mkdir': /kisskb/src/fs/nfsd/nfsctl.c:1321:14: note: byref variable will be forcibly initialized 1321 | char name[11]; | ^~~~ /kisskb/src/kernel/events/core.c:6949:13: note: byref variable will be forcibly initialized 6949 | u64 enabled = 0, running = 0, now; | ^~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_compound': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:86:1: note: in expansion of macro 'TRACE_EVENT' 86 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:86:1: note: in expansion of macro 'TRACE_EVENT' 86 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_compound_status': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_compound_decode_err': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_compound_encode_err': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:153:1: note: in expansion of macro 'TRACE_EVENT' 153 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:153:1: note: in expansion of macro 'TRACE_EVENT' 153 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_exp_find_key': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_pin_task_context': /kisskb/src/kernel/events/core.c:1445:23: note: byref variable will be forcibly initialized 1445 | unsigned long flags; | ^~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_expkey_update': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:275:1: note: in expansion of macro 'TRACE_EVENT' 275 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:275:1: note: in expansion of macro 'TRACE_EVENT' 275 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:275:1: note: in expansion of macro 'TRACE_EVENT' 275 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_exp_get_by_name': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ /kisskb/src/mm/memory.c: In function 'do_numa_page': /kisskb/src/mm/memory.c:4689:13: note: byref variable will be forcibly initialized 4689 | int flags = 0; | ^~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c: In function 'perf_addr_filters_splice': /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_export_update': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:322:1: note: in expansion of macro 'TRACE_EVENT' 322 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:322:1: note: in expansion of macro 'TRACE_EVENT' 322 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:322:1: note: in expansion of macro 'TRACE_EVENT' 322 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:10202:19: note: byref variable will be forcibly initialized 10202 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_read': /kisskb/src/kernel/events/core.c:4485:39: note: byref variable will be forcibly initialized 4485 | struct perf_read_data data; | ^~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_stateid_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:492:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 492 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:492:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 492 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_stateseqid_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_clientid_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:564:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 564 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:564:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 564 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_read_one': /kisskb/src/kernel/events/core.c:5331:13: note: byref variable will be forcibly initialized 5331 | u64 values[5]; | ^~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_net_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:593:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 593 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:593:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 593 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_writeverf_reset': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:613:1: note: in expansion of macro 'TRACE_EVENT' 613 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:613:1: note: in expansion of macro 'TRACE_EVENT' 613 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:5330:22: note: byref variable will be forcibly initialized 5330 | u64 enabled, running; | ^~~~~~~ /kisskb/src/kernel/events/core.c:5330:13: note: byref variable will be forcibly initialized 5330 | u64 enabled, running; | ^~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_clid_cred_mismatch': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:641:1: note: in expansion of macro 'TRACE_EVENT' 641 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:641:1: note: in expansion of macro 'TRACE_EVENT' 641 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_clid_verf_mismatch': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:670:1: note: in expansion of macro 'TRACE_EVENT' 670 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:670:1: note: in expansion of macro 'TRACE_EVENT' 670 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ /kisskb/src/mm/memory.c: In function 'copy_page_range': /kisskb/src/mm/memory.c:1279:35: note: byref variable will be forcibly initialized 1279 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_sample_ustack': /kisskb/src/mm/memory.c: In function 'insert_page': /kisskb/src/mm/memory.c:1879:21: note: byref variable will be forcibly initialized 1879 | spinlock_t *ptl; | ^~~ /kisskb/src/kernel/events/core.c:6651:21: note: byref variable will be forcibly initialized 6651 | u64 dyn_size; | ^~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_clid_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:702:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 702 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:702:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 702 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:6646:21: note: byref variable will be forcibly initialized 6646 | u64 size = 0; | ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_sample_regs': /kisskb/src/mm/memory.c: In function 'insert_pfn': /kisskb/src/mm/memory.c:2142:21: note: byref variable will be forcibly initialized 2142 | spinlock_t *ptl; | ^~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:747:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 747 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:747:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 747 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:6547:1: note: byref variable will be forcibly initialized 6547 | perf_output_sample_regs(struct perf_output_handle *handle, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_alloc': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:782:1: note: in expansion of macro 'TRACE_EVENT' 782 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:782:1: note: in expansion of macro 'TRACE_EVENT' 782 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:6555:21: note: byref variable will be forcibly initialized 6555 | u64 val; | ^~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_acquire': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_create': In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/container_of.h:5, from /kisskb/src/include/linux/list.h:5, from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c:6551:24: note: byref variable will be forcibly initialized 6551 | DECLARE_BITMAP(_mask, 64); | ^~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:848:1: note: in expansion of macro 'TRACE_EVENT' 848 | TRACE_EVENT(nfsd_file_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:848:1: note: in expansion of macro 'TRACE_EVENT' 848 | TRACE_EVENT(nfsd_file_create, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_insert_err': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:885:1: note: in expansion of macro 'TRACE_EVENT' 885 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:885:1: note: in expansion of macro 'TRACE_EVENT' 885 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_cons_err': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:912:1: note: in expansion of macro 'TRACE_EVENT' 912 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:912:1: note: in expansion of macro 'TRACE_EVENT' 912 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_open': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:946:1: note: in expansion of macro 'TRACE_EVENT' 946 | TRACE_EVENT(nfsd_file_open, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:946:1: note: in expansion of macro 'TRACE_EVENT' 946 | TRACE_EVENT(nfsd_file_open, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_virt_to_phys': /kisskb/src/kernel/events/core.c:7179:38: note: byref variable will be forcibly initialized 7179 | struct page *p; | ^ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_search_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:971:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 971 | DECLARE_EVENT_CLASS(nfsd_file_search_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:971:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 971 | DECLARE_EVENT_CLASS(nfsd_file_search_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_is_cached': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_fsnotify_handle_event': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1020:1: note: in expansion of macro 'TRACE_EVENT' 1020 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1020:1: note: in expansion of macro 'TRACE_EVENT' 1020 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_gc_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:1039:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1039 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:1039:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1039 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_file_lruwalk_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:1080:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1080 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:1080:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1080 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_get_pgtable_size': /kisskb/src/kernel/events/core.c:7204:22: note: byref variable will be forcibly initialized 7204 | pmd_t *pmdp, pmd; | ^~~ /kisskb/src/kernel/events/core.c:7203:22: note: byref variable will be forcibly initialized 7203 | pud_t *pudp, pud; | ^~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_drc_found': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1121:1: note: in expansion of macro 'TRACE_EVENT' 1121 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1121:1: note: in expansion of macro 'TRACE_EVENT' 1121 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_drc_mismatch': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1144:1: note: in expansion of macro 'TRACE_EVENT' 1144 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1144:1: note: in expansion of macro 'TRACE_EVENT' 1144 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_cb_args': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1168:1: note: in expansion of macro 'TRACE_EVENT' 1168 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1168:1: note: in expansion of macro 'TRACE_EVENT' 1168 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:7202:22: note: byref variable will be forcibly initialized 7202 | p4d_t *p4dp, p4d; | ^~~ /kisskb/src/kernel/events/core.c:7201:22: note: byref variable will be forcibly initialized 7201 | pgd_t *pgdp, pgd; | ^~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_cb_nodelegs': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1193:1: note: in expansion of macro 'TRACE_EVENT' 1193 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1193:1: note: in expansion of macro 'TRACE_EVENT' 1193 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_cb_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:1214:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1214 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:1214:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1214 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/memory.c: In function '__apply_to_page_range': /kisskb/src/mm/memory.c:2770:24: note: byref variable will be forcibly initialized 2770 | pgtbl_mod_mask mask = 0; | ^~~~ /kisskb/src/kernel/panic.c: In function '__warn_printk': /kisskb/src/kernel/panic.c:661:17: note: byref variable will be forcibly initialized 661 | va_list args; | ^~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_cb_setup': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1261:1: note: in expansion of macro 'TRACE_EVENT' 1261 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1261:1: note: in expansion of macro 'TRACE_EVENT' 1261 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_comm_event': /kisskb/src/mm/memory.c: In function 'follow_phys': /kisskb/src/kernel/events/core.c:7953:14: note: byref variable will be forcibly initialized 7953 | char comm[TASK_COMM_LEN]; | ^~~~ /kisskb/src/mm/memory.c:5379:21: note: byref variable will be forcibly initialized 5379 | spinlock_t *ptl; | ^~~ /kisskb/src/mm/memory.c:5378:16: note: byref variable will be forcibly initialized 5378 | pte_t *ptep, pte; | ^~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_cb_setup_err': /kisskb/src/mm/memory.c: In function '__access_remote_vm': /kisskb/src/mm/memory.c:5484:30: note: byref variable will be forcibly initialized 5484 | struct page *page = NULL; | ^~~~ /kisskb/src/kernel/panic.c: In function 'panic': /kisskb/src/kernel/panic.c:213:17: note: byref variable will be forcibly initialized 213 | va_list args; | ^~~~ /kisskb/src/mm/memory.c:5473:32: note: byref variable will be forcibly initialized 5473 | struct vm_area_struct *vma; | ^~~ /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1287:1: note: in expansion of macro 'TRACE_EVENT' 1287 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1287:1: note: in expansion of macro 'TRACE_EVENT' 1287 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_cb_recall': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1311:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1311 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1311:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1311 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_fill_ns_link_info': /kisskb/src/kernel/events/core.c:8054:21: note: byref variable will be forcibly initialized 8054 | struct path ns_path; | ^~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_mmap_event': /kisskb/src/kernel/events/core.c:8337:14: note: byref variable will be forcibly initialized 8337 | char tmp[16]; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_xdr_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_compound': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:86:1: note: in expansion of macro 'TRACE_EVENT' 86 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_compound_status': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_compound_decode_err': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_compound_encode_err': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:153:1: note: in expansion of macro 'TRACE_EVENT' 153 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_exp_find_key': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_mux_interval_ms_store': /kisskb/src/kernel/events/core.c:10970:13: note: byref variable will be forcibly initialized 10970 | int timer, cpu, ret; | ^~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_expkey_update': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:275:1: note: in expansion of macro 'TRACE_EVENT' 275 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:275:1: note: in expansion of macro 'TRACE_EVENT' 275 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_exp_get_by_name': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/blkdev.h:9, from /kisskb/src/include/linux/blk-mq.h:5, from /kisskb/src/include/linux/blk-integrity.h:5, from /kisskb/src/block/bio-integrity.c:9: /kisskb/src/block/bio-integrity.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/block/bio-integrity.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/block/bio-integrity.c: In function 'bio_integrity_process': /kisskb/src/block/bio-integrity.c:161:26: note: byref variable will be forcibly initialized 161 | struct bvec_iter bviter; | ^~~~~~ /kisskb/src/block/bio-integrity.c:160:35: note: byref variable will be forcibly initialized 160 | struct blk_integrity_iter iter; | ^~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_export_update': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:322:1: note: in expansion of macro 'TRACE_EVENT' 322 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:322:1: note: in expansion of macro 'TRACE_EVENT' 322 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_stateid_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:492:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 492 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_stateseqid_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_clientid_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:564:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 564 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_net_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:593:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 593 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_parse_addr_filter': /kisskb/src/kernel/events/core.c:10359:21: note: byref variable will be forcibly initialized 10359 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_writeverf_reset': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:613:1: note: in expansion of macro 'TRACE_EVENT' 613 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_clid_cred_mismatch': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:641:1: note: in expansion of macro 'TRACE_EVENT' 641 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c: In function 'perf_event_set_addr_filter': /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_clid_verf_mismatch': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:670:1: note: in expansion of macro 'TRACE_EVENT' 670 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:10513:19: note: byref variable will be forcibly initialized 10513 | LIST_HEAD(filters); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_clid_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:702:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 702 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:747:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 747 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_alloc': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:782:1: note: in expansion of macro 'TRACE_EVENT' 782 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_acquire': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_create': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:848:1: note: in expansion of macro 'TRACE_EVENT' 848 | TRACE_EVENT(nfsd_file_create, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_insert_err': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:885:1: note: in expansion of macro 'TRACE_EVENT' 885 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_cons_err': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:912:1: note: in expansion of macro 'TRACE_EVENT' 912 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_open': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:946:1: note: in expansion of macro 'TRACE_EVENT' 946 | TRACE_EVENT(nfsd_file_open, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_search_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:971:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 971 | DECLARE_EVENT_CLASS(nfsd_file_search_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_is_cached': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_fsnotify_handle_event': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1020:1: note: in expansion of macro 'TRACE_EVENT' 1020 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/task.h:62, from /kisskb/src/kernel/fork.c:110: /kisskb/src/kernel/fork.c: In function 'perf_trace_task_newtask': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_gc_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1039:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1039 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'perf_trace_task_rename': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:34:1: note: in expansion of macro 'TRACE_EVENT' 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:34:1: note: in expansion of macro 'TRACE_EVENT' 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_file_lruwalk_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1080:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1080 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_drc_found': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1121:1: note: in expansion of macro 'TRACE_EVENT' 1121 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/task.h:62, from /kisskb/src/kernel/fork.c:110: /kisskb/src/kernel/fork.c: In function 'trace_event_raw_event_task_newtask': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'trace_event_raw_event_task_rename': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:34:1: note: in expansion of macro 'TRACE_EVENT' 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_drc_mismatch': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1144:1: note: in expansion of macro 'TRACE_EVENT' 1144 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'copy_clone_args_from_user': /kisskb/src/kernel/fork.c:2827:27: note: byref variable will be forcibly initialized 2827 | struct clone_args args; | ^~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_cb_args': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1168:1: note: in expansion of macro 'TRACE_EVENT' 1168 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/task.h:62, from /kisskb/src/kernel/fork.c:110: /kisskb/src/kernel/fork.c: In function '__bpf_trace_task_newtask': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(task_newtask, | ^~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function '__bpf_trace_task_rename': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:34:1: note: in expansion of macro 'TRACE_EVENT' 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:34:1: note: in expansion of macro 'TRACE_EVENT' 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:34:1: note: in expansion of macro 'TRACE_EVENT' 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/task.h:34:1: note: in expansion of macro 'TRACE_EVENT' 34 | TRACE_EVENT(task_rename, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_cb_nodelegs': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1193:1: note: in expansion of macro 'TRACE_EVENT' 1193 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_cb_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1214:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1214 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_cb_setup': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1261:1: note: in expansion of macro 'TRACE_EVENT' 1261 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_cb_setup_err': /kisskb/src/kernel/events/core.c: In function 'find_get_context': /kisskb/src/kernel/events/core.c:4614:23: note: byref variable will be forcibly initialized 4614 | unsigned long flags; | ^~~~~ /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1287:1: note: in expansion of macro 'TRACE_EVENT' 1287 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_cb_recall': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1311:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1311 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/mprotect.c: In function 'change_pmd_range': /kisskb/src/mm/mprotect.c:354:35: note: byref variable will be forcibly initialized 354 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/kernel/fork.c: In function 'copy_files': /kisskb/src/kernel/fork.c:1609:13: note: byref variable will be forcibly initialized 1609 | int error = 0; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/jbd2.h:501, from /kisskb/src/fs/jbd2/journal.c:46: /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_checkpoint': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ /kisskb/src/mm/mprotect.c: In function 'mprotect_fixup': /kisskb/src/mm/mprotect.c:570:26: note: byref variable will be forcibly initialized 570 | pgprot_t new_pgprot = vm_get_page_prot(newflags); | ^~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_commit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/jbd2.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/jbd2.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/pagewalk.h:5, from /kisskb/src/mm/mprotect.c:12: /kisskb/src/mm/mprotect.c: In function 'do_mprotect_pkey': /kisskb/src/mm/mprotect.c:678:18: note: byref variable will be forcibly initialized 678 | MA_STATE(mas, ¤t->mm->mm_mt, start, start); | ^~~ /kisskb/src/include/linux/maple_tree.h:428:25: note: in definition of macro 'MA_STATE' 428 | struct ma_state name = { \ | ^~~~ /kisskb/src/mm/mprotect.c:677:27: note: byref variable will be forcibly initialized 677 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/mprotect.c:672:38: note: byref variable will be forcibly initialized 672 | struct vm_area_struct *vma, *prev; | ^~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_end_commit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_submit_inode_data': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_handle_start_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_fh_verify': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_handle_extend': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_handle_stats': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/kernel/fork.c:16: /kisskb/src/kernel/fork.c: In function 'replace_mm_exe_file': /kisskb/src/kernel/fork.c:1287:30: note: byref variable will be forcibly initialized 1287 | VMA_ITERATOR(vmi, mm, 0); | ^~~ /kisskb/src/include/linux/mm_types.h:767:29: note: in definition of macro 'VMA_ITERATOR' 767 | struct vma_iterator name = { \ | ^~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_run_stats': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/kernel/fork.c:16: /kisskb/src/kernel/fork.c: In function 'dup_mmap': /kisskb/src/kernel/fork.c:584:19: note: byref variable will be forcibly initialized 584 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_checkpoint_stats': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_update_log_tail': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_fh_verify': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_write_superblock': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:356:1: note: in expansion of macro 'TRACE_EVENT' 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:356:1: note: in expansion of macro 'TRACE_EVENT' 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_lock_buffer_stall': In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_fh_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 221 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 221 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'copy_process': /kisskb/src/kernel/fork.c:1997:37: note: byref variable will be forcibly initialized 1997 | struct multiprocess_signals delayed; | ^~~~~~~ /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:376:1: note: in expansion of macro 'TRACE_EVENT' 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:376:1: note: in expansion of macro 'TRACE_EVENT' 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_journal_shrink': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_shrink_scan_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_fh_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 221 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_io_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:342:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 342 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:342:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 342 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_io_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:342:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 342 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'perf_trace_jbd2_shrink_checkpoint_list': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/jbd2.h:501, from /kisskb/src/fs/jbd2/journal.c:46: /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_checkpoint': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'kernel_clone': /kisskb/src/kernel/fork.c:2637:27: note: byref variable will be forcibly initialized 2637 | struct completion vfork; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 383 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 383 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 383 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_dirent': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_commit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/jbd2.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/fork.c:2963:15: note: byref variable will be forcibly initialized 2963 | pid_t set_tid[MAX_PID_NS_LEVEL]; | ^~~~~~~ /kisskb/src/kernel/fork.c:2962:34: note: byref variable will be forcibly initialized 2962 | struct kernel_clone_args kargs; | ^~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_end_commit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_submit_inode_data': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'unshare_fd': /kisskb/src/kernel/fork.c:3122:13: note: byref variable will be forcibly initialized 3122 | int error = 0; | ^~~~~ /kisskb/src/kernel/fork.c: In function 'ksys_unshare': /kisskb/src/kernel/fork.c:3147:25: note: byref variable will be forcibly initialized 3147 | struct nsproxy *new_nsproxy = NULL; | ^~~~~~~~~~~ /kisskb/src/kernel/fork.c:3146:22: note: byref variable will be forcibly initialized 3146 | struct cred *new_cred = NULL; | ^~~~~~~~ /kisskb/src/kernel/fork.c:3145:30: note: byref variable will be forcibly initialized 3145 | struct files_struct *new_fd = NULL; | ^~~~~~ /kisskb/src/kernel/fork.c:3144:32: note: byref variable will be forcibly initialized 3144 | struct fs_struct *fs, *new_fs = NULL; | ^~~~~~ /kisskb/src/kernel/cgroup/freezer.c: In function 'cgroup_freeze_task': /kisskb/src/kernel/cgroup/freezer.c:157:23: note: byref variable will be forcibly initialized 157 | unsigned long flags; | ^~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_handle_start_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_handle_extend': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'unshare_files': /kisskb/src/kernel/fork.c:3275:36: note: byref variable will be forcibly initialized 3275 | struct files_struct *old, *copy = NULL; | ^~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_handle_stats': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/kernel/fork.c: In function 'sysctl_max_threads': /kisskb/src/kernel/fork.c:3297:13: note: byref variable will be forcibly initialized 3297 | int max = MAX_THREADS; | ^~~ /kisskb/src/kernel/fork.c:3296:13: note: byref variable will be forcibly initialized 3296 | int min = 1; | ^~~ /kisskb/src/kernel/fork.c:3295:13: note: byref variable will be forcibly initialized 3295 | int threads = max_threads; | ^~~~~~~ /kisskb/src/kernel/fork.c:3293:26: note: byref variable will be forcibly initialized 3293 | struct ctl_table t; | ^ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_dirent': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ /kisskb/src/kernel/cgroup/freezer.c: In function 'cgroup_do_freeze': /kisskb/src/kernel/cgroup/freezer.c:179:30: note: byref variable will be forcibly initialized 179 | struct css_task_iter it; | ^~ /kisskb/src/kernel/events/core.c: In function 'perf_event_read_local': /kisskb/src/kernel/events/core.c:4460:43: note: byref variable will be forcibly initialized 4460 | u64 __enabled, __running, __now; | ^~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_run_stats': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_checkpoint_stats': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_copy_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:4460:32: note: byref variable will be forcibly initialized 4460 | u64 __enabled, __running, __now; | ^~~~~~~~~ /kisskb/src/kernel/events/core.c:4460:21: note: byref variable will be forcibly initialized 4460 | u64 __enabled, __running, __now; | ^~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_update_log_tail': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_write_superblock': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:356:1: note: in expansion of macro 'TRACE_EVENT' 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_lock_buffer_stall': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:376:1: note: in expansion of macro 'TRACE_EVENT' 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_copy_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_cb_notify_lock': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1340:1: note: in expansion of macro 'TRACE_EVENT' 1340 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1340:1: note: in expansion of macro 'TRACE_EVENT' 1340 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_update_userpage': /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_journal_shrink': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_shrink_scan_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ In file included from /kisskb/src/block/bsg-lib.c:11: /kisskb/src/block/bsg-lib.c: In function 'blk_rq_map_sg': In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_cb_notify_lock': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1340:1: note: in expansion of macro 'TRACE_EVENT' 1340 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ /kisskb/src/include/linux/blk-mq.h:1124:29: note: byref variable will be forcibly initialized 1124 | struct scatterlist *last_sg = NULL; | ^~~~~~~ /kisskb/src/block/bsg-lib.c: In function 'bsg_map_buffer': /kisskb/src/include/linux/blk-mq.h:1124:29: note: byref variable will be forcibly initialized /kisskb/src/kernel/events/core.c:5826:31: note: byref variable will be forcibly initialized 5826 | u64 enabled, running, now; | ^~~ /kisskb/src/kernel/events/core.c:5826:22: note: byref variable will be forcibly initialized 5826 | u64 enabled, running, now; | ^~~~~~~ /kisskb/src/kernel/events/core.c:5826:13: note: byref variable will be forcibly initialized 5826 | u64 enabled, running, now; | ^~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'trace_event_raw_event_jbd2_shrink_checkpoint_list': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'perf_trace_nfsd_cb_offload': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function 'trace_event_raw_event_nfsd_cb_offload': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/jbd2.h:501, from /kisskb/src/fs/jbd2/journal.c:46: /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_checkpoint': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(jbd2_checkpoint, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_commit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(jbd2_commit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_end_commit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(jbd2_end_commit, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_write_superblock': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:356:1: note: in expansion of macro 'TRACE_EVENT' 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:356:1: note: in expansion of macro 'TRACE_EVENT' 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:356:1: note: in expansion of macro 'TRACE_EVENT' 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:356:1: note: in expansion of macro 'TRACE_EVENT' 356 | TRACE_EVENT(jbd2_write_superblock, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_lock_buffer_stall': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:376:1: note: in expansion of macro 'TRACE_EVENT' 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:376:1: note: in expansion of macro 'TRACE_EVENT' 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:376:1: note: in expansion of macro 'TRACE_EVENT' 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:376:1: note: in expansion of macro 'TRACE_EVENT' 376 | TRACE_EVENT(jbd2_lock_buffer_stall, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/fs/nfsd/trace.h:1407, from /kisskb/src/fs/nfsd/trace.c:4: /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_xdr_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:34:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 34 | DECLARE_EVENT_CLASS(nfsd_xdr_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_export_update': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:322:1: note: in expansion of macro 'TRACE_EVENT' 322 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:322:1: note: in expansion of macro 'TRACE_EVENT' 322 | TRACE_EVENT(nfsd_export_update, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_stateid_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:492:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 492 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:492:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 492 | DECLARE_EVENT_CLASS(nfsd_stateid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_clientid_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:564:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 564 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:564:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 564 | DECLARE_EVENT_CLASS(nfsd_clientid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_submit_inode_data': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:116:1: note: in expansion of macro 'TRACE_EVENT' 116 | TRACE_EVENT(jbd2_submit_inode_data, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_handle_start_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_net_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:593:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 593 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:593:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 593 | DECLARE_EVENT_CLASS(nfsd_net_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_clid_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:702:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 702 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:702:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 702 | DECLARE_EVENT_CLASS(nfsd_clid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:747:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 747 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:747:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 747 | DECLARE_EVENT_CLASS(nfsd_file_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_alloc': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:782:1: note: in expansion of macro 'TRACE_EVENT' 782 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:782:1: note: in expansion of macro 'TRACE_EVENT' 782 | TRACE_EVENT(nfsd_file_alloc, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_aux_sample_output': /kisskb/src/kernel/events/core.c:6787:21: note: byref variable will be forcibly initialized 6787 | u64 zero = 0; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:136:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 136 | DECLARE_EVENT_CLASS(jbd2_handle_start_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_handle_extend': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_gc_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1039:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1039 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1039:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1039 | DECLARE_EVENT_CLASS(nfsd_file_gc_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/fs/lockd/clntlock.c:10: /kisskb/src/fs/lockd/clntlock.c: In function 'nlmclnt_block': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:506:9: note: in expansion of macro '___wait_event' 506 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:535:25: note: in expansion of macro '__wait_event_interruptible_timeout' 535 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/lockd/clntlock.c:149:15: note: in expansion of macro 'wait_event_interruptible_timeout' 149 | ret = wait_event_interruptible_timeout(block->b_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_cb_nodelegs': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1193:1: note: in expansion of macro 'TRACE_EVENT' 1193 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1193:1: note: in expansion of macro 'TRACE_EVENT' 1193 | TRACE_EVENT(nfsd_cb_nodelegs, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_cb_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1214:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1214 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1214:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1214 | DECLARE_EVENT_CLASS(nfsd_cb_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_cb_recall': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1311:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1311 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1311:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1311 | TRACE_EVENT_CONDITION(nfsd_cb_recall, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_compound': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:86:1: note: in expansion of macro 'TRACE_EVENT' 86 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:86:1: note: in expansion of macro 'TRACE_EVENT' 86 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:86:1: note: in expansion of macro 'TRACE_EVENT' 86 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:86:1: note: in expansion of macro 'TRACE_EVENT' 86 | TRACE_EVENT(nfsd_compound, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_exp_find_key': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:178:1: note: in expansion of macro 'TRACE_EVENT' 178 | TRACE_EVENT(jbd2_handle_extend, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_log_throttle': /kisskb/src/kernel/events/core.c:8755:11: note: byref variable will be forcibly initialized 8755 | } throttle_event = { | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:251:1: note: in expansion of macro 'TRACE_EVENT' 251 | TRACE_EVENT(nfsd_exp_find_key, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_expkey_update': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:275:1: note: in expansion of macro 'TRACE_EVENT' 275 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:275:1: note: in expansion of macro 'TRACE_EVENT' 275 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:275:1: note: in expansion of macro 'TRACE_EVENT' 275 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:275:1: note: in expansion of macro 'TRACE_EVENT' 275 | TRACE_EVENT(nfsd_expkey_update, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_exp_get_by_name': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_handle_stats': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:210:1: note: in expansion of macro 'TRACE_EVENT' 210 | TRACE_EVENT(jbd2_handle_stats, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:8747:33: note: byref variable will be forcibly initialized 8747 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:8746:35: note: byref variable will be forcibly initialized 8746 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_prio_aging_expire_store': /kisskb/src/block/mq-deadline.c:881:13: note: byref variable will be forcibly initialized 881 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:896:9: note: in expansion of macro 'STORE_FUNCTION' 896 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, msecs_to_jiffies) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:899:1: note: in expansion of macro 'STORE_JIFFIES' 899 | STORE_JIFFIES(deadline_prio_aging_expire_store, &dd->prio_aging_expire, 0, INT_MAX); | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:301:1: note: in expansion of macro 'TRACE_EVENT' 301 | TRACE_EVENT(nfsd_exp_get_by_name, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_stateseqid_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(nfsd_stateseqid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_clid_cred_mismatch': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:641:1: note: in expansion of macro 'TRACE_EVENT' 641 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:641:1: note: in expansion of macro 'TRACE_EVENT' 641 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:641:1: note: in expansion of macro 'TRACE_EVENT' 641 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:641:1: note: in expansion of macro 'TRACE_EVENT' 641 | TRACE_EVENT(nfsd_clid_cred_mismatch, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_run_stats': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(jbd2_run_stats, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_checkpoint_stats': /kisskb/src/block/mq-deadline.c: In function 'deadline_fifo_batch_store': /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_open': /kisskb/src/block/mq-deadline.c:881:13: note: byref variable will be forcibly initialized 881 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:894:9: note: in expansion of macro 'STORE_FUNCTION' 894 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, ) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:903:1: note: in expansion of macro 'STORE_INT' 903 | STORE_INT(deadline_fifo_batch_store, &dd->fifo_batch, 0, INT_MAX); | ^~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:946:1: note: in expansion of macro 'TRACE_EVENT' 946 | TRACE_EVENT(nfsd_file_open, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:946:1: note: in expansion of macro 'TRACE_EVENT' 946 | TRACE_EVENT(nfsd_file_open, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:946:1: note: in expansion of macro 'TRACE_EVENT' 946 | TRACE_EVENT(nfsd_file_open, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:946:1: note: in expansion of macro 'TRACE_EVENT' 946 | TRACE_EVENT(nfsd_file_open, | ^~~~~~~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_async_depth_store': /kisskb/src/block/mq-deadline.c:881:13: note: byref variable will be forcibly initialized 881 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:894:9: note: in expansion of macro 'STORE_FUNCTION' 894 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, ) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:902:1: note: in expansion of macro 'STORE_INT' 902 | STORE_INT(deadline_async_depth_store, &dd->async_depth, 1, INT_MAX); | ^~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_search_class': /kisskb/src/block/mq-deadline.c: In function 'deadline_front_merges_store': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:971:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 971 | DECLARE_EVENT_CLASS(nfsd_file_search_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:971:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 971 | DECLARE_EVENT_CLASS(nfsd_file_search_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:971:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 971 | DECLARE_EVENT_CLASS(nfsd_file_search_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:971:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 971 | DECLARE_EVENT_CLASS(nfsd_file_search_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:881:13: note: byref variable will be forcibly initialized 881 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:894:9: note: in expansion of macro 'STORE_FUNCTION' 894 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, ) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:901:1: note: in expansion of macro 'STORE_INT' 901 | STORE_INT(deadline_front_merges_store, &dd->front_merges, 0, 1); | ^~~~~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_writes_starved_store': /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_is_cached': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:296:1: note: in expansion of macro 'TRACE_EVENT' 296 | TRACE_EVENT(jbd2_checkpoint_stats, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_journal_shrink': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:397:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 397 | DECLARE_EVENT_CLASS(jbd2_journal_shrink, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:881:13: note: byref variable will be forcibly initialized 881 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:894:9: note: in expansion of macro 'STORE_FUNCTION' 894 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, ) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:900:1: note: in expansion of macro 'STORE_INT' 900 | STORE_INT(deadline_writes_starved_store, &dd->writes_starved, INT_MIN, INT_MAX); | ^~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_write_expire_store': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1000:1: note: in expansion of macro 'TRACE_EVENT' 1000 | TRACE_EVENT(nfsd_file_is_cached, | ^~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:881:13: note: byref variable will be forcibly initialized 881 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:896:9: note: in expansion of macro 'STORE_FUNCTION' 896 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, msecs_to_jiffies) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:898:1: note: in expansion of macro 'STORE_JIFFIES' 898 | STORE_JIFFIES(deadline_write_expire_store, &dd->fifo_expire[DD_WRITE], 0, INT_MAX); | ^~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_fsnotify_handle_event': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1020:1: note: in expansion of macro 'TRACE_EVENT' 1020 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1020:1: note: in expansion of macro 'TRACE_EVENT' 1020 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ /kisskb/src/block/mq-deadline.c: In function 'deadline_read_expire_store': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1020:1: note: in expansion of macro 'TRACE_EVENT' 1020 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1020:1: note: in expansion of macro 'TRACE_EVENT' 1020 | TRACE_EVENT(nfsd_file_fsnotify_handle_event, | ^~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:881:13: note: byref variable will be forcibly initialized 881 | int __data, __ret; \ | ^~~~~~ /kisskb/src/block/mq-deadline.c:896:9: note: in expansion of macro 'STORE_FUNCTION' 896 | STORE_FUNCTION(__FUNC, __PTR, MIN, MAX, msecs_to_jiffies) | ^~~~~~~~~~~~~~ /kisskb/src/block/mq-deadline.c:897:1: note: in expansion of macro 'STORE_JIFFIES' 897 | STORE_JIFFIES(deadline_read_expire_store, &dd->fifo_expire[DD_READ], 0, INT_MAX); | ^~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_lruwalk_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1080:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1080 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1080:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1080 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1080:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1080 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1080:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1080 | DECLARE_EVENT_CLASS(nfsd_file_lruwalk_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_update_log_tail': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:327:1: note: in expansion of macro 'TRACE_EVENT' 327 | TRACE_EVENT(jbd2_update_log_tail, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_shrink_scan_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/fs/unicode/utf8-norm.c: In function 'utf8nlen': /kisskb/src/fs/unicode/utf8-norm.c:391:25: note: byref variable will be forcibly initialized 391 | unsigned char hangul[UTF8HANGULLEAF]; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_swevent_hrtimer': /kisskb/src/kernel/events/core.c:10593:33: note: byref variable will be forcibly initialized 10593 | struct perf_sample_data data; | ^~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_cb_args': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1168:1: note: in expansion of macro 'TRACE_EVENT' 1168 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1168:1: note: in expansion of macro 'TRACE_EVENT' 1168 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1168:1: note: in expansion of macro 'TRACE_EVENT' 1168 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1168:1: note: in expansion of macro 'TRACE_EVENT' 1168 | TRACE_EVENT(nfsd_cb_args, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_cb_setup_err': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1287:1: note: in expansion of macro 'TRACE_EVENT' 1287 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1287:1: note: in expansion of macro 'TRACE_EVENT' 1287 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1287:1: note: in expansion of macro 'TRACE_EVENT' 1287 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1287:1: note: in expansion of macro 'TRACE_EVENT' 1287 | TRACE_EVENT(nfsd_cb_setup_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:435:1: note: in expansion of macro 'TRACE_EVENT' 435 | TRACE_EVENT(jbd2_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__bpf_trace_jbd2_shrink_checkpoint_list': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/jbd2.h:462:1: note: in expansion of macro 'TRACE_EVENT' 462 | TRACE_EVENT(jbd2_shrink_checkpoint_list, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_log_itrace_start': /kisskb/src/kernel/events/core.c:9078:11: note: byref variable will be forcibly initialized 9078 | } rec; | ^~~ /kisskb/src/kernel/events/core.c:9073:33: note: byref variable will be forcibly initialized 9073 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_cb_notify_lock': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1340:1: note: in expansion of macro 'TRACE_EVENT' 1340 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1340:1: note: in expansion of macro 'TRACE_EVENT' 1340 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1340:1: note: in expansion of macro 'TRACE_EVENT' 1340 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1340:1: note: in expansion of macro 'TRACE_EVENT' 1340 | TRACE_EVENT(nfsd_cb_notify_lock, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_compound_status': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:102:1: note: in expansion of macro 'TRACE_EVENT' 102 | TRACE_EVENT(nfsd_compound_status, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:9072:35: note: byref variable will be forcibly initialized 9072 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_fh_verify': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:184:1: note: in expansion of macro 'TRACE_EVENT' 184 | TRACE_EVENT(nfsd_fh_verify, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_io_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:342:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 342 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:342:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 342 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:342:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 342 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:342:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 342 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:342:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 342 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:342:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 342 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:342:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 342 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:342:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 342 | DECLARE_EVENT_CLASS(nfsd_io_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 383 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 383 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 383 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 383 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 383 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 383 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 383 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_switch_output': /kisskb/src/kernel/events/core.c:8676:33: note: byref variable will be forcibly initialized 8676 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:383:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 383 | DECLARE_EVENT_CLASS(nfsd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_dirent': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:417:1: note: in expansion of macro 'TRACE_EVENT' 417 | TRACE_EVENT(nfsd_dirent, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:8675:35: note: byref variable will be forcibly initialized 8675 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_insert_err': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:885:1: note: in expansion of macro 'TRACE_EVENT' 885 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:885:1: note: in expansion of macro 'TRACE_EVENT' 885 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:885:1: note: in expansion of macro 'TRACE_EVENT' 885 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:885:1: note: in expansion of macro 'TRACE_EVENT' 885 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:885:1: note: in expansion of macro 'TRACE_EVENT' 885 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:885:1: note: in expansion of macro 'TRACE_EVENT' 885 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:885:1: note: in expansion of macro 'TRACE_EVENT' 885 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:885:1: note: in expansion of macro 'TRACE_EVENT' 885 | TRACE_EVENT(nfsd_file_insert_err, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_cons_err': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:912:1: note: in expansion of macro 'TRACE_EVENT' 912 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:912:1: note: in expansion of macro 'TRACE_EVENT' 912 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:912:1: note: in expansion of macro 'TRACE_EVENT' 912 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:912:1: note: in expansion of macro 'TRACE_EVENT' 912 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:912:1: note: in expansion of macro 'TRACE_EVENT' 912 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:912:1: note: in expansion of macro 'TRACE_EVENT' 912 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:912:1: note: in expansion of macro 'TRACE_EVENT' 912 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:912:1: note: in expansion of macro 'TRACE_EVENT' 912 | TRACE_EVENT(nfsd_file_cons_err, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_read_event': /kisskb/src/kernel/events/core.c:7547:32: note: byref variable will be forcibly initialized 7547 | struct perf_read_event read_event = { | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c:7546:33: note: byref variable will be forcibly initialized 7546 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:7545:35: note: byref variable will be forcibly initialized 7545 | struct perf_output_handle handle; | ^~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/fs/jbd2/journal.c:22: /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_log_wait_commit': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c:709:17: note: in expansion of macro 'wait_event' 709 | wait_event(journal->j_wait_done_commit, | ^~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_compound_decode_err': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:125:1: note: in expansion of macro 'TRACE_EVENT' 125 | TRACE_EVENT(nfsd_compound_decode_err, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'journal_kill_thread': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c:294:17: note: in expansion of macro 'wait_event' 294 | wait_event(journal->j_wait_done_commit, journal->j_task == NULL); | ^~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_fc_begin_commit': /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_acquire': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c:746:29: note: byref variable will be forcibly initialized 746 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/jbd2/journal.c:746:17: note: in expansion of macro 'DEFINE_WAIT' 746 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:806:1: note: in expansion of macro 'TRACE_EVENT' 806 | TRACE_EVENT(nfsd_file_acquire, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/block/mq-deadline.c:9: /kisskb/src/block/mq-deadline.c: In function 'dd_insert_request': /kisskb/src/block/mq-deadline.c:722:19: note: byref variable will be forcibly initialized 722 | LIST_HEAD(free); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_task_output': /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_cb_offload': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:7819:33: note: byref variable will be forcibly initialized 7819 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1366:1: note: in expansion of macro 'TRACE_EVENT' 1366 | TRACE_EVENT(nfsd_cb_offload, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_compound_encode_err': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:153:1: note: in expansion of macro 'TRACE_EVENT' 153 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:153:1: note: in expansion of macro 'TRACE_EVENT' 153 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:153:1: note: in expansion of macro 'TRACE_EVENT' 153 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:153:1: note: in expansion of macro 'TRACE_EVENT' 153 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:153:1: note: in expansion of macro 'TRACE_EVENT' 153 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ In file included from /kisskb/src/fs/jbd2/journal.c:25: /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_chksum': /kisskb/src/kernel/events/core.c:7818:35: note: byref variable will be forcibly initialized 7818 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_comm_output': /kisskb/src/include/linux/jbd2.h:1778:11: note: byref variable will be forcibly initialized 1778 | } desc; | ^~~~ /kisskb/src/kernel/events/core.c:7923:33: note: byref variable will be forcibly initialized 7923 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_shrink_scan': /kisskb/src/fs/jbd2/journal.c:1297:23: note: byref variable will be forcibly initialized 1297 | unsigned long nr_to_scan = sc->nr_to_scan; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/jbd2/journal.c:24: /kisskb/src/fs/jbd2/journal.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/events/core.c:7922:35: note: byref variable will be forcibly initialized 7922 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_namespaces_output': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:153:1: note: in expansion of macro 'TRACE_EVENT' 153 | TRACE_EVENT(nfsd_compound_encode_err, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_fh_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 221 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 221 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 221 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 221 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 221 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:221:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 221 | DECLARE_EVENT_CLASS(nfsd_fh_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_writeverf_reset': /kisskb/src/kernel/events/core.c:8022:33: note: byref variable will be forcibly initialized 8022 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/events/core.c:8021:35: note: byref variable will be forcibly initialized 8021 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_mmap_output': /kisskb/src/kernel/events/core.c:8304:28: note: byref variable will be forcibly initialized 8304 | u8 size[4] = { (u8) mmap_event->build_id_size, 0, 0, 0 }; | ^~~~ /kisskb/src/block/mq-deadline.c: In function 'dd_bio_merge': /kisskb/src/block/mq-deadline.c:696:25: note: byref variable will be forcibly initialized 696 | struct request *free = NULL; | ^~~~ /kisskb/src/kernel/events/core.c:8267:33: note: byref variable will be forcibly initialized 8267 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:613:1: note: in expansion of macro 'TRACE_EVENT' 613 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:613:1: note: in expansion of macro 'TRACE_EVENT' 613 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:8266:35: note: byref variable will be forcibly initialized 8266 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:613:1: note: in expansion of macro 'TRACE_EVENT' 613 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:613:1: note: in expansion of macro 'TRACE_EVENT' 613 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:613:1: note: in expansion of macro 'TRACE_EVENT' 613 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:613:1: note: in expansion of macro 'TRACE_EVENT' 613 | TRACE_EVENT(nfsd_writeverf_reset, | ^~~~~~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_clid_verf_mismatch': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:670:1: note: in expansion of macro 'TRACE_EVENT' 670 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:670:1: note: in expansion of macro 'TRACE_EVENT' 670 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:670:1: note: in expansion of macro 'TRACE_EVENT' 670 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_ksymbol_output': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:670:1: note: in expansion of macro 'TRACE_EVENT' 670 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:670:1: note: in expansion of macro 'TRACE_EVENT' 670 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:670:1: note: in expansion of macro 'TRACE_EVENT' 670 | TRACE_EVENT(nfsd_clid_verf_mismatch, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:8806:33: note: byref variable will be forcibly initialized 8806 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/mm/mremap.c: In function 'move_page_tables': /kisskb/src/mm/mremap.c:487:35: note: byref variable will be forcibly initialized 487 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/kernel/events/core.c:8805:35: note: byref variable will be forcibly initialized 8805 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_bpf_output': /kisskb/src/kernel/events/core.c:8896:33: note: byref variable will be forcibly initialized 8896 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/mm/mremap.c: In function 'move_vma': /kisskb/src/mm/mremap.c:587:14: note: byref variable will be forcibly initialized 587 | bool need_rmap_locks; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/nls/nls_base.c: In function 'utf8s_to_utf16s': /kisskb/src/fs/nls/nls_base.c:137:19: note: byref variable will be forcibly initialized 137 | unicode_t u; | ^ /kisskb/src/kernel/events/core.c:8895:35: note: byref variable will be forcibly initialized 8895 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_file_create': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:848:1: note: in expansion of macro 'TRACE_EVENT' 848 | TRACE_EVENT(nfsd_file_create, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_text_poke_output': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:848:1: note: in expansion of macro 'TRACE_EVENT' 848 | TRACE_EVENT(nfsd_file_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:848:1: note: in expansion of macro 'TRACE_EVENT' 848 | TRACE_EVENT(nfsd_file_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:848:1: note: in expansion of macro 'TRACE_EVENT' 848 | TRACE_EVENT(nfsd_file_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:848:1: note: in expansion of macro 'TRACE_EVENT' 848 | TRACE_EVENT(nfsd_file_create, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:848:1: note: in expansion of macro 'TRACE_EVENT' 848 | TRACE_EVENT(nfsd_file_create, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:9005:13: note: byref variable will be forcibly initialized 9005 | u64 padding = 0; | ^~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_drc_found': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1121:1: note: in expansion of macro 'TRACE_EVENT' 1121 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1121:1: note: in expansion of macro 'TRACE_EVENT' 1121 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1121:1: note: in expansion of macro 'TRACE_EVENT' 1121 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1121:1: note: in expansion of macro 'TRACE_EVENT' 1121 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1121:1: note: in expansion of macro 'TRACE_EVENT' 1121 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1121:1: note: in expansion of macro 'TRACE_EVENT' 1121 | TRACE_EVENT(nfsd_drc_found, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:9004:33: note: byref variable will be forcibly initialized 9004 | struct perf_sample_data sample; | ^~~~~~ In file included from /kisskb/src/include/linux/mm_types.h:13, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/mm/mremap.c:11: /kisskb/src/mm/mremap.c: In function '__do_sys_mremap': /kisskb/src/mm/mremap.c:986:26: note: byref variable will be forcibly initialized 986 | MA_STATE(mas, &mm->mm_mt, addr + new_len, addr + new_len); | ^~~ /kisskb/src/include/linux/maple_tree.h:428:25: note: in definition of macro 'MA_STATE' 428 | struct ma_state name = { \ | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/mm/mremap.c:11: /kisskb/src/mm/mremap.c:900:19: note: byref variable will be forcibly initialized 900 | LIST_HEAD(uf_unmap); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mremap.c:899:19: note: byref variable will be forcibly initialized 899 | LIST_HEAD(uf_unmap_early); | ^~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mremap.c:896:14: note: byref variable will be forcibly initialized 896 | bool locked = false; | ^~~~~~ /kisskb/src/kernel/events/core.c:9003:35: note: byref variable will be forcibly initialized 9003 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_output_sample': /kisskb/src/kernel/events/core.c:7108:21: note: byref variable will be forcibly initialized 7108 | u64 abi = data->regs_intr.abi; | ^~~ /kisskb/src/kernel/events/core.c:7076:21: note: byref variable will be forcibly initialized 7076 | u64 abi = data->regs_user.abi; | ^~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_drc_mismatch': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1144:1: note: in expansion of macro 'TRACE_EVENT' 1144 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1144:1: note: in expansion of macro 'TRACE_EVENT' 1144 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1144:1: note: in expansion of macro 'TRACE_EVENT' 1144 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1144:1: note: in expansion of macro 'TRACE_EVENT' 1144 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1144:1: note: in expansion of macro 'TRACE_EVENT' 1144 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1144:1: note: in expansion of macro 'TRACE_EVENT' 1144 | TRACE_EVENT(nfsd_drc_mismatch, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:7070:29: note: byref variable will be forcibly initialized 7070 | u64 nr = 0; | ^~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_cb_setup': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1261:1: note: in expansion of macro 'TRACE_EVENT' 1261 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1261:1: note: in expansion of macro 'TRACE_EVENT' 1261 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1261:1: note: in expansion of macro 'TRACE_EVENT' 1261 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1261:1: note: in expansion of macro 'TRACE_EVENT' 1261 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_init_inode': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1261:1: note: in expansion of macro 'TRACE_EVENT' 1261 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:1261:1: note: in expansion of macro 'TRACE_EVENT' 1261 | TRACE_EVENT(nfsd_cb_setup, | ^~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c:1485:18: note: byref variable will be forcibly initialized 1485 | sector_t blocknr; | ^~~~~~~ /kisskb/src/fs/nfsd/trace.c: In function '__bpf_trace_nfsd_copy_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:7047:27: note: byref variable will be forcibly initialized 7047 | } raw = { | ^~~ /kisskb/src/fs/jbd2/journal.c: In function 'journal_get_superblock': /kisskb/src/fs/jbd2/journal.c:1894:29: note: byref variable will be forcibly initialized 1894 | struct buffer_head *bh; | ^~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfsd/./trace.h:438:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 438 | DECLARE_EVENT_CLASS(nfsd_copy_err_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/fs/jbd2/journal.c:22: /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_start_thread': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c:282:9: note: in expansion of macro 'wait_event' 282 | wait_event(journal->j_wait_done_commit, journal->j_task != NULL); | ^~~~~~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'kjournald2': /kisskb/src/fs/jbd2/journal.c:231:29: note: byref variable will be forcibly initialized 231 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/jbd2/journal.c:231:17: note: in expansion of macro 'DEFINE_WAIT' 231 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_comm': /kisskb/src/kernel/events/core.c:7972:32: note: byref variable will be forcibly initialized 7972 | struct perf_comm_event comm_event; | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_namespaces': In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/jbd2/journal.c:24: /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_release_jbd_inode': /kisskb/src/fs/jbd2/journal.c:3061:33: note: byref variable will be forcibly initialized 3061 | DEFINE_WAIT_BIT(wait, &jinode->i_flags, __JI_COMMIT_RUNNING); | ^~~~ /kisskb/src/include/linux/wait_bit.h:39:37: note: in definition of macro 'DEFINE_WAIT_BIT' 39 | struct wait_bit_queue_entry name = { \ | ^~~~ /kisskb/src/kernel/events/core.c:8069:38: note: byref variable will be forcibly initialized 8069 | struct perf_namespaces_event namespaces_event; | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_mmap': /kisskb/src/kernel/events/core.c:8552:32: note: byref variable will be forcibly initialized 8552 | struct perf_mmap_event mmap_event; | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_aux_event': /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_bmap': /kisskb/src/fs/jbd2/journal.c:967:18: note: byref variable will be forcibly initialized 967 | sector_t block = 0; | ^~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_fc_get_buf': /kisskb/src/fs/jbd2/journal.c:872:28: note: byref variable will be forcibly initialized 872 | unsigned long long pblock; | ^~~~~~ /kisskb/src/kernel/events/core.c:8595:11: note: byref variable will be forcibly initialized 8595 | } rec = { | ^~~ /kisskb/src/kernel/events/core.c:8589:33: note: byref variable will be forcibly initialized 8589 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/fs/jbd2/journal.c: In function '__jbd2_journal_erase': /kisskb/src/fs/jbd2/journal.c:1764:28: note: byref variable will be forcibly initialized 1764 | unsigned long long phys_block, block_start, block_stop; /* physical */ | ^~~~~~~~~~ /kisskb/src/kernel/events/core.c:8588:35: note: byref variable will be forcibly initialized 8588 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_log_lost_samples': /kisskb/src/kernel/events/core.c:8631:11: note: byref variable will be forcibly initialized 8631 | } lost_samples_event = { | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:8625:33: note: byref variable will be forcibly initialized 8625 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/fs/jbd2/journal.c: In function 'jbd2_journal_get_descriptor_buffer': /kisskb/src/fs/jbd2/journal.c:1004:28: note: byref variable will be forcibly initialized 1004 | unsigned long long blocknr; | ^~~~~~~ /kisskb/src/kernel/events/core.c:8624:35: note: byref variable will be forcibly initialized 8624 | struct perf_output_handle handle; | ^~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_ksymbol': /kisskb/src/kernel/events/core.c:8830:14: note: byref variable will be forcibly initialized 8830 | char name[KSYM_NAME_LEN]; | ^~~~ /kisskb/src/kernel/events/core.c:8829:35: note: byref variable will be forcibly initialized 8829 | struct perf_ksymbol_event ksymbol_event; | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/mmap.h:121, from /kisskb/src/mm/mmap.c:56: /kisskb/src/mm/mmap.c: In function 'perf_trace_vm_unmapped_area': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(vm_unmapped_area, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(vm_unmapped_area, | ^~~~~~~~~~~ /kisskb/src/mm/mmap.c: In function 'perf_trace_vma_mas_szero': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(vma_mas_szero, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(vma_mas_szero, | ^~~~~~~~~~~ /kisskb/src/mm/mmap.c: In function 'perf_trace_vma_store': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(vma_store, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(vma_store, | ^~~~~~~~~~~ /kisskb/src/mm/mmap.c: In function 'perf_trace_exit_mmap': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(exit_mmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(exit_mmap, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/mmap.h:121, from /kisskb/src/mm/mmap.c:56: /kisskb/src/mm/mmap.c: In function 'trace_event_raw_event_vm_unmapped_area': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(vm_unmapped_area, | ^~~~~~~~~~~ /kisskb/src/mm/mmap.c: In function 'trace_event_raw_event_vma_mas_szero': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(vma_mas_szero, | ^~~~~~~~~~~ /kisskb/src/mm/mmap.c: In function 'trace_event_raw_event_vma_store': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(vma_store, | ^~~~~~~~~~~ /kisskb/src/mm/mmap.c: In function 'trace_event_raw_event_exit_mmap': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(exit_mmap, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_bpf_event': In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/mmap.h:121, from /kisskb/src/mm/mmap.c:56: /kisskb/src/mm/mmap.c: In function '__bpf_trace_vm_unmapped_area': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(vm_unmapped_area, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(vm_unmapped_area, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(vm_unmapped_area, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(vm_unmapped_area, | ^~~~~~~~~~~ /kisskb/src/mm/mmap.c: In function '__bpf_trace_vma_store': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(vma_store, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(vma_store, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(vma_store, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(vma_store, | ^~~~~~~~~~~ /kisskb/src/mm/mmap.c: In function '__bpf_trace_vma_mas_szero': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(vma_mas_szero, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(vma_mas_szero, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(vma_mas_szero, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(vma_mas_szero, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(vma_mas_szero, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:46:1: note: in expansion of macro 'TRACE_EVENT' 46 | TRACE_EVENT(vma_mas_szero, | ^~~~~~~~~~~ /kisskb/src/mm/mmap.c: In function '__bpf_trace_exit_mmap': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(exit_mmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/mmap.h:98:1: note: in expansion of macro 'TRACE_EVENT' 98 | TRACE_EVENT(exit_mmap, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:8943:31: note: byref variable will be forcibly initialized 8943 | struct perf_bpf_event bpf_event; | ^~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_text_poke': /kisskb/src/kernel/events/core.c:9036:37: note: byref variable will be forcibly initialized 9036 | struct perf_text_poke_event text_poke_event; | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_report_aux_output_id': /kisskb/src/mm/mmap.c: In function 'unmap_region': /kisskb/src/mm/mmap.c:2182:27: note: byref variable will be forcibly initialized 2182 | struct mmu_gather tlb; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/irq.h:166, from /kisskb/src/kernel/softirq.c:34: /kisskb/src/kernel/softirq.c: In function 'perf_trace_irq_handler_entry': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/softirq.c: In function 'perf_trace_irq_handler_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ /kisskb/src/kernel/softirq.c: In function 'perf_trace_softirq': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/irq.h:166, from /kisskb/src/kernel/softirq.c:34: /kisskb/src/kernel/softirq.c: In function 'trace_event_raw_event_irq_handler_entry': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/softirq.c: In function 'trace_event_raw_event_irq_handler_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ /kisskb/src/kernel/softirq.c: In function 'trace_event_raw_event_softirq': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/mmap.c: In function 'find_vma_intersection': /kisskb/src/mm/mmap.c:1814:23: note: byref variable will be forcibly initialized 1814 | unsigned long index = start_addr; | ^~~~~ /kisskb/src/mm/mmap.c: In function 'find_vma': In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/irq.h:166, from /kisskb/src/kernel/softirq.c:34: /kisskb/src/kernel/softirq.c: In function '__bpf_trace_irq_handler_entry': /kisskb/src/mm/mmap.c:1831:23: note: byref variable will be forcibly initialized 1831 | unsigned long index = addr; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:53:1: note: in expansion of macro 'TRACE_EVENT' 53 | TRACE_EVENT(irq_handler_entry, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:9113:11: note: byref variable will be forcibly initialized 9113 | } rec; | ^~~ /kisskb/src/kernel/softirq.c: In function '__bpf_trace_irq_handler_exit': /kisskb/src/mm/mmap.c: In function 'cmdline_parse_stack_guard_gap': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ /kisskb/src/mm/mmap.c:2085:15: note: byref variable will be forcibly initialized 2085 | char *endptr; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:83:1: note: in expansion of macro 'TRACE_EVENT' 83 | TRACE_EVENT(irq_handler_exit, | ^~~~~~~~~~~ /kisskb/src/kernel/events/core.c:9109:33: note: byref variable will be forcibly initialized 9109 | struct perf_sample_data sample; | ^~~~~~ /kisskb/src/kernel/softirq.c: In function '__bpf_trace_softirq': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/irq.h:103:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 103 | DECLARE_EVENT_CLASS(softirq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:9108:35: note: byref variable will be forcibly initialized 9108 | struct perf_output_handle handle; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/kernel_stat.h:9, from /kisskb/src/kernel/softirq.c:13: /kisskb/src/kernel/softirq.c: In function 'tasklet_unlock_wait': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/softirq.c:901:9: note: in expansion of macro 'wait_var_event' 901 | wait_var_event(&t->state, !test_bit(TASKLET_STATE_RUN, &t->state)); | ^~~~~~~~~~~~~~ /kisskb/src/kernel/softirq.c: In function 'tasklet_kill': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/softirq.c:882:17: note: in expansion of macro 'wait_var_event' 882 | wait_var_event(&t->state, !test_bit(TASKLET_STATE_SCHED, &t->state)); | ^~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c: In function 'perf_tp_event': /kisskb/src/kernel/events/core.c:9726:33: note: byref variable will be forcibly initialized 9726 | struct perf_sample_data data; | ^~~~ /kisskb/src/mm/mmap.c: In function 'generic_get_unmapped_area': /kisskb/src/mm/mmap.c:1651:38: note: byref variable will be forcibly initialized 1651 | struct vm_unmapped_area_info info; | ^~~~ /kisskb/src/mm/mmap.c:1650:38: note: byref variable will be forcibly initialized 1650 | struct vm_area_struct *vma, *prev; | ^~~~ /kisskb/src/kernel/events/core.c: In function '___perf_sw_event': /kisskb/src/mm/mmap.c: In function 'generic_get_unmapped_area_topdown': /kisskb/src/kernel/events/core.c:9453:33: note: byref variable will be forcibly initialized 9453 | struct perf_sample_data data; | ^~~~ /kisskb/src/mm/mmap.c:1699:38: note: byref variable will be forcibly initialized 1699 | struct vm_unmapped_area_info info; | ^~~~ /kisskb/src/mm/mmap.c:1697:38: note: byref variable will be forcibly initialized 1697 | struct vm_area_struct *vma, *prev; | ^~~~ /kisskb/src/mm/mmap.c: In function 'exit_mmap': /kisskb/src/mm/mmap.c:3066:27: note: byref variable will be forcibly initialized 3066 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/mmap.c: In function 'copy_vma': /kisskb/src/mm/mmap.c:3177:42: note: byref variable will be forcibly initialized 3177 | struct vm_area_struct *new_vma, *prev; | ^~~~ /kisskb/src/kernel/events/core.c: In function '_perf_ioctl': /kisskb/src/kernel/events/core.c:5686:40: note: byref variable will be forcibly initialized 5686 | struct perf_event_attr new_attr; | ^~~~~~~~ /kisskb/src/kernel/events/core.c:5634:35: note: byref variable will be forcibly initialized 5634 | struct fd output; | ^~~~~~ /kisskb/src/kernel/events/core.c:5622:21: note: byref variable will be forcibly initialized 5622 | u64 id = primary_event_id(event); | ^~ /kisskb/src/kernel/events/core.c:5613:21: note: byref variable will be forcibly initialized 5613 | u64 value; | ^~~~~ /kisskb/src/mm/mmap.c: In function 'do_mas_align_munmap': /kisskb/src/mm/mmap.c:2306:27: note: byref variable will be forcibly initialized 2306 | struct maple_tree mt_detach; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/mmap.c:13: /kisskb/src/mm/mmap.c: In function '__do_sys_brk': /kisskb/src/mm/mmap.c:178:19: note: byref variable will be forcibly initialized 178 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/t10-pi.c: In function 'ext_pi_type1_prepare': /kisskb/src/block/t10-pi.c:384:34: note: byref variable will be forcibly initialized 384 | struct bvec_iter iter; | ^~~~ /kisskb/src/mm/mmap.c: In function '__vm_munmap': /kisskb/src/block/t10-pi.c: In function 'ext_pi_type1_complete': /kisskb/src/block/t10-pi.c:423:34: note: byref variable will be forcibly initialized 423 | struct bvec_iter iter; | ^~~~ /kisskb/src/mm/mmap.c:2766:19: note: byref variable will be forcibly initialized 2766 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mmap.c: In function 'vm_brk_flags': /kisskb/src/mm/mmap.c:3012:19: note: byref variable will be forcibly initialized 3012 | LIST_HEAD(uf); | ^~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/t10-pi.c: In function 't10_pi_type1_complete': /kisskb/src/block/t10-pi.c:195:34: note: byref variable will be forcibly initialized 195 | struct bvec_iter iter; | ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_init_context': /kisskb/src/block/t10-pi.c: In function 't10_pi_type1_prepare': /kisskb/src/block/t10-pi.c:145:34: note: byref variable will be forcibly initialized 145 | struct bvec_iter iter; | ^~~~ /kisskb/src/kernel/events/core.c:13169:13: note: byref variable will be forcibly initialized 13169 | int inherited_all = 1; | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/mmap.c:13: /kisskb/src/mm/mmap.c: In function '__do_sys_remap_file_pages': /kisskb/src/mm/mmap.c:2838:30: note: byref variable will be forcibly initialized 2838 | VMA_ITERATOR(vmi, mm, vma->vm_end); | ^~~ /kisskb/src/include/linux/mm_types.h:767:29: note: in definition of macro 'VMA_ITERATOR' 767 | struct vma_iterator name = { \ | ^~~~ /kisskb/src/mm/mmap.c:2810:23: note: byref variable will be forcibly initialized 2810 | unsigned long populate = 0; | ^~~~~~~~ /kisskb/src/crypto/fcrypt.c: In function 'fcrypt_decrypt': /kisskb/src/crypto/fcrypt.c:270:11: note: byref variable will be forcibly initialized 270 | } X; | ^ /kisskb/src/kernel/events/core.c: In function '__do_sys_perf_event_open': /kisskb/src/crypto/fcrypt.c: In function 'fcrypt_encrypt': /kisskb/src/crypto/fcrypt.c:238:11: note: byref variable will be forcibly initialized 238 | } X; | ^ /kisskb/src/kernel/events/core.c:12059:19: note: byref variable will be forcibly initialized 12059 | struct fd group = {NULL, 0}; | ^~~~~ /kisskb/src/kernel/events/core.c:12056:32: note: byref variable will be forcibly initialized 12056 | struct perf_event_attr attr; | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c: In function 'perf_pmu_migrate_context': /kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_reserve_next_event': /kisskb/src/kernel/events/core.c:12605:19: note: byref variable will be forcibly initialized 12605 | LIST_HEAD(events); | ^~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/trace/ring_buffer.c:3631:30: note: byref variable will be forcibly initialized 3631 | struct rb_event_info info; | ^~~~ /kisskb/src/kernel/events/core.c: In function 'perf_event_release_kernel': /kisskb/src/kernel/events/core.c:5071:19: note: byref variable will be forcibly initialized 5071 | LIST_HEAD(free_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'ring_buffer_lock_reserve': /kisskb/src/kernel/trace/ring_buffer.c:3631:30: note: byref variable will be forcibly initialized /kisskb/src/kernel/events/core.c: In function 'perf_bp_event': /kisskb/src/kernel/events/core.c:10155:33: note: byref variable will be forcibly initialized 10155 | struct perf_sample_data sample; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/kernel/events/core.c: In function 'perf_event_free_task': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/events/core.c:12908:17: note: in expansion of macro 'wait_var_event' 12908 | wait_var_event(&ctx->refcount, refcount_read(&ctx->refcount) == 1); | ^~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/percpu.h:6, from /kisskb/src/include/linux/context_tracking_state.h:5, from /kisskb/src/include/linux/hardirq.h:5, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/trace_recursion.h:5, from /kisskb/src/kernel/trace/ring_buffer.c:7: /kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_allocate_pages': /kisskb/src/kernel/trace/ring_buffer.c:1631:19: note: byref variable will be forcibly initialized 1631 | LIST_HEAD(pages); | ^~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'rb_update_event': /kisskb/src/kernel/trace/ring_buffer.c:2841:13: note: byref variable will be forcibly initialized 2841 | u64 delta = info->delta; | ^~~~~ /kisskb/src/kernel/trace/ring_buffer.c:2840:18: note: byref variable will be forcibly initialized 2840 | unsigned length = info->length; | ^~~~~~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'ring_buffer_write': /kisskb/src/kernel/trace/ring_buffer.c:3631:30: note: byref variable will be forcibly initialized 3631 | struct rb_event_info info; | ^~~~ /kisskb/src/kernel/trace/ring_buffer.c: In function 'ring_buffer_read_page': /kisskb/src/kernel/trace/ring_buffer.c:5565:23: note: byref variable will be forcibly initialized 5565 | unsigned long missed_events; | ^~~~~~~~~~~~~ /kisskb/src/kernel/resource.c: In function '__walk_iomem_res_desc': /kisskb/src/kernel/resource.c:379:25: note: byref variable will be forcibly initialized 379 | struct resource res; | ^~~ /kisskb/src/kernel/resource.c: In function '__devm_release_region': /kisskb/src/kernel/resource.c:1600:30: note: byref variable will be forcibly initialized 1600 | struct region_devres match_data = { parent, start, n }; | ^~~~~~~~~~ /kisskb/src/kernel/resource.c: In function 'reserve_setup': /kisskb/src/kernel/resource.c:1618:40: note: byref variable will be forcibly initialized 1618 | unsigned int io_start, io_num; | ^~~~~~ /kisskb/src/kernel/resource.c:1618:30: note: byref variable will be forcibly initialized 1618 | unsigned int io_start, io_num; | ^~~~~~~~ /kisskb/src/kernel/resource.c: In function 'walk_system_ram_range': /kisskb/src/kernel/resource.c:457:25: note: byref variable will be forcibly initialized 457 | struct resource res; | ^~~ /kisskb/src/kernel/resource.c: In function '__find_resource': /kisskb/src/kernel/resource.c:585:44: note: byref variable will be forcibly initialized 585 | struct resource tmp = *new, avail, alloc; | ^~~~~ /kisskb/src/kernel/resource.c:585:37: note: byref variable will be forcibly initialized 585 | struct resource tmp = *new, avail, alloc; | ^~~~~ /kisskb/src/kernel/resource.c:585:25: note: byref variable will be forcibly initialized 585 | struct resource tmp = *new, avail, alloc; | ^~~ /kisskb/src/kernel/resource.c: In function 'reallocate_resource': /kisskb/src/kernel/resource.c:660:25: note: byref variable will be forcibly initialized 660 | struct resource new = *old; | ^~~ /kisskb/src/kernel/resource.c: In function 'allocate_resource': /kisskb/src/kernel/resource.c:716:36: note: byref variable will be forcibly initialized 716 | struct resource_constraint constraint; | ^~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/cpuhp.h:95, from /kisskb/src/kernel/cpu.c:42: /kisskb/src/kernel/cpu.c: In function 'perf_trace_cpuhp_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/kernel/cpu.c: In function 'perf_trace_cpuhp_multi_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/kernel/cpu.c: In function 'perf_trace_cpuhp_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/cpuhp.h:95, from /kisskb/src/kernel/cpu.c:42: /kisskb/src/kernel/cpu.c: In function 'trace_event_raw_event_cpuhp_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/kernel/cpu.c: In function 'trace_event_raw_event_cpuhp_multi_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/kernel/cpu.c: In function 'trace_event_raw_event_cpuhp_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/cpuhp.h:95, from /kisskb/src/kernel/cpu.c:42: /kisskb/src/kernel/cpu.c: In function '__bpf_trace_cpuhp_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(cpuhp_enter, | ^~~~~~~~~~~ /kisskb/src/kernel/cpu.c: In function '__bpf_trace_cpuhp_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(cpuhp_exit, | ^~~~~~~~~~~ /kisskb/src/kernel/cpu.c: In function '__bpf_trace_cpuhp_multi_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cpuhp.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(cpuhp_multi_enter, | ^~~~~~~~~~~ /kisskb/src/kernel/cpu.c: In function 'cpuhp_invoke_callback_range': /kisskb/src/kernel/cpu.c:671:26: note: byref variable will be forcibly initialized 671 | enum cpuhp_state state; | ^~~~~ /kisskb/src/kernel/cgroup/pids.c: In function 'pids_max_write': /kisskb/src/kernel/cgroup/pids.c:267:17: note: byref variable will be forcibly initialized 267 | int64_t limit; | ^~~~~ /kisskb/src/kernel/cpu.c: In function 'cpuhp_thread_fun': /kisskb/src/kernel/cpu.c:745:26: note: byref variable will be forcibly initialized 745 | enum cpuhp_state state; | ^~~~~ /kisskb/src/kernel/cgroup/pids.c: In function 'pids_cancel_attach': /kisskb/src/kernel/cgroup/pids.c:199:37: note: byref variable will be forcibly initialized 199 | struct cgroup_subsys_state *dst_css; | ^~~~~~~ /kisskb/src/kernel/cgroup/pids.c: In function 'pids_can_attach': /kisskb/src/kernel/cgroup/pids.c:174:37: note: byref variable will be forcibly initialized 174 | struct cgroup_subsys_state *dst_css; | ^~~~~~~ /kisskb/src/kernel/cpu.c: In function 'fail_store': /kisskb/src/kernel/cpu.c:2350:13: note: byref variable will be forcibly initialized 2350 | int fail, ret; | ^~~~ /kisskb/src/fs/lockd/clntproc.c: In function 'nlmclnt_next_cookie': /kisskb/src/fs/lockd/clntproc.c:44:17: note: byref variable will be forcibly initialized 44 | u32 cookie = atomic_inc_return(&nlm_cookie); | ^~~~~~ /kisskb/src/kernel/cpu.c: In function 'target_store': /kisskb/src/kernel/cpu.c:2302:13: note: byref variable will be forcibly initialized 2302 | int target, ret; | ^~~~~~ /kisskb/src/block/blk-integrity.c: In function 'blk_rq_count_integrity_sg': /kisskb/src/block/blk-integrity.c:32:26: note: byref variable will be forcibly initialized 32 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-integrity.c:29:24: note: byref variable will be forcibly initialized 29 | struct bio_vec iv, ivprv = { NULL }; | ^~ /kisskb/src/block/blk-integrity.c: In function 'blk_rq_map_integrity_sg': /kisskb/src/block/blk-integrity.c:74:26: note: byref variable will be forcibly initialized 74 | struct bvec_iter iter; | ^~~~ /kisskb/src/block/blk-integrity.c:71:24: note: byref variable will be forcibly initialized 71 | struct bio_vec iv, ivprv = { NULL }; | ^~ /kisskb/src/block/blk-integrity.c: In function 'integrity_generate_store': /kisskb/src/block/blk-integrity.c:289:15: note: byref variable will be forcibly initialized 289 | char *p = (char *) page; | ^ /kisskb/src/block/blk-integrity.c: In function 'integrity_verify_store': /kisskb/src/block/blk-integrity.c:270:15: note: byref variable will be forcibly initialized 270 | char *p = (char *) page; | ^ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/drivers/bus/mhi/host/init.c:8: /kisskb/src/drivers/bus/mhi/host/init.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/drivers/bus/mhi/host/init.c: In function 'mhi_prepare_for_power_up': /kisskb/src/drivers/bus/mhi/host/init.c:1085:22: note: byref variable will be forcibly initialized 1085 | u32 bhi_off, bhie_off; | ^~~~~~~~ /kisskb/src/drivers/bus/mhi/host/init.c:1085:13: note: byref variable will be forcibly initialized 1085 | u32 bhi_off, bhie_off; | ^~~~~~~ /kisskb/src/drivers/bus/mhi/host/init.c: In function 'mhi_init_mmio': /kisskb/src/drivers/bus/mhi/host/init.c:441:13: note: byref variable will be forcibly initialized 441 | u32 val; | ^~~ /kisskb/src/fs/nfsd/nfsproc.c: In function 'nfsd_proc_readdir': /kisskb/src/fs/nfsd/nfsproc.c:598:25: note: byref variable will be forcibly initialized 598 | loff_t offset; | ^~~~~~ In file included from /kisskb/src/fs/nfsd/nfsproc.c:12: /kisskb/src/fs/nfsd/nfsproc.c: In function 'fh_getattr': /kisskb/src/fs/nfsd/vfs.h:171:21: note: byref variable will be forcibly initialized 171 | struct path p = {.mnt = fh->fh_export->ex_path.mnt, | ^ /kisskb/src/fs/nfsd/nfsproc.c: In function 'nfsd_proc_write': /kisskb/src/fs/nfsd/nfsproc.c:233:23: note: byref variable will be forcibly initialized 233 | unsigned long cnt = argp->len; | ^~~ /kisskb/src/fs/nfsd/nfsproc.c: In function 'nfsd_proc_read': /kisskb/src/fs/nfsd/nfsproc.c:180:13: note: byref variable will be forcibly initialized 180 | u32 eof; | ^~~ /kisskb/src/fs/lockd/clntxdr.c: In function 'encode_nlm_holder': /kisskb/src/fs/lockd/clntxdr.c:238:23: note: byref variable will be forcibly initialized 238 | u32 l_offset, l_len; | ^~~~~ /kisskb/src/fs/lockd/clntxdr.c:238:13: note: byref variable will be forcibly initialized 238 | u32 l_offset, l_len; | ^~~~~~~~ /kisskb/src/fs/lockd/clntxdr.c: In function 'encode_nlm_lock': /kisskb/src/fs/lockd/clntxdr.c:322:23: note: byref variable will be forcibly initialized 322 | u32 l_offset, l_len; | ^~~~~ /kisskb/src/fs/lockd/clntxdr.c:322:13: note: byref variable will be forcibly initialized 322 | u32 l_offset, l_len; | ^~~~~~~~ In file included from /kisskb/src/fs/lockd/clntxdr.c:14: /kisskb/src/fs/lockd/clntxdr.c: In function 'xdr_stream_decode_opaque_inline': /kisskb/src/include/linux/sunrpc/xdr.h:714:15: note: byref variable will be forcibly initialized 714 | __u32 len; | ^~~ /kisskb/src/fs/nfsd/nfsproc.c: In function 'nfsd_proc_symlink': /kisskb/src/fs/nfsd/nfsproc.c:483:25: note: byref variable will be forcibly initialized 483 | struct svc_fh newfh; | ^~~~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_strncmp': /kisskb/src/fs/unicode/utf8-core.c:23:33: note: byref variable will be forcibly initialized 23 | struct utf8cursor cur1, cur2; | ^~~~ /kisskb/src/fs/unicode/utf8-core.c:23:27: note: byref variable will be forcibly initialized 23 | struct utf8cursor cur1, cur2; | ^~~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_strncasecmp': /kisskb/src/fs/unicode/utf8-core.c:49:33: note: byref variable will be forcibly initialized 49 | struct utf8cursor cur1, cur2; | ^~~~ /kisskb/src/fs/unicode/utf8-core.c:49:27: note: byref variable will be forcibly initialized 49 | struct utf8cursor cur1, cur2; | ^~~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_strncasecmp_folded': /kisskb/src/fs/unicode/utf8-core.c:79:27: note: byref variable will be forcibly initialized 79 | struct utf8cursor cur1; | ^~~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_casefold': /kisskb/src/fs/unicode/utf8-core.c:102:27: note: byref variable will be forcibly initialized 102 | struct utf8cursor cur; | ^~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_casefold_hash': /kisskb/src/fs/unicode/utf8-core.c:124:27: note: byref variable will be forcibly initialized 124 | struct utf8cursor cur; | ^~~ /kisskb/src/fs/unicode/utf8-core.c: In function 'utf8_normalize': /kisskb/src/fs/unicode/utf8-core.c:144:27: note: byref variable will be forcibly initialized 144 | struct utf8cursor cur; | ^~~ /kisskb/src/drivers/bus/mhi/host/init.c: In function 'mhi_register_controller': /kisskb/src/drivers/bus/mhi/host/init.c:897:13: note: byref variable will be forcibly initialized 897 | u32 soc_info; | ^~~~~~~~ /kisskb/src/kernel/exit.c: In function 'coredump_task_exit': /kisskb/src/kernel/exit.c:366:36: note: byref variable will be forcibly initialized 366 | struct core_thread self; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/kernel/exit.c:8: /kisskb/src/kernel/exit.c: In function 'exit_notify': /kisskb/src/kernel/exit.c:679:19: note: byref variable will be forcibly initialized 679 | LIST_HEAD(dead); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/exit.c: In function 'wait_task_zombie': /kisskb/src/kernel/exit.c:1064:30: note: byref variable will be forcibly initialized 1064 | u64 tgutime, tgstime; | ^~~~~~~ /kisskb/src/kernel/exit.c:1064:21: note: byref variable will be forcibly initialized 1064 | u64 tgutime, tgstime; | ^~~~~~~ /kisskb/src/kernel/exit.c: In function 'kernel_waitid': /kisskb/src/kernel/exit.c:1577:22: note: byref variable will be forcibly initialized 1577 | unsigned int f_flags = 0; | ^~~~~~~ /kisskb/src/kernel/exit.c:1573:26: note: byref variable will be forcibly initialized 1573 | struct wait_opts wo; | ^~ /kisskb/src/kernel/exit.c: In function '__do_sys_waitid': /kisskb/src/kernel/exit.c:1639:23: note: byref variable will be forcibly initialized 1639 | struct rusage r; | ^ /kisskb/src/kernel/exit.c: In function '__do_compat_sys_waitid': /kisskb/src/kernel/exit.c:1775:23: note: byref variable will be forcibly initialized 1775 | struct rusage ru; | ^~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/clocksource.h:22, from /kisskb/src/kernel/trace/ftrace.c:18: /kisskb/src/kernel/trace/ftrace.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/exit.c: In function 'kernel_wait4': /kisskb/src/kernel/exit.c:1672:26: note: byref variable will be forcibly initialized 1672 | struct wait_opts wo; | ^~ /kisskb/src/kernel/trace/ftrace.c: In function 't_probe_start': /kisskb/src/kernel/trace/ftrace.c:3410:16: note: byref variable will be forcibly initialized 3410 | loff_t l; | ^ /kisskb/src/kernel/trace/ftrace.c: In function 't_mod_start': /kisskb/src/kernel/trace/ftrace.c:3485:16: note: byref variable will be forcibly initialized 3485 | loff_t l; | ^ /kisskb/src/kernel/exit.c: In function '__do_sys_wait4': /kisskb/src/kernel/exit.c:1731:23: note: byref variable will be forcibly initialized 1731 | struct rusage r; | ^ /kisskb/src/kernel/exit.c: In function '__do_compat_sys_wait4': /kisskb/src/kernel/trace/ftrace.c: In function 'lookup_rec': /kisskb/src/kernel/trace/ftrace.c:1528:27: note: byref variable will be forcibly initialized 1528 | struct dyn_ftrace key; | ^~~ /kisskb/src/kernel/exit.c:1761:23: note: byref variable will be forcibly initialized 1761 | struct rusage r; | ^ /kisskb/src/kernel/trace/ftrace.c: In function 'print_ip_ins': /kisskb/src/kernel/trace/ftrace.c:2020:14: note: byref variable will be forcibly initialized 2020 | char ins[MCOUNT_INSN_SIZE]; | ^~~ /kisskb/src/kernel/trace/ftrace.c: In function 'function_stat_show': /kisskb/src/kernel/trace/ftrace.c:504:14: note: byref variable will be forcibly initialized 504 | char str[KSYM_SYMBOL_LEN]; | ^~~ /kisskb/src/kernel/trace/ftrace.c: In function 'save_ftrace_mod_rec': /kisskb/src/kernel/trace/ftrace.c:7079:15: note: byref variable will be forcibly initialized 7079 | char *modname; | ^~~~~~~ /kisskb/src/kernel/trace/ftrace.c:7078:14: note: byref variable will be forcibly initialized 7078 | char str[KSYM_SYMBOL_LEN]; | ^~~ /kisskb/src/kernel/trace/ftrace.c:7077:23: note: byref variable will be forcibly initialized 7077 | unsigned long offset; | ^~~~~~ /kisskb/src/kernel/trace/ftrace.c:7076:23: note: byref variable will be forcibly initialized 7076 | unsigned long symsize; | ^~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'module_exists': /kisskb/src/kernel/trace/ftrace.c:4309:14: note: byref variable will be forcibly initialized 4309 | char modname[MAX_PARAM_PREFIX_LEN + sizeof(this_mod) + 2]; | ^~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_profile_read': /kisskb/src/kernel/trace/ftrace.c:930:14: note: byref variable will be forcibly initialized 930 | char buf[64]; /* big enough to hold a number */ | ^~~ /kisskb/src/kernel/trace/ftrace.c: In function 't_next': /kisskb/src/kernel/trace/ftrace.c:3576:16: note: byref variable will be forcibly initialized 3576 | loff_t l = *pos; /* t_probe_start() must use original pos */ | ^ /kisskb/src/kernel/trace/ftrace.c: In function 't_start': /kisskb/src/kernel/trace/ftrace.c:3613:16: note: byref variable will be forcibly initialized 3613 | loff_t l; | ^ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/tlb.h:62, from /kisskb/src/mm/rmap.c:81: /kisskb/src/mm/rmap.c: In function 'perf_trace_tlb_flush': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tlb.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(tlb_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tlb.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(tlb_flush, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_ops_test': /kisskb/src/kernel/trace/ftrace.c:1473:32: note: byref variable will be forcibly initialized 1473 | struct ftrace_ops_hash hash; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/migrate.h:142, from /kisskb/src/mm/rmap.c:82: /kisskb/src/mm/rmap.c: In function 'perf_trace_mm_migrate_pages': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/mm/rmap.c: In function 'perf_trace_mm_migrate_pages_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/mm/rmap.c: In function 'perf_trace_migration_pte': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/migrate.h:108:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 108 | DECLARE_EVENT_CLASS(migration_pte, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/migrate.h:108:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 108 | DECLARE_EVENT_CLASS(migration_pte, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_location': /kisskb/src/kernel/trace/ftrace.c:1581:23: note: byref variable will be forcibly initialized 1581 | unsigned long size; | ^~~~ /kisskb/src/kernel/trace/ftrace.c:1580:23: note: byref variable will be forcibly initialized 1580 | unsigned long offset; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/tlb.h:62, from /kisskb/src/mm/rmap.c:81: /kisskb/src/mm/rmap.c: In function 'trace_event_raw_event_tlb_flush': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tlb.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(tlb_flush, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/migrate.h:142, from /kisskb/src/mm/rmap.c:82: /kisskb/src/mm/rmap.c: In function 'trace_event_raw_event_mm_migrate_pages': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/mm/rmap.c: In function 'trace_event_raw_event_mm_migrate_pages_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/mm/rmap.c: In function 'trace_event_raw_event_migration_pte': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/migrate.h:108:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 108 | DECLARE_EVENT_CLASS(migration_pte, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'arch_ftrace_update_code': /kisskb/src/kernel/trace/ftrace.c:2834:13: note: byref variable will be forcibly initialized 2834 | void __weak arch_ftrace_update_code(int command) | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/tlb.h:62, from /kisskb/src/mm/rmap.c:81: /kisskb/src/mm/rmap.c: In function '__bpf_trace_tlb_flush': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tlb.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(tlb_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tlb.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(tlb_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tlb.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(tlb_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/tlb.h:38:1: note: in expansion of macro 'TRACE_EVENT' 38 | TRACE_EVENT(tlb_flush, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/migrate.h:142, from /kisskb/src/mm/rmap.c:82: /kisskb/src/mm/rmap.c: In function '__bpf_trace_mm_migrate_pages_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(mm_migrate_pages_start, | ^~~~~~~~~~~ /kisskb/src/mm/rmap.c: In function '__bpf_trace_mm_migrate_pages': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(mm_migrate_pages, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_match_record': /kisskb/src/kernel/trace/ftrace.c:4155:15: note: byref variable will be forcibly initialized 4155 | char *modname; | ^~~~~~~ /kisskb/src/kernel/trace/ftrace.c:4154:14: note: byref variable will be forcibly initialized 4154 | char str[KSYM_SYMBOL_LEN]; | ^~~ /kisskb/src/mm/rmap.c: In function '__bpf_trace_migration_pte': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:108:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 108 | DECLARE_EVENT_CLASS(migration_pte, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:108:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 108 | DECLARE_EVENT_CLASS(migration_pte, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:108:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 108 | DECLARE_EVENT_CLASS(migration_pte, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:108:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 108 | DECLARE_EVENT_CLASS(migration_pte, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:108:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 108 | DECLARE_EVENT_CLASS(migration_pte, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/migrate.h:108:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 108 | DECLARE_EVENT_CLASS(migration_pte, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'match_records': /kisskb/src/kernel/trace/ftrace.c:4204:13: note: byref variable will be forcibly initialized 4204 | int clear_filter = 0; | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c:4201:13: note: byref variable will be forcibly initialized 4201 | int exclude_mod = 0; | ^~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_process_regex': /kisskb/src/kernel/trace/ftrace.c:5041:32: note: byref variable will be forcibly initialized 5041 | char *func, *command, *next = buff; | ^~~~ /kisskb/src/fs/ext4/fsmap.c: In function 'ext4_getfsmap_helper': /kisskb/src/fs/ext4/fsmap.c:92:23: note: byref variable will be forcibly initialized 92 | ext4_grpblk_t cno; | ^~~ /kisskb/src/fs/ext4/fsmap.c:91:22: note: byref variable will be forcibly initialized 91 | ext4_group_t agno; | ^~~~ /kisskb/src/fs/ext4/fsmap.c:88:27: note: byref variable will be forcibly initialized 88 | struct ext4_fsmap fmr; | ^~~ /kisskb/src/fs/ext4/fsmap.c: In function 'ext4_getfsmap_logdev': /kisskb/src/fs/ext4/fsmap.c:260:27: note: byref variable will be forcibly initialized 260 | struct ext4_fsmap irec; | ^~~~ /kisskb/src/mm/rmap.c: In function 'page_vma_mkclean_one': /kisskb/src/mm/rmap.c:948:35: note: byref variable will be forcibly initialized 948 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/fs/ext4/fsmap.c: In function 'ext4_getfsmap_datadev_helper': /kisskb/src/fs/ext4/fsmap.c:193:27: note: byref variable will be forcibly initialized 193 | struct ext4_fsmap irec; | ^~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_free_mem': /kisskb/src/kernel/trace/ftrace.c:7303:26: note: byref variable will be forcibly initialized 7303 | struct list_head clear_hash; | ^~~~~~~~~~ /kisskb/src/fs/ext4/fsmap.c: In function 'ext4_getfsmap_datadev': /kisskb/src/fs/ext4/fsmap.c:478:23: note: byref variable will be forcibly initialized 478 | ext4_grpblk_t last_cluster; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/fsmap.c:477:23: note: byref variable will be forcibly initialized 477 | ext4_grpblk_t first_cluster; | ^~~~~~~~~~~~~ /kisskb/src/fs/ext4/fsmap.c:476:22: note: byref variable will be forcibly initialized 476 | ext4_group_t end_ag; | ^~~~~~ /kisskb/src/kernel/trace/ftrace.c:7300:27: note: byref variable will be forcibly initialized 7300 | struct dyn_ftrace key; | ^~~ In file included from /kisskb/src/kernel/cgroup/rdma.c:12: /kisskb/src/kernel/cgroup/rdma.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/fsmap.c:475:22: note: byref variable will be forcibly initialized 475 | ext4_group_t start_ag; | ^~~~~~~~ /kisskb/src/kernel/cgroup/rdma.c: In function 'parse_resource': /kisskb/src/kernel/cgroup/rdma.c:359:22: note: byref variable will be forcibly initialized 359 | char *name, *value = c; | ^~~~~ /kisskb/src/kernel/cgroup/rdma.c:358:21: note: byref variable will be forcibly initialized 358 | substring_t argstr; | ^~~~~~ /kisskb/src/fs/ext4/fsmap.c: In function 'ext4_getfsmap': /kisskb/src/fs/ext4/fsmap.c:631:34: note: byref variable will be forcibly initialized 631 | struct ext4_getfsmap_dev handlers[EXT4_GETFSMAP_DEVS]; | ^~~~~~~~ /kisskb/src/fs/ext4/fsmap.c:630:27: note: byref variable will be forcibly initialized 630 | struct ext4_fsmap dkeys[2]; /* per-dev keys */ | ^~~~~ /kisskb/src/kernel/cgroup/rdma.c: In function 'rdmacg_parse_limits': /kisskb/src/kernel/cgroup/rdma.c:397:28: note: byref variable will be forcibly initialized 397 | int index, intval; | ^~~~~~ /kisskb/src/kernel/cgroup/rdma.c: In function 'rdmacg_resource_set_max': /kisskb/src/kernel/cgroup/rdma.c:434:23: note: byref variable will be forcibly initialized 434 | unsigned long enables = 0; | ^~~~~~~ /kisskb/src/kernel/cgroup/rdma.c:432:15: note: byref variable will be forcibly initialized 432 | char *options = strstrip(buf); | ^~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'pid_write': /kisskb/src/kernel/trace/ftrace.c:7918:32: note: byref variable will be forcibly initialized 7918 | struct trace_pid_list *pid_list; | ^~~~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_ra_init': /kisskb/src/fs/fat/fatent.c:653:13: note: byref variable will be forcibly initialized 653 | int offset; | ^~~~~~ /kisskb/src/fs/fat/fatent.c:652:27: note: byref variable will be forcibly initialized 652 | sector_t blocknr, block_end; | ^~~~~~~~~ /kisskb/src/fs/fat/fatent.c:652:18: note: byref variable will be forcibly initialized 652 | sector_t blocknr, block_end; | ^~~~~~~ /kisskb/src/mm/rmap.c: In function 'try_to_unmap_one': /kisskb/src/mm/rmap.c:1482:35: note: byref variable will be forcibly initialized 1482 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_ent_read_block': /kisskb/src/fs/fat/fatent.c:441:13: note: byref variable will be forcibly initialized 441 | int offset; | ^~~~~~ /kisskb/src/fs/fat/fatent.c:440:18: note: byref variable will be forcibly initialized 440 | sector_t blocknr; | ^~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_hash_move_and_update_ops': /kisskb/src/mm/rmap.c: In function 'try_to_migrate_one': /kisskb/src/mm/rmap.c:1839:35: note: byref variable will be forcibly initialized 1839 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/kernel/trace/ftrace.c:4290:32: note: byref variable will be forcibly initialized 4290 | struct ftrace_ops_hash old_hash_ops; | ^~~~~~~~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_ent_reada': /kisskb/src/fs/fat/fatent.c:694:21: note: byref variable will be forcibly initialized 694 | int offset; | ^~~~~~ /kisskb/src/fs/fat/fatent.c:693:26: note: byref variable will be forcibly initialized 693 | sector_t blocknr, diff; | ^~~~~~~ /kisskb/src/fs/fat/fatent.c:692:33: note: byref variable will be forcibly initialized 692 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_ent_read': /kisskb/src/fs/fat/fatent.c:355:18: note: byref variable will be forcibly initialized 355 | sector_t blocknr; | ^~~~~~~ /kisskb/src/fs/fat/fatent.c:354:18: note: byref variable will be forcibly initialized 354 | int err, offset; | ^~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_free_clusters': /kisskb/src/fs/fat/fatent.c:561:21: note: byref variable will be forcibly initialized 561 | int i, err, nr_bhs; | ^~~~~~ /kisskb/src/fs/fat/fatent.c:560:29: note: byref variable will be forcibly initialized 560 | struct buffer_head *bhs[MAX_BUF_PER_PAGE]; | ^~~ /kisskb/src/fs/fat/fatent.c:559:26: note: byref variable will be forcibly initialized 559 | struct fat_entry fatent; | ^~~~~~ /kisskb/src/mm/process_vm_access.c: In function 'process_vm_rw_single_vec': /kisskb/src/mm/process_vm_access.c:96:21: note: byref variable will be forcibly initialized 96 | int locked = 1; | ^~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_alloc_clusters': /kisskb/src/fs/fat/fatent.c:473:28: note: byref variable will be forcibly initialized 473 | int i, count, err, nr_bhs, idx_clus; | ^~~~~~ /kisskb/src/fs/fat/fatent.c:472:29: note: byref variable will be forcibly initialized 472 | struct buffer_head *bhs[MAX_BUF_PER_PAGE]; | ^~~ /kisskb/src/fs/fat/fatent.c:471:34: note: byref variable will be forcibly initialized 471 | struct fat_entry fatent, prev_ent; | ^~~~~~~~ /kisskb/src/fs/fat/fatent.c:471:26: note: byref variable will be forcibly initialized 471 | struct fat_entry fatent, prev_ent; | ^~~~~~ /kisskb/src/mm/process_vm_access.c: In function 'process_vm_rw_core': /kisskb/src/mm/process_vm_access.c:156:22: note: byref variable will be forcibly initialized 156 | struct page *pp_stack[PVM_MAX_PP_ARRAY_COUNT]; | ^~~~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_count_free_clusters': /kisskb/src/fs/fat/fatent.c:721:26: note: byref variable will be forcibly initialized 721 | struct fatent_ra fatent_ra; | ^~~~~~~~~ /kisskb/src/fs/fat/fatent.c:720:26: note: byref variable will be forcibly initialized 720 | struct fat_entry fatent; | ^~~~~~ /kisskb/src/mm/process_vm_access.c: In function 'process_vm_rw': /kisskb/src/mm/process_vm_access.c:264:25: note: byref variable will be forcibly initialized 264 | struct iov_iter iter; | ^~~~ /kisskb/src/mm/process_vm_access.c:262:23: note: byref variable will be forcibly initialized 262 | struct iovec *iov_l = iovstack_l; | ^~~~~ /kisskb/src/mm/process_vm_access.c:261:22: note: byref variable will be forcibly initialized 261 | struct iovec iovstack_r[UIO_FASTIOV]; | ^~~~~~~~~~ /kisskb/src/mm/process_vm_access.c:260:22: note: byref variable will be forcibly initialized 260 | struct iovec iovstack_l[UIO_FASTIOV]; | ^~~~~~~~~~ /kisskb/src/fs/fat/fatent.c: In function 'fat_trim_fs': /kisskb/src/fs/fat/fatent.c:768:26: note: byref variable will be forcibly initialized 768 | struct fatent_ra fatent_ra; | ^~~~~~~~~ /kisskb/src/fs/fat/fatent.c:767:26: note: byref variable will be forcibly initialized 767 | struct fat_entry fatent; | ^~~~~~ /kisskb/src/mm/rmap.c: In function 'folio_mkclean': /kisskb/src/mm/rmap.c:1035:13: note: byref variable will be forcibly initialized 1035 | int cleaned = 0; | ^~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/include/linux/stop_machine.h:5, from /kisskb/src/kernel/trace/ftrace.c:17: /kisskb/src/kernel/trace/ftrace.c: In function 'process_mod_list': /kisskb/src/kernel/trace/ftrace.c:4376:19: note: byref variable will be forcibly initialized 4376 | LIST_HEAD(process_mods); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'unregister_ftrace_function_probe_func': /kisskb/src/kernel/trace/ftrace.c:4869:21: note: byref variable will be forcibly initialized 4869 | int not; | ^~~ /kisskb/src/kernel/trace/ftrace.c:4861:14: note: byref variable will be forcibly initialized 4861 | char str[KSYM_SYMBOL_LEN]; | ^~~ /kisskb/src/kernel/trace/ftrace.c:4860:27: note: byref variable will be forcibly initialized 4860 | struct hlist_head hhd; | ^~~ /kisskb/src/kernel/trace/ftrace.c:4855:28: note: byref variable will be forcibly initialized 4855 | struct ftrace_glob func_g; | ^~~~~~ /kisskb/src/kernel/trace/ftrace.c:4853:32: note: byref variable will be forcibly initialized 4853 | struct ftrace_ops_hash old_hash_ops; | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_profile_write': /kisskb/src/kernel/trace/ftrace.c:885:23: note: byref variable will be forcibly initialized 885 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/ftrace.c: In function 'ftrace_lookup_symbols': /kisskb/src/kernel/trace/ftrace.c:8308:30: note: byref variable will be forcibly initialized 8308 | struct kallsyms_data args; | ^~~~ /kisskb/src/kernel/capability.c: In function 'warn_legacy_capability_use': /kisskb/src/kernel/capability.c:48:14: note: byref variable will be forcibly initialized 48 | char name[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/capability.c: In function 'warn_deprecated_v2': /kisskb/src/kernel/capability.c:72:14: note: byref variable will be forcibly initialized 72 | char name[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/capability.c: In function '__do_sys_capget': /kisskb/src/kernel/capability.c:167:47: note: byref variable will be forcibly initialized 167 | struct __user_cap_data_struct kdata[_KERNEL_CAPABILITY_U32S]; | ^~~~~ /kisskb/src/kernel/capability.c:153:30: note: byref variable will be forcibly initialized 153 | kernel_cap_t pE, pI, pP; | ^~ /kisskb/src/kernel/capability.c:153:26: note: byref variable will be forcibly initialized 153 | kernel_cap_t pE, pI, pP; | ^~ /kisskb/src/kernel/capability.c:153:22: note: byref variable will be forcibly initialized 153 | kernel_cap_t pE, pI, pP; | ^~ /kisskb/src/kernel/capability.c:152:18: note: byref variable will be forcibly initialized 152 | unsigned tocopy; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/blkdev.h:9, from /kisskb/src/block/blk-zoned.c:15: /kisskb/src/block/blk-zoned.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:666:16: note: byref variable will be forcibly initialized 666 | size_t bytes; | ^~~~~ /kisskb/src/block/blk-zoned.c: In function 'blkdev_zone_reset_all': /kisskb/src/block/blk-zoned.c:237:20: note: byref variable will be forcibly initialized 237 | struct bio bio; | ^~~ /kisskb/src/kernel/capability.c: In function '__do_sys_capset': /kisskb/src/block/blk-zoned.c: In function 'blkdev_report_zones_ioctl': /kisskb/src/block/blk-zoned.c:341:32: note: byref variable will be forcibly initialized 341 | struct blk_zone_report rep; | ^~~ /kisskb/src/block/blk-zoned.c:339:33: note: byref variable will be forcibly initialized 339 | struct zone_report_args args; | ^~~~ /kisskb/src/block/blk-zoned.c: In function 'blkdev_zone_mgmt_ioctl': /kisskb/src/block/blk-zoned.c:398:31: note: byref variable will be forcibly initialized 398 | struct blk_zone_range zrange; | ^~~~~~ /kisskb/src/kernel/capability.c:226:46: note: byref variable will be forcibly initialized 226 | kernel_cap_t inheritable, permitted, effective; | ^~~~~~~~~ /kisskb/src/kernel/capability.c:226:35: note: byref variable will be forcibly initialized 226 | kernel_cap_t inheritable, permitted, effective; | ^~~~~~~~~ /kisskb/src/kernel/capability.c:226:22: note: byref variable will be forcibly initialized 226 | kernel_cap_t inheritable, permitted, effective; | ^~~~~~~~~~~ /kisskb/src/kernel/capability.c:225:21: note: byref variable will be forcibly initialized 225 | unsigned i, tocopy, copybytes; | ^~~~~~ /kisskb/src/kernel/capability.c:224:39: note: byref variable will be forcibly initialized 224 | struct __user_cap_data_struct kdata[_KERNEL_CAPABILITY_U32S]; | ^~~~~ /kisskb/src/fs/unicode/utf8-selftest.c: In function 'check_utf8_nfdi': /kisskb/src/fs/unicode/utf8-selftest.c:176:27: note: byref variable will be forcibly initialized 176 | struct utf8cursor u8c; | ^~~ /kisskb/src/fs/unicode/utf8-selftest.c: In function 'check_utf8_nfdicf': /kisskb/src/fs/unicode/utf8-selftest.c:205:27: note: byref variable will be forcibly initialized 205 | struct utf8cursor u8c; | ^~~ /kisskb/src/fs/unicode/utf8-selftest.c: In function 'check_utf8_comparisons': /kisskb/src/fs/unicode/utf8-selftest.c:250:35: note: byref variable will be forcibly initialized 250 | const struct qstr s2 = {.name = nfdicf_test_data[i].ncf, | ^~ /kisskb/src/fs/unicode/utf8-selftest.c:248:35: note: byref variable will be forcibly initialized 248 | const struct qstr s1 = {.name = nfdicf_test_data[i].str, | ^~ /kisskb/src/fs/unicode/utf8-selftest.c:240:35: note: byref variable will be forcibly initialized 240 | const struct qstr s2 = {.name = nfdi_test_data[i].dec, | ^~ /kisskb/src/fs/unicode/utf8-selftest.c:238:35: note: byref variable will be forcibly initialized 238 | const struct qstr s1 = {.name = nfdi_test_data[i].str, | ^~ /kisskb/src/mm/vmalloc.c: In function 'insert_vmap_area': /kisskb/src/mm/vmalloc.c:1066:1: note: byref variable will be forcibly initialized 1066 | insert_vmap_area(struct vmap_area *va, | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/vmalloc.c: In function 'insert_vmap_area_augment': /kisskb/src/mm/vmalloc.c:1078:1: note: byref variable will be forcibly initialized 1078 | insert_vmap_area_augment(struct vmap_area *va, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmalloc.c:1078:1: note: byref variable will be forcibly initialized /kisskb/src/mm/vmalloc.c: In function '__merge_or_add_vmap_area': /kisskb/src/mm/vmalloc.c:1108:1: note: byref variable will be forcibly initialized 1108 | __merge_or_add_vmap_area(struct vmap_area *va, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/vmalloc.c: In function 'merge_or_add_vmap_area': /kisskb/src/mm/vmalloc.c:1108:1: note: byref variable will be forcibly initialized /kisskb/src/mm/vmalloc.c: In function 'merge_or_add_vmap_area_augment': /kisskb/src/mm/vmalloc.c:1108:1: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/vmalloc.h:5, from /kisskb/src/mm/vmalloc.c:11: /kisskb/src/mm/vmalloc.c: In function 'purge_fragmented_blocks': /kisskb/src/mm/vmalloc.c:1993:19: note: byref variable will be forcibly initialized 1993 | LIST_HEAD(purge); | ^~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/lockd/host.c: In function 'nlm_bind_host': /kisskb/src/fs/lockd/host.c:451:40: note: byref variable will be forcibly initialized 451 | struct rpc_create_args args = { | ^~~~ /kisskb/src/fs/lockd/host.c:445:36: note: byref variable will be forcibly initialized 445 | struct rpc_timeout timeparms = { | ^~~~~~~~~ /kisskb/src/fs/lockd/host.c: In function 'nlmclnt_lookup_host': /kisskb/src/fs/lockd/host.c:225:37: note: byref variable will be forcibly initialized 225 | struct nlm_lookup_host_info ni = { | ^~ /kisskb/src/fs/lockd/host.c: In function 'nlmsvc_lookup_host': /kisskb/src/fs/lockd/host.c:338:37: note: byref variable will be forcibly initialized 338 | struct nlm_lookup_host_info ni = { | ^~ /kisskb/src/mm/vmalloc.c: In function 'vmap_range_noflush': /kisskb/src/mm/vmalloc.c:294:24: note: byref variable will be forcibly initialized 294 | pgtbl_mod_mask mask = 0; | ^~~~ /kisskb/src/mm/vmalloc.c: In function 'vmap_small_pages_range_noflush': /kisskb/src/mm/vmalloc.c:550:24: note: byref variable will be forcibly initialized 550 | pgtbl_mod_mask mask = 0; | ^~~~ /kisskb/src/mm/vmalloc.c:549:13: note: byref variable will be forcibly initialized 549 | int nr = 0; | ^~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/mm/vmalloc.c:12: /kisskb/src/mm/vmalloc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/mm/vmalloc.c: In function 'vunmap_range_noflush': /kisskb/src/mm/vmalloc.c:424:24: note: byref variable will be forcibly initialized 424 | pgtbl_mod_mask mask = 0; | ^~~~ /kisskb/src/mm/vmalloc.c: In function '__purge_vmap_area_lazy': /kisskb/src/mm/vmalloc.c:1711:26: note: byref variable will be forcibly initialized 1711 | struct list_head local_purge_list; | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/vmalloc.c: In function 'alloc_vmap_area': /kisskb/src/mm/vmalloc.c:1575:23: note: byref variable will be forcibly initialized 1575 | unsigned long freed; | ^~~~~ /kisskb/src/mm/vmalloc.c: In function 'pcpu_get_vm_areas': /kisskb/src/mm/vmalloc.c:3764:34: note: byref variable will be forcibly initialized 3764 | struct vmap_area **vas, *va; | ^~ /kisskb/src/fs/ext4/fsync.c: In function 'ext4_sync_file': /kisskb/src/fs/ext4/fsync.c:132:14: note: byref variable will be forcibly initialized 132 | bool needs_barrier = false; | ^~~~~~~~~~~~~ /kisskb/src/mm/vmalloc.c: In function 'remap_vmalloc_range_partial': /kisskb/src/mm/vmalloc.c:3594:23: note: byref variable will be forcibly initialized 3594 | unsigned long end_index; | ^~~~~~~~~ /kisskb/src/mm/vmalloc.c:3593:23: note: byref variable will be forcibly initialized 3593 | unsigned long off; | ^~~ /kisskb/src/kernel/cgroup/misc.c: In function 'misc_cg_max_write': /kisskb/src/kernel/cgroup/misc.c:250:23: note: byref variable will be forcibly initialized 250 | unsigned long max; | ^~~ /kisskb/src/drivers/irqchip/irq-al-fic.c: In function 'al_fic_irq_handler': /kisskb/src/drivers/irqchip/irq-al-fic.c:113:23: note: byref variable will be forcibly initialized 113 | unsigned long pending; | ^~~~~~~ /kisskb/src/block/blk-mq-debugfs.c: In function 'queue_state_write': /kisskb/src/block/blk-mq-debugfs.c:150:14: note: byref variable will be forcibly initialized 150 | char opbuf[16] = { }, *op; | ^~~~~ /kisskb/src/block/blk-mq-debugfs.c: In function 'blk_mq_debugfs_register_ctx': /kisskb/src/block/blk-mq-debugfs.c:716:14: note: byref variable will be forcibly initialized 716 | char name[20]; | ^~~~ /kisskb/src/block/blk-mq-debugfs.c: In function 'hctx_busy_show': /kisskb/src/block/blk-mq-debugfs.c:391:33: note: byref variable will be forcibly initialized 391 | struct show_busy_params params = { .m = m, .hctx = hctx }; | ^~~~~~ /kisskb/src/block/blk-mq-debugfs.c: In function 'blk_mq_debugfs_register_hctx': /kisskb/src/block/blk-mq-debugfs.c:728:14: note: byref variable will be forcibly initialized 728 | char name[20]; | ^~~~ /kisskb/src/block/blk-mq-debugfs.c: In function 'blk_mq_debugfs_register_hctxs': /kisskb/src/block/blk-mq-debugfs.c:755:23: note: byref variable will be forcibly initialized 755 | unsigned long i; | ^ /kisskb/src/block/blk-mq-debugfs.c: In function 'blk_mq_debugfs_unregister_hctxs': /kisskb/src/block/blk-mq-debugfs.c:764:23: note: byref variable will be forcibly initialized 764 | unsigned long i; | ^ /kisskb/src/block/blk-mq-debugfs.c: In function 'blk_mq_debugfs_register': /kisskb/src/block/blk-mq-debugfs.c:682:23: note: byref variable will be forcibly initialized 682 | unsigned long i; | ^ /kisskb/src/kernel/ptrace.c: In function 'ptrace_get_syscall_info_entry': /kisskb/src/kernel/ptrace.c:940:23: note: byref variable will be forcibly initialized 940 | unsigned long args[ARRAY_SIZE(info->entry.args)]; | ^~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_peek_siginfo': /kisskb/src/kernel/ptrace.c:758:34: note: byref variable will be forcibly initialized 758 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/ptrace.c:732:40: note: byref variable will be forcibly initialized 732 | struct ptrace_peeksiginfo_args arg; | ^~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_getsiginfo': /kisskb/src/kernel/ptrace.c:698:23: note: byref variable will be forcibly initialized 698 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_setsiginfo': /kisskb/src/kernel/ptrace.c:714:23: note: byref variable will be forcibly initialized 714 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_unfreeze_traced': /kisskb/src/kernel/ptrace.c:215:23: note: byref variable will be forcibly initialized 215 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_readdata': /kisskb/src/kernel/ptrace.c:631:22: note: byref variable will be forcibly initialized 631 | char buf[128]; | ^~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_writedata': /kisskb/src/kernel/ptrace.c:657:22: note: byref variable will be forcibly initialized 657 | char buf[128]; | ^~~ /kisskb/src/kernel/ptrace.c: In function 'generic_ptrace_peekdata': /kisskb/src/kernel/ptrace.c:1309:23: note: byref variable will be forcibly initialized 1309 | unsigned long tmp; | ^~~ /kisskb/src/kernel/ptrace.c: In function 'ptrace_request': /kisskb/src/kernel/ptrace.c:1227:30: note: byref variable will be forcibly initialized 1227 | struct iovec kiov; | ^~~~ /kisskb/src/kernel/ptrace.c:1096:26: note: byref variable will be forcibly initialized 1096 | sigset_t new_set; | ^~~~~~~ /kisskb/src/kernel/ptrace.c:1038:23: note: byref variable will be forcibly initialized 1038 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/ptrace.c:1035:26: note: byref variable will be forcibly initialized 1035 | kernel_siginfo_t siginfo, *si; | ^~~~~~~ /kisskb/src/kernel/ptrace.c: In function 'compat_ptrace_request': /kisskb/src/kernel/ptrace.c:1378:30: note: byref variable will be forcibly initialized 1378 | struct iovec kiov; | ^~~~ /kisskb/src/kernel/ptrace.c:1335:26: note: byref variable will be forcibly initialized 1335 | kernel_siginfo_t siginfo; | ^~~~~~~ /kisskb/src/kernel/ptrace.c:1334:24: note: byref variable will be forcibly initialized 1334 | compat_ulong_t word; | ^~~~ /kisskb/src/mm/page_alloc.c: In function '__rmqueue_fallback': /kisskb/src/mm/page_alloc.c:3006:14: note: byref variable will be forcibly initialized 3006 | bool can_steal; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function '__rmqueue': /kisskb/src/mm/page_alloc.c:3006:14: note: byref variable will be forcibly initialized /kisskb/src/mm/page_alloc.c: In function 'rmqueue_buddy': /kisskb/src/mm/page_alloc.c:3006:14: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/ring_buffer_benchmark.c: In function 'read_event': /kisskb/src/kernel/trace/ring_buffer_benchmark.c:89:13: note: byref variable will be forcibly initialized 89 | u64 ts; | ^~ /kisskb/src/kernel/trace/ring_buffer_benchmark.c: In function 'read_page': /kisskb/src/kernel/trace/ring_buffer_benchmark.c:110:15: note: byref variable will be forcibly initialized 110 | void *bpage; | ^~~~~ /kisskb/src/kernel/sysctl.c: In function 'do_proc_dointvec_minmax_conv': /kisskb/src/kernel/sysctl.c:844:13: note: byref variable will be forcibly initialized 844 | int tmp, ret; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'do_proc_douintvec_minmax_conv': /kisskb/src/kernel/sysctl.c:912:22: note: byref variable will be forcibly initialized 912 | unsigned int tmp; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'strtoul_lenient': /kisskb/src/kernel/sysctl.c:305:28: note: byref variable will be forcibly initialized 305 | unsigned long long result; | ^~~~~~ /kisskb/src/kernel/sysctl.c: In function 'proc_get_long': /kisskb/src/kernel/sysctl.c:344:18: note: byref variable will be forcibly initialized 344 | char *p, tmp[TMPBUFLEN]; | ^~~ /kisskb/src/kernel/sysctl.c:344:15: note: byref variable will be forcibly initialized 344 | char *p, tmp[TMPBUFLEN]; | ^ /kisskb/src/kernel/sysctl.c: In function 'do_proc_douintvec_w': /kisskb/src/kernel/sysctl.c:581:15: note: byref variable will be forcibly initialized 581 | char *p = buffer; | ^ /kisskb/src/kernel/sysctl.c:580:14: note: byref variable will be forcibly initialized 580 | bool neg; | ^~~ /kisskb/src/kernel/sysctl.c:579:16: note: byref variable will be forcibly initialized 579 | size_t left; | ^~~~ /kisskb/src/kernel/sysctl.c:577:23: note: byref variable will be forcibly initialized 577 | unsigned long lval; | ^~~~ /kisskb/src/mm/page_alloc.c: In function '__early_pfn_to_nid': /kisskb/src/mm/page_alloc.c:1771:34: note: byref variable will be forcibly initialized 1771 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:1771:23: note: byref variable will be forcibly initialized 1771 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/kernel/sysctl.c: In function 'proc_put_long': /kisskb/src/kernel/sysctl.c:402:14: note: byref variable will be forcibly initialized 402 | char tmp[TMPBUFLEN], *p = tmp; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'do_proc_douintvec_r': /kisskb/src/kernel/sysctl.c:634:16: note: byref variable will be forcibly initialized 634 | size_t left; | ^~~~ /kisskb/src/kernel/sysctl.c:632:23: note: byref variable will be forcibly initialized 632 | unsigned long lval; | ^~~~ /kisskb/src/kernel/sysctl.c: In function '__do_proc_dointvec': /kisskb/src/kernel/sysctl.c:519:22: note: byref variable will be forcibly initialized 519 | bool neg; | ^~~ /kisskb/src/kernel/sysctl.c:518:31: note: byref variable will be forcibly initialized 518 | unsigned long lval; | ^~~~ /kisskb/src/kernel/sysctl.c:494:15: note: byref variable will be forcibly initialized 494 | char *p; | ^ /kisskb/src/kernel/sysctl.c:493:16: note: byref variable will be forcibly initialized 493 | size_t left; | ^~~~ /kisskb/src/kernel/sysctl.c: In function 'proc_dointvec_minmax': /kisskb/src/kernel/sysctl.c:885:51: note: byref variable will be forcibly initialized 885 | struct do_proc_dointvec_minmax_conv_param param = { | ^~~~~ /kisskb/src/kernel/sysctl.c: In function '__do_proc_doulongvec_minmax': /kisskb/src/kernel/sysctl.c:1074:30: note: byref variable will be forcibly initialized 1074 | bool neg; | ^~~ /kisskb/src/kernel/sysctl.c:1071:31: note: byref variable will be forcibly initialized 1071 | unsigned long val; | ^~~ /kisskb/src/kernel/sysctl.c:1048:15: note: byref variable will be forcibly initialized 1048 | char *p; | ^ /kisskb/src/mm/page_alloc.c: In function 'show_migration_types': /kisskb/src/kernel/sysctl.c:1047:16: note: byref variable will be forcibly initialized 1047 | size_t left; | ^~~~ /kisskb/src/mm/page_alloc.c:6005:14: note: byref variable will be forcibly initialized 6005 | char tmp[MIGRATE_TYPES + 1]; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'do_proc_dointvec_ms_jiffies_minmax_conv': /kisskb/src/kernel/sysctl.c:1246:13: note: byref variable will be forcibly initialized 1246 | int tmp, ret; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'proc_do_large_bitmap': /kisskb/src/kernel/sysctl.c:1415:30: note: byref variable will be forcibly initialized 1415 | bool neg; | ^~~ /kisskb/src/kernel/sysctl.c:1414:46: note: byref variable will be forcibly initialized 1414 | unsigned long val_a, val_b; | ^~~~~ /kisskb/src/kernel/sysctl.c:1414:39: note: byref variable will be forcibly initialized 1414 | unsigned long val_a, val_b; | ^~~~~ /kisskb/src/kernel/sysctl.c:1400:23: note: byref variable will be forcibly initialized 1400 | char *p = buffer; | ^ /kisskb/src/kernel/sysctl.c:1392:70: note: byref variable will be forcibly initialized 1392 | char tr_a[] = { '-', ',', '\n' }, tr_b[] = { ',', '\n', 0 }, c; | ^ /kisskb/src/kernel/sysctl.c:1392:43: note: byref variable will be forcibly initialized 1392 | char tr_a[] = { '-', ',', '\n' }, tr_b[] = { ',', '\n', 0 }, c; | ^~~~ /kisskb/src/kernel/sysctl.c:1392:14: note: byref variable will be forcibly initialized 1392 | char tr_a[] = { '-', ',', '\n' }, tr_b[] = { ',', '\n', 0 }, c; | ^~~~ /kisskb/src/kernel/sysctl.c:1388:16: note: byref variable will be forcibly initialized 1388 | size_t left = *lenp; | ^~~~ /kisskb/src/mm/page_alloc.c: In function 'rmqueue_bulk': /kisskb/src/mm/page_alloc.c:3006:14: note: byref variable will be forcibly initialized 3006 | bool can_steal; | ^~~~~~~~~ /kisskb/src/kernel/sysctl.c: In function 'proc_do_cad_pid': /kisskb/src/kernel/sysctl.c:1349:15: note: byref variable will be forcibly initialized 1349 | pid_t tmp; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'sysrq_sysctl_handler': /kisskb/src/kernel/sysctl.c:1025:13: note: byref variable will be forcibly initialized 1025 | int tmp, ret; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'proc_taint': /kisskb/src/kernel/sysctl.c:791:23: note: byref variable will be forcibly initialized 791 | unsigned long tmptaint = get_taint(); | ^~~~~~~~ /kisskb/src/kernel/sysctl.c:790:26: note: byref variable will be forcibly initialized 790 | struct ctl_table t; | ^ /kisskb/src/kernel/sysctl.c: In function 'proc_douintvec_minmax': /kisskb/src/kernel/sysctl.c:954:52: note: byref variable will be forcibly initialized 954 | struct do_proc_douintvec_minmax_conv_param param = { | ^~~~~ /kisskb/src/mm/page_alloc.c: In function 'debug_guardpage_minorder_setup': /kisskb/src/mm/page_alloc.c:848:23: note: byref variable will be forcibly initialized 848 | unsigned long res; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'proc_dou8vec_minmax': /kisskb/src/kernel/sysctl.c:985:52: note: byref variable will be forcibly initialized 985 | struct do_proc_douintvec_minmax_conv_param param = { | ^~~~~ /kisskb/src/kernel/sysctl.c:983:43: note: byref variable will be forcibly initialized 983 | unsigned int min = 0, max = 255U, val; | ^~~ /kisskb/src/kernel/sysctl.c:983:31: note: byref variable will be forcibly initialized 983 | unsigned int min = 0, max = 255U, val; | ^~~ /kisskb/src/kernel/sysctl.c:983:22: note: byref variable will be forcibly initialized 983 | unsigned int min = 0, max = 255U, val; | ^~~ /kisskb/src/kernel/sysctl.c:982:26: note: byref variable will be forcibly initialized 982 | struct ctl_table tmp; | ^~~ /kisskb/src/kernel/sysctl.c: In function 'proc_dointvec_ms_jiffies_minmax': /kisskb/src/kernel/sysctl.c:1292:51: note: byref variable will be forcibly initialized 1292 | struct do_proc_dointvec_minmax_conv_param param = { | ^~~~~ /kisskb/src/kernel/sysctl.c: In function 'proc_do_static_key': /kisskb/src/kernel/sysctl.c:1608:13: note: byref variable will be forcibly initialized 1608 | int val, ret; | ^~~ /kisskb/src/fs/sysv/ialloc.c: In function 'refill_free_cache': /kisskb/src/fs/sysv/ialloc.c:74:30: note: byref variable will be forcibly initialized 74 | struct buffer_head * bh; | ^~ /kisskb/src/mm/page_alloc.c: In function 'rmqueue': /kisskb/src/mm/page_alloc.c:3006:14: note: byref variable will be forcibly initialized 3006 | bool can_steal; | ^~~~~~~~~ /kisskb/src/fs/sysv/ialloc.c: In function 'sysv_free_inode': /kisskb/src/fs/sysv/ialloc.c:106:30: note: byref variable will be forcibly initialized 106 | struct buffer_head * bh; | ^~ /kisskb/src/fs/sysv/ialloc.c: In function 'sysv_count_free_inodes': /kisskb/src/fs/sysv/ialloc.c:185:30: note: byref variable will be forcibly initialized 185 | struct buffer_head * bh; | ^~ /kisskb/src/mm/page_alloc.c: In function 'early_calculate_totalpages': /kisskb/src/mm/page_alloc.c:7929:16: note: byref variable will be forcibly initialized 7929 | int i, nid; | ^~~ /kisskb/src/mm/page_alloc.c:7929:13: note: byref variable will be forcibly initialized 7929 | int i, nid; | ^ /kisskb/src/mm/page_alloc.c:7928:34: note: byref variable will be forcibly initialized 7928 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:7928:23: note: byref variable will be forcibly initialized 7928 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'cmdline_parse_core': /kisskb/src/mm/page_alloc.c:8321:15: note: byref variable will be forcibly initialized 8321 | char *endptr; | ^~~~~~ /kisskb/src/mm/page_alloc.c: In function '__free_one_page': /kisskb/src/mm/page_alloc.c:1108:23: note: byref variable will be forcibly initialized 1108 | unsigned long buddy_pfn; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'set_pfnblock_flags_mask': /kisskb/src/mm/page_alloc.c:605:23: note: byref variable will be forcibly initialized 605 | unsigned long word; | ^~~~ /kisskb/src/fs/ext4/hash.c: In function '__ext4fs_dirhash': /kisskb/src/fs/ext4/hash.c:264:29: note: byref variable will be forcibly initialized 264 | struct qstr qname = QSTR_INIT(name, len); | ^~~~~ /kisskb/src/fs/ext4/hash.c:207:32: note: byref variable will be forcibly initialized 207 | __u32 in[8], buf[4]; | ^~~ /kisskb/src/fs/ext4/hash.c:207:25: note: byref variable will be forcibly initialized 207 | __u32 in[8], buf[4]; | ^~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigpending': /kisskb/src/kernel/signal.c:3215:18: note: byref variable will be forcibly initialized 3215 | sigset_t set; | ^~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigpending': /kisskb/src/kernel/user.c: In function 'free_uid': /kisskb/src/kernel/user.c:180:23: note: byref variable will be forcibly initialized 180 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/signal.c:3232:18: note: byref variable will be forcibly initialized 3232 | sigset_t set; | ^~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigpending': /kisskb/src/kernel/signal.c:4325:18: note: byref variable will be forcibly initialized 4325 | sigset_t set; | ^~~ /kisskb/src/mm/page_alloc.c: In function 'steal_suitable_fallback': In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/signal.h:125, from /kisskb/src/kernel/signal.c:50: /kisskb/src/kernel/signal.c: In function 'perf_trace_signal_generate': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:2760:25: note: byref variable will be forcibly initialized 2760 | int free_pages, movable_pages, alike_pages; | ^~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'perf_trace_signal_deliver': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/signal.h:125, from /kisskb/src/kernel/signal.c:50: /kisskb/src/kernel/signal.c: In function 'trace_event_raw_event_signal_generate': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'trace_event_raw_event_signal_deliver': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'post_copy_siginfo_from_user': /kisskb/src/fs/reiserfs/tail_conversion.c: In function 'direct2indirect': /kisskb/src/fs/reiserfs/tail_conversion.c:46:15: note: byref variable will be forcibly initialized 46 | unp_t unfm_ptr; | ^~~~~~~~ /kisskb/src/fs/reiserfs/tail_conversion.c:41:26: note: byref variable will be forcibly initialized 41 | struct item_head ind_ih; | ^~~~~~ /kisskb/src/fs/reiserfs/tail_conversion.c:35:24: note: byref variable will be forcibly initialized 35 | struct cpu_key end_key; | ^~~~~~~ /kisskb/src/kernel/signal.c:3338:22: note: byref variable will be forcibly initialized 3338 | char buf[SI_EXPANSION_SIZE]; | ^~~ /kisskb/src/fs/reiserfs/tail_conversion.c: In function 'indirect2direct': /kisskb/src/fs/reiserfs/tail_conversion.c:217:24: note: byref variable will be forcibly initialized 217 | struct cpu_key key; | ^~~ /kisskb/src/fs/reiserfs/tail_conversion.c:212:26: note: byref variable will be forcibly initialized 212 | struct item_head s_ih; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/signal.h:125, from /kisskb/src/kernel/signal.c:50: /kisskb/src/kernel/signal.c: In function '__bpf_trace_signal_generate': /kisskb/src/kernel/events/ring_buffer.c: In function '__perf_output_begin': /kisskb/src/kernel/events/ring_buffer.c:161:11: note: byref variable will be forcibly initialized 161 | } lost_event; | ^~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(signal_generate, | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__bpf_trace_signal_deliver': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/signal.h:96:1: note: in expansion of macro 'TRACE_EVENT' 96 | TRACE_EVENT(signal_deliver, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/perf_event.h:48, from /kisskb/src/kernel/events/ring_buffer.c:11: /kisskb/src/kernel/events/ring_buffer.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:666:16: note: byref variable will be forcibly initialized 666 | size_t bytes; | ^~~~~ /kisskb/src/kernel/signal.c: In function 'kernel_sigaction': /kisskb/src/kernel/signal.c:4069:26: note: byref variable will be forcibly initialized 4069 | sigset_t mask; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigaltstack': /kisskb/src/kernel/signal.c:4229:22: note: byref variable will be forcibly initialized 4229 | stack_t new, old; | ^~~ /kisskb/src/kernel/signal.c:4229:17: note: byref variable will be forcibly initialized 4229 | stack_t new, old; | ^~~ /kisskb/src/kernel/signal.c: In function 'do_compat_sigaltstack': /kisskb/src/kernel/signal.c:4280:32: note: byref variable will be forcibly initialized 4280 | compat_stack_t old; | ^~~ /kisskb/src/kernel/signal.c:4269:32: note: byref variable will be forcibly initialized 4269 | compat_stack_t uss32; | ^~~~~ /kisskb/src/kernel/signal.c:4265:22: note: byref variable will be forcibly initialized 4265 | stack_t uss, uoss; | ^~~~ /kisskb/src/kernel/signal.c:4265:17: note: byref variable will be forcibly initialized 4265 | stack_t uss, uoss; | ^~~ /kisskb/src/mm/page_alloc.c: In function '__alloc_pages_direct_compact': /kisskb/src/mm/page_alloc.c:4481:23: note: byref variable will be forcibly initialized 4481 | unsigned long pflags; | ^~~~~~ /kisskb/src/mm/page_alloc.c:4480:22: note: byref variable will be forcibly initialized 4480 | struct page *page = NULL; | ^~~~ /kisskb/src/mm/page_alloc.c: In function 'warn_alloc': /kisskb/src/mm/page_alloc.c:4338:17: note: byref variable will be forcibly initialized 4338 | va_list args; | ^~~~ /kisskb/src/mm/page_alloc.c:4337:26: note: byref variable will be forcibly initialized 4337 | struct va_format vaf; | ^~~ /kisskb/src/mm/page_alloc.c: In function '__alloc_pages_direct_reclaim': /kisskb/src/mm/page_alloc.c:4744:23: note: byref variable will be forcibly initialized 4744 | unsigned long pflags; | ^~~~~~ /kisskb/src/mm/page_alloc.c: In function '__alloc_pages_slowpath': /kisskb/src/mm/page_alloc.c:5002:13: note: byref variable will be forcibly initialized 5002 | int no_progress_loops; | ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:5001:13: note: byref variable will be forcibly initialized 5001 | int compaction_retries; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:5000:29: note: byref variable will be forcibly initialized 5000 | enum compact_result compact_result; | ^~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:4999:31: note: byref variable will be forcibly initialized 4999 | enum compact_priority compact_priority; | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:4998:23: note: byref variable will be forcibly initialized 4998 | unsigned long did_some_progress; | ^~~~~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function '__alloc_pages': /kisskb/src/mm/page_alloc.c:5476:15: note: byref variable will be forcibly initialized 5476 | gfp_t alloc_gfp; /* The gfp_t that was actually used for allocation */ | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c:5475:22: note: byref variable will be forcibly initialized 5475 | unsigned int alloc_flags = ALLOC_WMARK_LOW; | ^~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_sigpending': /kisskb/src/kernel/signal.c:4341:18: note: byref variable will be forcibly initialized 4341 | sigset_t set; | ^~~ /kisskb/src/mm/page_alloc.c: In function '__alloc_pages_bulk': /kisskb/src/mm/page_alloc.c:5332:22: note: byref variable will be forcibly initialized 5332 | unsigned int alloc_flags = ALLOC_WMARK_LOW; | ^~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:5331:15: note: byref variable will be forcibly initialized 5331 | gfp_t alloc_gfp; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c:5330:30: note: byref variable will be forcibly initialized 5330 | struct alloc_context ac; | ^~ /kisskb/src/kernel/signal.c: In function 'dequeue_signal': /kisskb/src/kernel/signal.c:632:14: note: byref variable will be forcibly initialized 632 | bool resched_timer = false; | ^~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__set_task_blocked': /kisskb/src/mm/page_alloc.c: In function 'memmap_init_range': /kisskb/src/mm/page_alloc.c:6665:23: note: byref variable will be forcibly initialized 6665 | unsigned long pfn, end_pfn = start_pfn + size; | ^~~ /kisskb/src/kernel/signal.c:3012:26: note: byref variable will be forcibly initialized 3012 | sigset_t newblocked; | ^~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'memmap_init': /kisskb/src/kernel/signal.c: In function 'do_sigtimedwait': /kisskb/src/mm/page_alloc.c:6934:32: note: byref variable will be forcibly initialized 6934 | int i, j, zone_id = 0, nid; | ^~~ /kisskb/src/kernel/signal.c:3574:23: note: byref variable will be forcibly initialized 3574 | enum pid_type type; | ^~~~ /kisskb/src/mm/page_alloc.c:6934:13: note: byref variable will be forcibly initialized 6934 | int i, j, zone_id = 0, nid; | ^ /kisskb/src/kernel/signal.c:3573:18: note: byref variable will be forcibly initialized 3573 | sigset_t mask = *which; | ^~~~ /kisskb/src/mm/page_alloc.c:6933:23: note: byref variable will be forcibly initialized 6933 | unsigned long hole_pfn = 0; | ^~~~~~~~ /kisskb/src/mm/page_alloc.c:6932:34: note: byref variable will be forcibly initialized 6932 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:6932:23: note: byref variable will be forcibly initialized 6932 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/kernel/signal.c:3571:29: note: byref variable will be forcibly initialized 3571 | ktime_t *to = NULL, timeout = KTIME_MAX; | ^~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'get_pfn_range_for_nid': /kisskb/src/mm/page_alloc.c:7268:13: note: byref variable will be forcibly initialized 7268 | int i; | ^ /kisskb/src/kernel/signal.c: In function 'prepare_signal': /kisskb/src/kernel/signal.c:910:18: note: byref variable will be forcibly initialized 910 | sigset_t flush; | ^~~~~ /kisskb/src/mm/page_alloc.c:7267:39: note: byref variable will be forcibly initialized 7267 | unsigned long this_start_pfn, this_end_pfn; | ^~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:7267:23: note: byref variable will be forcibly initialized 7267 | unsigned long this_start_pfn, this_end_pfn; | ^~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'find_zone_movable_pfns_for_nodes': /kisskb/src/mm/page_alloc.c:8146:42: note: byref variable will be forcibly initialized 8146 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:8146:31: note: byref variable will be forcibly initialized 8146 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c:8059:42: note: byref variable will be forcibly initialized 8059 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:8059:31: note: byref variable will be forcibly initialized 8059 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c:7949:13: note: byref variable will be forcibly initialized 7949 | int i, nid; | ^ /kisskb/src/mm/page_alloc.c: In function '__absent_pages_in_range': /kisskb/src/mm/page_alloc.c:7386:13: note: byref variable will be forcibly initialized 7386 | int i; | ^ /kisskb/src/mm/page_alloc.c:7385:34: note: byref variable will be forcibly initialized 7385 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function 'kill_pid_usb_asyncio': /kisskb/src/kernel/signal.c:1541:23: note: byref variable will be forcibly initialized 1541 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/signal.c:1539:31: note: byref variable will be forcibly initialized 1539 | struct kernel_siginfo info; | ^~~~ /kisskb/src/mm/page_alloc.c:7385:23: note: byref variable will be forcibly initialized 7385 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'zone_absent_pages_in_node': /kisskb/src/mm/page_alloc.c:7417:39: note: byref variable will be forcibly initialized 7417 | unsigned long zone_start_pfn, zone_end_pfn; | ^~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:7417:23: note: byref variable will be forcibly initialized 7417 | unsigned long zone_start_pfn, zone_end_pfn; | ^~~~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'calculate_node_totalpages': /kisskb/src/mm/page_alloc.c:7469:47: note: byref variable will be forcibly initialized 7469 | unsigned long zone_start_pfn, zone_end_pfn; | ^~~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:7469:31: note: byref variable will be forcibly initialized 7469 | unsigned long zone_start_pfn, zone_end_pfn; | ^~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'send_sigqueue': /kisskb/src/kernel/signal.c:1966:23: note: byref variable will be forcibly initialized 1966 | unsigned long flags; | ^~~~~ /kisskb/src/mm/page_alloc.c: In function 'free_area_init_node': /kisskb/src/mm/page_alloc.c:7825:23: note: byref variable will be forcibly initialized 7825 | unsigned long end_pfn = 0; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:7824:23: note: byref variable will be forcibly initialized 7824 | unsigned long start_pfn = 0; | ^~~~~~~~~ /kisskb/src/mm/page_alloc.c: In function 'node_map_pfn_alignment': /kisskb/src/kernel/signal.c: In function 'do_notify_parent': /kisskb/src/kernel/signal.c:2027:31: note: byref variable will be forcibly initialized 2027 | struct kernel_siginfo info; | ^~~~ /kisskb/src/mm/page_alloc.c:7894:16: note: byref variable will be forcibly initialized 7894 | int i, nid; | ^~~ /kisskb/src/mm/page_alloc.c:7894:13: note: byref variable will be forcibly initialized 7894 | int i, nid; | ^ /kisskb/src/mm/page_alloc.c:7892:30: note: byref variable will be forcibly initialized 7892 | unsigned long start, end, mask; | ^~~ /kisskb/src/mm/page_alloc.c:7892:23: note: byref variable will be forcibly initialized 7892 | unsigned long start, end, mask; | ^~~~~ /kisskb/src/mm/page_alloc.c: In function 'free_area_init': /kisskb/src/mm/page_alloc.c:8203:16: note: byref variable will be forcibly initialized 8203 | int i, nid, zone; | ^~~ /kisskb/src/mm/page_alloc.c:8203:13: note: byref variable will be forcibly initialized 8203 | int i, nid, zone; | ^ /kisskb/src/kernel/signal.c: In function '__do_sys_sigprocmask': /kisskb/src/kernel/signal.c:4366:18: note: byref variable will be forcibly initialized 4366 | sigset_t new_blocked; | ^~~~~~~~~~~ /kisskb/src/mm/page_alloc.c:8202:34: note: byref variable will be forcibly initialized 8202 | unsigned long start_pfn, end_pfn; | ^~~~~~~ /kisskb/src/kernel/signal.c:4365:31: note: byref variable will be forcibly initialized 4365 | old_sigset_t old_set, new_set; | ^~~~~~~ /kisskb/src/mm/page_alloc.c:8202:23: note: byref variable will be forcibly initialized 8202 | unsigned long start_pfn, end_pfn; | ^~~~~~~~~ /kisskb/src/kernel/signal.c:4365:22: note: byref variable will be forcibly initialized 4365 | old_sigset_t old_set, new_set; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_ssetmask': /kisskb/src/kernel/signal.c:4573:18: note: byref variable will be forcibly initialized 4573 | sigset_t newset; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__se_sys_ssetmask': /kisskb/src/kernel/signal.c:4573:18: note: byref variable will be forcibly initialized /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigsuspend': /kisskb/src/kernel/signal.c:4635:18: note: byref variable will be forcibly initialized 4635 | sigset_t newset; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigsuspend': /kisskb/src/kernel/signal.c:4649:18: note: byref variable will be forcibly initialized 4649 | sigset_t newset; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_sigsuspend': /kisskb/src/kernel/signal.c:4664:18: note: byref variable will be forcibly initialized 4664 | sigset_t blocked; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function '__se_sys_sigsuspend': /kisskb/src/kernel/signal.c:4664:18: note: byref variable will be forcibly initialized /kisskb/src/kernel/signal.c: In function 'sigprocmask': /kisskb/src/kernel/signal.c:3061:18: note: byref variable will be forcibly initialized 3061 | sigset_t newset; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigprocmask': /kisskb/src/kernel/signal.c:3144:27: note: byref variable will be forcibly initialized 3144 | sigset_t old_set, new_set; | ^~~~~~~ /kisskb/src/kernel/signal.c:3144:18: note: byref variable will be forcibly initialized 3144 | sigset_t old_set, new_set; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigprocmask': /kisskb/src/kernel/signal.c:3182:26: note: byref variable will be forcibly initialized 3182 | sigset_t new_set; | ^~~~~~~ /kisskb/src/kernel/signal.c:3175:18: note: byref variable will be forcibly initialized 3175 | sigset_t old_set = current->blocked; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function 'set_user_sigmask': /kisskb/src/kernel/signal.c:3097:18: note: byref variable will be forcibly initialized 3097 | sigset_t kmask; | ^~~~~ /kisskb/src/kernel/signal.c: In function 'set_compat_user_sigmask': /kisskb/src/kernel/signal.c:3117:18: note: byref variable will be forcibly initialized 3117 | sigset_t kmask; | ^~~~~ In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'KERNEL_BPFPTR': /kisskb/src/include/linux/bpfptr.h:18:16: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/kernel/signal.c: In function 'do_send_sig_info': /kisskb/src/kernel/bpf/syscall.c: In function 'make_bpfptr': /kisskb/src/kernel/signal.c:1292:23: note: byref variable will be forcibly initialized 1292 | unsigned long flags; | ^~~~~ /kisskb/src/include/linux/bpfptr.h:23:16: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/include/linux/bpfptr.h:18:16: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:29:24: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpfptr_is_null': /kisskb/src/include/linux/bpfptr.h:34:20: note: userspace variable will be forcibly initialized 34 | static inline bool bpfptr_is_null(bpfptr_t bpfptr) | ^~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigqueueinfo': /kisskb/src/kernel/signal.c:3999:26: note: byref variable will be forcibly initialized 3999 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_kill': /kisskb/src/kernel/signal.c:3773:31: note: byref variable will be forcibly initialized 3773 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'send_sig_fault': /kisskb/src/kernel/signal.c:1734:31: note: byref variable will be forcibly initialized 1734 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'send_sig_mceerr': /kisskb/src/kernel/signal.c:1765:31: note: byref variable will be forcibly initialized 1765 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/bpf/syscall.c: In function '____bpf_sys_bpf': /kisskb/src/kernel/bpf/syscall.c:5086:16: note: userspace variable will be forcibly initialized 5086 | return __sys_bpf(cmd, KERNEL_BPFPTR(attr), attr_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'send_sig_perf': In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_sys_bpf': /kisskb/src/include/linux/bpfptr.h:18:16: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/kernel/signal.c:1809:31: note: byref variable will be forcibly initialized 1809 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/bpf/syscall.c:5086:16: note: userspace variable will be forcibly initialized 5086 | return __sys_bpf(cmd, KERNEL_BPFPTR(attr), attr_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'send_sig_fault_trapno': /kisskb/src/kernel/signal.c:1893:31: note: byref variable will be forcibly initialized 1893 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'do_tkill': /kisskb/src/kernel/signal.c:3930:31: note: byref variable will be forcibly initialized 3930 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_tgsigqueueinfo': /kisskb/src/kernel/signal.c:4039:26: note: byref variable will be forcibly initialized 4039 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig': /kisskb/src/kernel/signal.c:1652:31: note: byref variable will be forcibly initialized 1652 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_mceerr': /kisskb/src/kernel/signal.c:1751:31: note: byref variable will be forcibly initialized 1751 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_bnderr': /kisskb/src/kernel/signal.c:1780:31: note: byref variable will be forcibly initialized 1780 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_pkuerr': /kisskb/src/kernel/signal.c:1795:31: note: byref variable will be forcibly initialized 1795 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_ptrace_errno_trap': /kisskb/src/kernel/signal.c:1861:31: note: byref variable will be forcibly initialized 1861 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_fault_trapno': /kisskb/src/kernel/signal.c:1876:31: note: byref variable will be forcibly initialized 1876 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_fatal_sig': /kisskb/src/kernel/signal.c:1666:31: note: byref variable will be forcibly initialized 1666 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_exit_sig': /kisskb/src/kernel/signal.c:1679:31: note: byref variable will be forcibly initialized 1679 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_fault_to_task': /kisskb/src/kernel/signal.c:1708:31: note: byref variable will be forcibly initialized 1708 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'force_sig_seccomp': /kisskb/src/kernel/signal.c:1843:31: note: byref variable will be forcibly initialized 1843 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'do_notify_parent_cldstop': /kisskb/src/kernel/signal.c:2139:31: note: byref variable will be forcibly initialized 2139 | struct kernel_siginfo info; | ^~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_link_show_fdinfo': /kisskb/src/kernel/bpf/syscall.c:2768:14: note: byref variable will be forcibly initialized 2768 | char prog_tag[sizeof(prog->tag) * 2 + 1] = { }; | ^~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_show_fdinfo': /kisskb/src/kernel/bpf/syscall.c:2129:32: note: byref variable will be forcibly initialized 2129 | struct bpf_prog_kstats stats; | ^~~~~ /kisskb/src/kernel/bpf/syscall.c:2128:14: note: byref variable will be forcibly initialized 2128 | char prog_tag[sizeof(prog->tag) * 2 + 1] = { }; | ^~~~~~~~ /kisskb/src/kernel/signal.c: In function 'ptrace_do_notify': /kisskb/src/kernel/signal.c:2336:26: note: byref variable will be forcibly initialized 2336 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c: In function 'signal_delivered': In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'copy_from_bpfptr_offset': /kisskb/src/include/linux/bpfptr.h:49:19: note: userspace variable will be forcibly initialized 49 | static inline int copy_from_bpfptr_offset(void *dst, bpfptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c:2883:18: note: byref variable will be forcibly initialized 2883 | sigset_t blocked; | ^~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'kvmemdup_bpfptr': /kisskb/src/include/linux/bpfptr.h:68:21: note: userspace variable will be forcibly initialized 68 | static inline void *kvmemdup_bpfptr(bpfptr_t src, size_t len) | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function '___bpf_copy_key': /kisskb/src/kernel/bpf/syscall.c:1290:14: note: userspace variable will be forcibly initialized 1290 | static void *___bpf_copy_key(bpfptr_t ukey, u64 key_size) | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/kallsyms.h:13, from /kisskb/src/include/linux/bpf.h:21, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'strncpy_from_bpfptr': /kisskb/src/include/linux/bpfptr.h:81:20: note: userspace variable will be forcibly initialized 81 | static inline long strncpy_from_bpfptr(char *dst, bpfptr_t src, size_t count) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'exit_signals': /kisskb/src/kernel/signal.c:2944:18: note: byref variable will be forcibly initialized 2944 | sigset_t unblocked; | ^~~~~~~~~ /kisskb/src/kernel/signal.c: In function 'get_signal': /kisskb/src/kernel/signal.c:2691:31: note: byref variable will be forcibly initialized 2691 | enum pid_type type; | ^~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_insn_prepare_dump': /kisskb/src/kernel/bpf/syscall.c:3805:18: note: byref variable will be forcibly initialized 3805 | u32 off, type; | ^~~~ /kisskb/src/kernel/bpf/syscall.c:3805:13: note: byref variable will be forcibly initialized 3805 | u32 off, type; | ^~~ /kisskb/src/kernel/signal.c: In function '__copy_siginfo_from_user32': /kisskb/src/kernel/signal.c:3541:31: note: byref variable will be forcibly initialized 3541 | struct compat_siginfo from; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigqueueinfo': /kisskb/src/kernel/signal.c:4012:26: note: byref variable will be forcibly initialized 4012 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_tgsigqueueinfo': /kisskb/src/kernel/signal.c:4053:26: note: byref variable will be forcibly initialized 4053 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigtimedwait': /kisskb/src/kernel/signal.c:3634:26: note: byref variable will be forcibly initialized 3634 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c:3633:27: note: byref variable will be forcibly initialized 3633 | struct timespec64 ts; | ^~ /kisskb/src/kernel/signal.c:3632:18: note: byref variable will be forcibly initialized 3632 | sigset_t these; | ^~~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigtimedwait_time32': /kisskb/src/kernel/signal.c:3667:26: note: byref variable will be forcibly initialized 3667 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c:3666:27: note: byref variable will be forcibly initialized 3666 | struct timespec64 ts; | ^~ /kisskb/src/kernel/signal.c:3665:18: note: byref variable will be forcibly initialized 3665 | sigset_t these; | ^~~~~ /kisskb/src/kernel/signal.c: In function '__copy_siginfo_to_user32': /kisskb/src/kernel/signal.c:3454:31: note: byref variable will be forcibly initialized 3454 | struct compat_siginfo new; | ^~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigtimedwait_time64': /kisskb/src/kernel/signal.c:3699:26: note: byref variable will be forcibly initialized 3699 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c:3698:27: note: byref variable will be forcibly initialized 3698 | struct timespec64 t; | ^ /kisskb/src/kernel/signal.c:3697:18: note: byref variable will be forcibly initialized 3697 | sigset_t s; | ^ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigtimedwait_time32': /kisskb/src/kernel/signal.c:3730:26: note: byref variable will be forcibly initialized 3730 | kernel_siginfo_t info; | ^~~~ /kisskb/src/kernel/signal.c:3729:27: note: byref variable will be forcibly initialized 3729 | struct timespec64 t; | ^ /kisskb/src/kernel/signal.c:3728:18: note: byref variable will be forcibly initialized 3728 | sigset_t s; | ^ /kisskb/src/kernel/signal.c: In function 'copy_siginfo_from_user32': /kisskb/src/kernel/signal.c:3553:31: note: byref variable will be forcibly initialized 3553 | struct compat_siginfo from; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_pidfd_send_signal': /kisskb/src/kernel/signal.c:3852:26: note: byref variable will be forcibly initialized 3852 | kernel_siginfo_t kinfo; | ^~~~~ /kisskb/src/kernel/signal.c: In function 'do_sigaction': /kisskb/src/kernel/signal.c:4091:18: note: byref variable will be forcibly initialized 4091 | sigset_t mask; | ^~~~ /kisskb/src/kernel/signal.c: In function '__do_sys_rt_sigaction': /kisskb/src/kernel/signal.c:4415:36: note: byref variable will be forcibly initialized 4415 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/kernel/signal.c:4415:28: note: byref variable will be forcibly initialized 4415 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_rt_sigaction': /kisskb/src/kernel/signal.c:4440:36: note: byref variable will be forcibly initialized 4440 | struct k_sigaction new_ka, old_ka; | ^~~~~~ /kisskb/src/kernel/signal.c:4440:28: note: byref variable will be forcibly initialized 4440 | struct k_sigaction new_ka, old_ka; | ^~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_task_fd_query': /kisskb/src/kernel/bpf/syscall.c:4429:29: note: byref variable will be forcibly initialized 4429 | const char *buf; | ^~~ /kisskb/src/kernel/bpf/syscall.c:4428:30: note: byref variable will be forcibly initialized 4428 | u32 prog_id, fd_type; | ^~~~~~~ /kisskb/src/kernel/bpf/syscall.c:4428:21: note: byref variable will be forcibly initialized 4428 | u32 prog_id, fd_type; | ^~~~~~~ /kisskb/src/kernel/bpf/syscall.c:4427:35: note: byref variable will be forcibly initialized 4427 | u64 probe_offset, probe_addr; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:4427:21: note: byref variable will be forcibly initialized 4427 | u64 probe_offset, probe_addr; | ^~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_obj_get_next_id': /kisskb/src/kernel/bpf/syscall.c:3633:13: note: byref variable will be forcibly initialized 3633 | u32 next_id = attr->start_id; | ^~~~~~~ /kisskb/src/kernel/signal.c: In function '__do_compat_sys_sigaction': /kisskb/src/kernel/signal.c:4522:36: note: byref variable will be forcibly initialized 4522 | struct k_sigaction new_ka, old_ka; | ^~~~~~ /kisskb/src/kernel/signal.c:4522:28: note: byref variable will be forcibly initialized 4522 | struct k_sigaction new_ka, old_ka; | ^~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_stats_handler': /kisskb/src/kernel/bpf/syscall.c:5227:13: note: byref variable will be forcibly initialized 5227 | int val, ret; | ^~~ /kisskb/src/kernel/signal.c: In function '__do_sys_signal': /kisskb/src/kernel/signal.c:4588:36: note: byref variable will be forcibly initialized 4588 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/kernel/signal.c:4588:28: note: byref variable will be forcibly initialized 4588 | struct k_sigaction new_sa, old_sa; | ^~~~~~ /kisskb/src/kernel/signal.c: In function 'restore_altstack': /kisskb/src/kernel/signal.c:4243:17: note: byref variable will be forcibly initialized 4243 | stack_t new; | ^~~ In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_get_info_by_fd': /kisskb/src/include/linux/bpfptr.h:23:16: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/syscall.c:3892:32: note: byref variable will be forcibly initialized 3892 | struct bpf_prog_kstats stats; | ^~~~~ /kisskb/src/kernel/bpf/syscall.c:3890:30: note: byref variable will be forcibly initialized 3890 | struct bpf_prog_info info; | ^~~~ /kisskb/src/kernel/bpf/syscall.c:3897:15: note: userspace variable will be forcibly initialized 3897 | err = bpf_check_uarg_tail_zero(USER_BPFPTR(uinfo), sizeof(info), info_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/main.c: In function 'parse_rsc_event': /kisskb/src/drivers/bus/mhi/host/main.c:708:27: note: byref variable will be forcibly initialized 708 | struct mhi_result result; | ^~~~~~ /kisskb/src/drivers/bus/mhi/host/main.c: In function 'mhi_reset_data_chan': /kisskb/src/drivers/bus/mhi/host/main.c:1573:27: note: byref variable will be forcibly initialized 1573 | struct mhi_result result; | ^~~~~~ /kisskb/src/drivers/bus/mhi/host/main.c: In function 'mhi_get_exec_env': /kisskb/src/drivers/bus/mhi/host/main.c:153:13: note: byref variable will be forcibly initialized 153 | u32 exec; | ^~~~ /kisskb/src/drivers/bus/mhi/host/main.c: In function 'mhi_read_reg_field': /kisskb/src/drivers/bus/mhi/host/main.c:29:13: note: byref variable will be forcibly initialized 29 | u32 tmp; | ^~~ /kisskb/src/drivers/bus/mhi/host/main.c: In function 'mhi_get_mhi_state': /kisskb/src/drivers/bus/mhi/host/main.c:162:13: note: byref variable will be forcibly initialized 162 | u32 state; | ^~~~~ /kisskb/src/drivers/bus/mhi/host/main.c: In function 'mhi_poll_reg_field': /kisskb/src/drivers/bus/mhi/host/main.c:46:13: note: byref variable will be forcibly initialized 46 | u32 out, retry = (mhi_cntrl->timeout_ms * 1000) / delayus; | ^~~ /kisskb/src/drivers/bus/mhi/host/main.c: In function 'mhi_write_reg_field': /kisskb/src/drivers/bus/mhi/host/main.c:73:13: note: byref variable will be forcibly initialized 73 | u32 tmp; | ^~~ /kisskb/src/fs/lockd/svc.c: In function 'lockd_inetaddr_event': /kisskb/src/fs/lockd/svc.c:303:28: note: byref variable will be forcibly initialized 303 | struct sockaddr_in sin; | ^~~ /kisskb/src/fs/lockd/svc.c: In function 'lockd_inet6addr_event': /kisskb/src/fs/lockd/svc.c:329:29: note: byref variable will be forcibly initialized 329 | struct sockaddr_in6 sin6; | ^~~~ In file included from /kisskb/src/include/linux/sunrpc/types.h:16, from /kisskb/src/fs/lockd/svc.c:31: /kisskb/src/fs/lockd/svc.c: In function 'lockd': /kisskb/src/fs/lockd/svc.c:152:34: note: byref variable will be forcibly initialized 152 | RPC_IFDEBUG(char buf[RPC_MAX_ADDRBUFLEN]); | ^~~ /kisskb/src/include/linux/sunrpc/debug.h:67:33: note: in definition of macro 'RPC_IFDEBUG' 67 | # define RPC_IFDEBUG(x) x | ^ In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_map_get_info_by_fd': /kisskb/src/include/linux/bpfptr.h:23:16: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/syscall.c:4178:29: note: byref variable will be forcibly initialized 4178 | struct bpf_map_info info; | ^~~~ /kisskb/src/kernel/bpf/syscall.c:4182:15: note: userspace variable will be forcibly initialized 4182 | err = bpf_check_uarg_tail_zero(USER_BPFPTR(uinfo), sizeof(info), info_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/main.c: In function 'mhi_queue_skb': /kisskb/src/drivers/bus/mhi/host/main.c:1163:29: note: byref variable will be forcibly initialized 1163 | struct mhi_buf_info buf_info = { }; | ^~~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_old_getrlimit': /kisskb/src/drivers/bus/mhi/host/main.c: In function 'mhi_queue_dma': /kisskb/src/drivers/bus/mhi/host/main.c:1181:29: note: byref variable will be forcibly initialized 1181 | struct mhi_buf_info buf_info = { }; | ^~~~~~~~ /kisskb/src/kernel/sys.c:1563:23: note: byref variable will be forcibly initialized 1563 | struct rlimit x; | ^ /kisskb/src/fs/lockd/svc.c: In function 'param_set_grace_period': /kisskb/src/fs/lockd/svc.c:540:15: note: byref variable will be forcibly initialized 540 | char *endp; \ | ^~~~ /kisskb/src/fs/lockd/svc.c:583:1: note: in expansion of macro 'param_set_min_max' 583 | param_set_min_max(grace_period, unsigned long, simple_strtoul, | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/lockd/svc.c: In function 'param_set_timeout': /kisskb/src/fs/lockd/svc.c:540:15: note: byref variable will be forcibly initialized 540 | char *endp; \ | ^~~~ /kisskb/src/fs/lockd/svc.c:585:1: note: in expansion of macro 'param_set_min_max' 585 | param_set_min_max(timeout, unsigned long, simple_strtoul, | ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/main.c: In function 'parse_xfer_event': In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_btf_get_info_by_fd': /kisskb/src/include/linux/bpfptr.h:23:16: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/fs/lockd/svc.c: In function 'param_set_port': /kisskb/src/drivers/bus/mhi/host/main.c:573:27: note: byref variable will be forcibly initialized 573 | struct mhi_result result; | ^~~~~~ /kisskb/src/fs/lockd/svc.c:540:15: note: byref variable will be forcibly initialized 540 | char *endp; \ | ^~~~ /kisskb/src/fs/lockd/svc.c:582:1: note: in expansion of macro 'param_set_min_max' 582 | param_set_min_max(port, int, simple_strtol, 0, 65535) | ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:4226:15: note: userspace variable will be forcibly initialized 4226 | err = bpf_check_uarg_tail_zero(USER_BPFPTR(uinfo), sizeof(*uinfo), info_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_link_get_info_by_fd': /kisskb/src/include/linux/bpfptr.h:23:16: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/syscall.c:4239:30: note: byref variable will be forcibly initialized 4239 | struct bpf_link_info info; | ^~~~ /kisskb/src/kernel/bpf/syscall.c:4243:15: note: userspace variable will be forcibly initialized 4243 | err = bpf_check_uarg_tail_zero(USER_BPFPTR(uinfo), sizeof(info), info_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/main.c: In function 'mhi_prepare_channel': /kisskb/src/drivers/bus/mhi/host/main.c:1478:45: note: byref variable will be forcibly initialized 1478 | struct mhi_buf_info info = { }; | ^~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'map_check_btf': /kisskb/src/kernel/events/callchain.c: In function 'get_perf_callchain': /kisskb/src/kernel/events/callchain.c:185:13: note: byref variable will be forcibly initialized 185 | int rctx; | ^~~~ /kisskb/src/kernel/events/callchain.c:184:41: note: byref variable will be forcibly initialized 184 | struct perf_callchain_entry_ctx ctx; | ^~~ /kisskb/src/kernel/events/callchain.c: In function 'perf_event_max_stack_handler': /kisskb/src/kernel/events/callchain.c:237:26: note: byref variable will be forcibly initialized 237 | struct ctl_table new_table = *table; | ^~~~~~~~~ /kisskb/src/kernel/events/callchain.c:236:13: note: byref variable will be forcibly initialized 236 | int new_value = *value, ret; | ^~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:988:23: note: byref variable will be forcibly initialized 988 | u32 key_size, value_size; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:988:13: note: byref variable will be forcibly initialized 988 | u32 key_size, value_size; | ^~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_map_free_kptrs': /kisskb/src/kernel/bpf/syscall.c:599:30: note: byref variable will be forcibly initialized 599 | u64 *p = (u64 *)btf_id_ptr; | ^ /kisskb/src/kernel/bpf/syscall.c: In function 'map_update_elem': /kisskb/src/kernel/bpf/syscall.c:1379:12: note: userspace variable will be forcibly initialized 1379 | static int map_update_elem(union bpf_attr *attr, bpfptr_t uattr) | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:1382:18: note: userspace variable will be forcibly initialized 1382 | bpfptr_t uvalue = make_bpfptr(attr->value, uattr.is_kernel); | ^~~~~~ /kisskb/src/kernel/sys.c: In function 'do_sys_times': /kisskb/src/kernel/sys.c:993:22: note: byref variable will be forcibly initialized 993 | u64 tgutime, tgstime, cutime, cstime; | ^~~~~~~ /kisskb/src/kernel/sys.c:993:13: note: byref variable will be forcibly initialized 993 | u64 tgutime, tgstime, cutime, cstime; | ^~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_times': /kisskb/src/kernel/sys.c:1007:28: note: byref variable will be forcibly initialized 1007 | struct tms tmp; | ^~~ /kisskb/src/kernel/bpf/syscall.c:1381:18: note: userspace variable will be forcibly initialized 1381 | bpfptr_t ukey = make_bpfptr(attr->key, uattr.is_kernel); | ^~~~ /kisskb/src/kernel/sys.c: In function '__do_compat_sys_times': /kisskb/src/kernel/sys.c:1027:35: note: byref variable will be forcibly initialized 1027 | struct compat_tms tmp; | ^~~ /kisskb/src/kernel/sys.c:1026:28: note: byref variable will be forcibly initialized 1026 | struct tms tms; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_gethostname': /kisskb/src/kernel/sys.c:1386:14: note: byref variable will be forcibly initialized 1386 | char tmp[__NEW_UTS_LEN + 1]; | ^~~ /kisskb/src/kernel/sys.c: In function 'override_release': /kisskb/src/kernel/sys.c:1267:22: note: byref variable will be forcibly initialized 1267 | char buf[65] = { 0 }; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_newuname': /kisskb/src/kernel/sys.c:1289:28: note: byref variable will be forcibly initialized 1289 | struct new_utsname tmp; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_uname': /kisskb/src/kernel/sys.c:1310:28: note: byref variable will be forcibly initialized 1310 | struct old_utsname tmp; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_olduname': /kisskb/src/kernel/sys.c:1330:31: note: byref variable will be forcibly initialized 1330 | struct oldold_utsname tmp; | ^~~ /kisskb/src/kernel/bpf/syscall.c: In function 'generic_map_delete_batch': /kisskb/src/kernel/sys.c: In function '__do_sys_sethostname': /kisskb/src/kernel/sys.c:1358:14: note: byref variable will be forcibly initialized 1358 | char tmp[__NEW_UTS_LEN]; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_setdomainname': /kisskb/src/kernel/sys.c:1411:14: note: byref variable will be forcibly initialized 1411 | char tmp[__NEW_UTS_LEN]; | ^~~ /kisskb/src/kernel/bpf/syscall.c:1564:13: note: byref variable will be forcibly initialized 1564 | u32 cp, max_count; | ^~ /kisskb/src/fs/ext4/ialloc.c: In function 'find_group_orlov': /kisskb/src/fs/ext4/ialloc.c:440:29: note: byref variable will be forcibly initialized 440 | struct dx_hash_info hinfo; | ^~~~~ /kisskb/src/fs/ext4/ialloc.c:438:28: note: byref variable will be forcibly initialized 438 | struct orlov_stats stats; | ^~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'generic_map_update_batch': /kisskb/src/kernel/bpf/syscall.c:1619:25: note: byref variable will be forcibly initialized 1619 | u32 value_size, cp, max_count; | ^~ /kisskb/src/kernel/sys.c: In function '__do_sys_getrlimit': /kisskb/src/kernel/sys.c:1497:23: note: byref variable will be forcibly initialized 1497 | struct rlimit value; | ^~~~~ /kisskb/src/kernel/sys.c: In function '__do_compat_sys_setrlimit': /kisskb/src/kernel/sys.c:1513:30: note: byref variable will be forcibly initialized 1513 | struct compat_rlimit r32; | ^~~ /kisskb/src/kernel/sys.c:1512:23: note: byref variable will be forcibly initialized 1512 | struct rlimit r; | ^ /kisskb/src/kernel/sys.c: In function '__do_compat_sys_getrlimit': /kisskb/src/kernel/sys.c:1537:38: note: byref variable will be forcibly initialized 1537 | struct compat_rlimit r32; | ^~~ /kisskb/src/kernel/sys.c:1532:23: note: byref variable will be forcibly initialized 1532 | struct rlimit r; | ^ /kisskb/src/kernel/sys.c: In function '__do_sys_setrlimit': /kisskb/src/kernel/sys.c:1710:23: note: byref variable will be forcibly initialized 1710 | struct rlimit new_rlim; | ^~~~~~~~ In file included from /kisskb/src/fs/ext4/ialloc.c:29: /kisskb/src/fs/ext4/ialloc.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2458:11: note: byref variable will be forcibly initialized 2458 | } desc; | ^~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'generic_map_lookup_batch': /kisskb/src/kernel/bpf/syscall.c:1686:25: note: byref variable will be forcibly initialized 1686 | u32 value_size, cp, max_count; | ^~ /kisskb/src/fs/ext4/ialloc.c: In function 'ext4_free_inode': /kisskb/src/fs/ext4/ialloc.c:241:29: note: byref variable will be forcibly initialized 241 | struct buffer_head *bh2; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_sys_prlimit64': /kisskb/src/kernel/sys.c:1666:28: note: byref variable will be forcibly initialized 1666 | struct rlimit old, new; | ^~~ /kisskb/src/kernel/sys.c:1666:23: note: byref variable will be forcibly initialized 1666 | struct rlimit old, new; | ^~~ /kisskb/src/kernel/sys.c:1665:32: note: byref variable will be forcibly initialized 1665 | struct rlimit64 old64, new64; | ^~~~~ /kisskb/src/kernel/sys.c:1665:25: note: byref variable will be forcibly initialized 1665 | struct rlimit64 old64, new64; | ^~~~~ /kisskb/src/fs/ext4/ialloc.c: In function 'ext4_mark_inode_used': /kisskb/src/fs/ext4/ialloc.c:755:54: note: byref variable will be forcibly initialized 755 | struct buffer_head *inode_bitmap_bh = NULL, *group_desc_bh = NULL; | ^~~~~~~~~~~~~ In file included from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_get_type': /kisskb/src/include/linux/bpf.h:2196:32: note: byref variable will be forcibly initialized 2196 | static inline struct bpf_prog *bpf_prog_get_type(u32 ufd, | ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_attach': /kisskb/src/include/linux/bpf.h:2196:32: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function 'kern_sys_bpf': /kisskb/src/include/linux/bpfptr.h:18:16: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ In file included from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/include/linux/bpf.h:2196:32: note: byref variable will be forcibly initialized 2196 | static inline struct bpf_prog *bpf_prog_get_type(u32 ufd, | ^~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sys.c: In function 'prctl_set_mm_map': /kisskb/src/kernel/sys.c:1969:23: note: byref variable will be forcibly initialized 1969 | unsigned long user_auxv[AT_VECTOR_SIZE]; | ^~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:5086:16: note: userspace variable will be forcibly initialized 5086 | return __sys_bpf(cmd, KERNEL_BPFPTR(attr), attr_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/ialloc.c: In function '__ext4_new_inode': /kisskb/src/kernel/bpf/syscall.c:5100:49: note: byref variable will be forcibly initialized 5100 | struct bpf_tramp_run_ctx __maybe_unused run_ctx; | ^~~~~~~ /kisskb/src/fs/ext4/ialloc.c:1289:24: note: byref variable will be forcibly initialized 1289 | __le32 gen = cpu_to_le32(inode->i_generation); | ^~~ /kisskb/src/fs/ext4/ialloc.c:1288:24: note: byref variable will be forcibly initialized 1288 | __le32 inum = cpu_to_le32(inode->i_ino); | ^~~~ /kisskb/src/fs/ext4/ialloc.c:946:14: note: byref variable will be forcibly initialized 946 | bool encrypt = false; | ^~~~~~~ /kisskb/src/fs/ext4/ialloc.c:936:23: note: byref variable will be forcibly initialized 936 | unsigned long ino = 0; | ^~~ /kisskb/src/fs/ext4/ialloc.c:935:31: note: byref variable will be forcibly initialized 935 | ext4_group_t ngroups, group = 0; | ^~~~~ /kisskb/src/fs/ext4/ialloc.c:934:29: note: byref variable will be forcibly initialized 934 | struct buffer_head *group_desc_bh; | ^~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_prog_load': /kisskb/src/kernel/bpf/syscall.c:2453:12: note: userspace variable will be forcibly initialized 2453 | static int bpf_prog_load(union bpf_attr *attr, bpfptr_t uattr) | ^~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:2459:14: note: byref variable will be forcibly initialized 2459 | char license[128]; | ^~~~~~~ /kisskb/src/kernel/bpf/syscall.c:2458:13: note: byref variable will be forcibly initialized 2458 | int err; | ^~~ /kisskb/src/kernel/sys.c: In function 'do_sysinfo': /kisskb/src/kernel/sys.c:2654:27: note: byref variable will be forcibly initialized 2654 | struct timespec64 tp; | ^~ /kisskb/src/kernel/bpf/syscall.c:2456:26: note: byref variable will be forcibly initialized 2456 | struct bpf_prog *prog, *dst_prog = NULL; | ^~~~ /kisskb/src/kernel/bpf/syscall.c:2566:13: note: userspace variable will be forcibly initialized 2566 | if (copy_from_bpfptr(prog->insns, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2567 | make_bpfptr(attr->insns, uattr.is_kernel), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2568 | bpf_prog_insn_size(prog)) != 0) | ~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:2479:13: note: userspace variable will be forcibly initialized 2479 | if (strncpy_from_bpfptr(license, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2480 | make_bpfptr(attr->license, uattr.is_kernel), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2481 | sizeof(license) - 1) < 0) | ~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_sysinfo': /kisskb/src/kernel/sys.c:2715:24: note: byref variable will be forcibly initialized 2715 | struct sysinfo val; | ^~~ /kisskb/src/kernel/sys.c: In function '__do_compat_sys_sysinfo': /kisskb/src/kernel/sys.c:2746:31: note: byref variable will be forcibly initialized 2746 | struct compat_sysinfo s_32; | ^~~~ /kisskb/src/kernel/sys.c:2745:24: note: byref variable will be forcibly initialized 2745 | struct sysinfo s; | ^ /kisskb/src/fs/ext4/ialloc.c: In function 'ext4_init_inode_table': /kisskb/src/fs/ext4/ialloc.c:1519:29: note: byref variable will be forcibly initialized 1519 | struct buffer_head *group_desc_bh; | ^~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_tracing_prog_attach': /kisskb/src/kernel/bpf/syscall.c:3054:47: note: byref variable will be forcibly initialized 3054 | struct bpf_attach_target_info tgt_info = {}; | ^~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:2947:32: note: byref variable will be forcibly initialized 2947 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_raw_tp_link_attach': /kisskb/src/kernel/bpf/syscall.c:3279:14: note: byref variable will be forcibly initialized 3279 | char buf[128]; | ^~~ /kisskb/src/kernel/bpf/syscall.c:3275:32: note: byref variable will be forcibly initialized 3275 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ /kisskb/src/kernel/sys.c: In function 'getrusage': /kisskb/src/kernel/sys.c:1764:38: note: byref variable will be forcibly initialized 1764 | u64 tgutime, tgstime, utime, stime; | ^~~~~ /kisskb/src/kernel/sys.c:1764:31: note: byref variable will be forcibly initialized 1764 | u64 tgutime, tgstime, utime, stime; | ^~~~~ /kisskb/src/kernel/sys.c:1764:22: note: byref variable will be forcibly initialized 1764 | u64 tgutime, tgstime, utime, stime; | ^~~~~~~ /kisskb/src/kernel/sys.c:1764:13: note: byref variable will be forcibly initialized 1764 | u64 tgutime, tgstime, utime, stime; | ^~~~~~~ /kisskb/src/kernel/sys.c:1763:23: note: byref variable will be forcibly initialized 1763 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_perf_link_attach': /kisskb/src/kernel/bpf/syscall.c:3223:32: note: byref variable will be forcibly initialized 3223 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_getrusage': /kisskb/src/kernel/sys.c:1837:23: note: byref variable will be forcibly initialized 1837 | struct rusage r; | ^ /kisskb/src/kernel/sys.c: In function '__do_compat_sys_getrusage': /kisskb/src/kernel/sys.c:1850:23: note: byref variable will be forcibly initialized 1850 | struct rusage r; | ^ /kisskb/src/kernel/bpf/syscall.c: In function '__sys_bpf': /kisskb/src/kernel/bpf/syscall.c:4899:12: note: userspace variable will be forcibly initialized 4899 | static int __sys_bpf(int cmd, bpfptr_t uattr, unsigned int size) | ^~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c:4901:24: note: byref variable will be forcibly initialized 4901 | union bpf_attr attr; | ^~~~ /kisskb/src/kernel/sys.c: In function '__do_sys_prctl': In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/kernel/bpf/syscall.c:4: /kisskb/src/kernel/bpf/syscall.c: In function '__do_sys_bpf': /kisskb/src/include/linux/bpfptr.h:23:16: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/kernel/bpf/syscall.c:5057:16: note: userspace variable will be forcibly initialized 5057 | return __sys_bpf(cmd, USER_BPFPTR(uattr), size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/syscall.c: In function 'bpf_unpriv_handler': /kisskb/src/kernel/bpf/syscall.c:5262:26: note: byref variable will be forcibly initialized 5262 | struct ctl_table tmp = *table; | ^~~ /kisskb/src/kernel/bpf/syscall.c:5260:18: note: byref variable will be forcibly initialized 5260 | int ret, unpriv_enable = *(int *)table->data; | ^~~~~~~~~~~~~ /kisskb/src/kernel/sys.c:2352:23: note: byref variable will be forcibly initialized 2352 | unsigned char comm[sizeof(me->comm)]; | ^~~~ /kisskb/src/mm/memblock.c: In function 'memblock_dump': /kisskb/src/mm/memblock.c:1899:22: note: byref variable will be forcibly initialized 1899 | char nid_buf[32] = ""; | ^~~~~~~ /kisskb/src/mm/memblock.c:1891:32: note: byref variable will be forcibly initialized 1891 | phys_addr_t base, end, size; | ^~~~ /kisskb/src/mm/memblock.c:1891:27: note: byref variable will be forcibly initialized 1891 | phys_addr_t base, end, size; | ^~~ /kisskb/src/mm/memblock.c:1891:21: note: byref variable will be forcibly initialized 1891 | phys_addr_t base, end, size; | ^~~~ /kisskb/src/mm/memblock.c: In function 'memblock_debug_show': /kisskb/src/mm/memblock.c:2145:21: note: byref variable will be forcibly initialized 2145 | phys_addr_t end; | ^~~ /kisskb/src/mm/memblock.c: In function '__memblock_find_range_bottom_up': /kisskb/src/mm/memblock.c:219:13: note: byref variable will be forcibly initialized 219 | u64 i; | ^ /kisskb/src/mm/memblock.c:218:33: note: byref variable will be forcibly initialized 218 | phys_addr_t this_start, this_end, cand; | ^~~~~~~~ /kisskb/src/mm/memblock.c:218:21: note: byref variable will be forcibly initialized 218 | phys_addr_t this_start, this_end, cand; | ^~~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memmap_init_reserved_pages': /kisskb/src/mm/memblock.c:2063:13: note: byref variable will be forcibly initialized 2063 | u64 i; | ^ /kisskb/src/mm/memblock.c:2062:28: note: byref variable will be forcibly initialized 2062 | phys_addr_t start, end; | ^~~ /kisskb/src/mm/memblock.c:2062:21: note: byref variable will be forcibly initialized 2062 | phys_addr_t start, end; | ^~~~~ /kisskb/src/mm/memblock.c: In function '__memblock_find_range_top_down': /kisskb/src/mm/memblock.c:254:13: note: byref variable will be forcibly initialized 254 | u64 i; | ^ /kisskb/src/mm/memblock.c:253:33: note: byref variable will be forcibly initialized 253 | phys_addr_t this_start, this_end, cand; | ^~~~~~~~ /kisskb/src/mm/memblock.c:253:21: note: byref variable will be forcibly initialized 253 | phys_addr_t this_start, this_end, cand; | ^~~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_double_array': /kisskb/src/mm/memblock.c:414:47: note: byref variable will be forcibly initialized 414 | phys_addr_t old_size, new_size, addr, new_end; | ^~~~~~~ /kisskb/src/mm/memblock.c:414:41: note: byref variable will be forcibly initialized 414 | phys_addr_t old_size, new_size, addr, new_end; | ^~~~ /kisskb/src/fs/fat/misc.c: In function 'fat_time_unix2fat': /kisskb/src/fs/fat/misc.c:246:19: note: byref variable will be forcibly initialized 246 | struct tm tm; | ^~ /kisskb/src/fs/fat/misc.c: In function '_fat_msg': /kisskb/src/fs/fat/misc.c:57:17: note: byref variable will be forcibly initialized 57 | va_list args; | ^~~~ /kisskb/src/fs/fat/misc.c:56:26: note: byref variable will be forcibly initialized 56 | struct va_format vaf; | ^~~ /kisskb/src/fs/fat/misc.c: In function '__fat_fs_error': /kisskb/src/fs/fat/misc.c:25:26: note: byref variable will be forcibly initialized 25 | struct va_format vaf; | ^~~ /kisskb/src/fs/fat/misc.c:24:17: note: byref variable will be forcibly initialized 24 | va_list args; | ^~~~ /kisskb/src/fs/fat/misc.c: In function 'fat_chain_add': /kisskb/src/fs/fat/misc.c:130:34: note: byref variable will be forcibly initialized 130 | struct fat_entry fatent; | ^~~~~~ /kisskb/src/fs/fat/misc.c:119:28: note: byref variable will be forcibly initialized 119 | int fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/misc.c:119:21: note: byref variable will be forcibly initialized 119 | int fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/misc.c: In function 'fat_truncate_time': /kisskb/src/fs/fat/misc.c:317:27: note: byref variable will be forcibly initialized 317 | struct timespec64 ts; | ^~ In file included from /kisskb/src/include/linux/mm_types.h:15, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/kernel/umh.c:5: /kisskb/src/kernel/umh.c: In function 'call_usermodehelper_exec': /kisskb/src/kernel/umh.c:406:36: note: byref variable will be forcibly initialized 406 | DECLARE_COMPLETION_ONSTACK(done); | ^~~~ /kisskb/src/include/linux/completion.h:69:27: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/kernel/umh.c: In function 'proc_cap_handler': /kisskb/src/kernel/umh.c:492:23: note: byref variable will be forcibly initialized 492 | unsigned long cap_array[_KERNEL_CAPABILITY_U32S]; | ^~~~~~~~~ /kisskb/src/kernel/umh.c:491:26: note: byref variable will be forcibly initialized 491 | struct ctl_table t; | ^ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/kernel/umh.c:5: /kisskb/src/kernel/umh.c: In function '__usermodehelper_disable': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/umh.c:313:18: note: in expansion of macro 'wait_event_timeout' 313 | retval = wait_event_timeout(running_helpers_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_add_node': /kisskb/src/mm/memblock.c:690:21: note: byref variable will be forcibly initialized 690 | phys_addr_t end = base + size - 1; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_add': /kisskb/src/mm/memblock.c:711:21: note: byref variable will be forcibly initialized 711 | phys_addr_t end = base + size - 1; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_reserve': /kisskb/src/mm/memblock.c:855:21: note: byref variable will be forcibly initialized 855 | phys_addr_t end = base + size - 1; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_remove_range': /kisskb/src/mm/memblock.c:798:24: note: byref variable will be forcibly initialized 798 | int start_rgn, end_rgn; | ^~~~~~~ /kisskb/src/mm/memblock.c:798:13: note: byref variable will be forcibly initialized 798 | int start_rgn, end_rgn; | ^~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_remove': /kisskb/src/mm/memblock.c:812:21: note: byref variable will be forcibly initialized 812 | phys_addr_t end = base + size - 1; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_phys_free': /kisskb/src/mm/memblock.c:844:21: note: byref variable will be forcibly initialized 844 | phys_addr_t end = base + size - 1; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_setclr_flag': /kisskb/src/mm/memblock.c:890:32: note: byref variable will be forcibly initialized 890 | int i, ret, start_rgn, end_rgn; | ^~~~~~~ /kisskb/src/mm/memblock.c:890:21: note: byref variable will be forcibly initialized 890 | int i, ret, start_rgn, end_rgn; | ^~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'free_low_memory_core_early': /kisskb/src/mm/memblock.c:2083:13: note: byref variable will be forcibly initialized 2083 | u64 i; | ^ /kisskb/src/mm/memblock.c:2082:28: note: byref variable will be forcibly initialized 2082 | phys_addr_t start, end; | ^~~ /kisskb/src/mm/memblock.c:2082:21: note: byref variable will be forcibly initialized 2082 | phys_addr_t start, end; | ^~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_set_node': /kisskb/src/mm/memblock.c:1268:24: note: byref variable will be forcibly initialized 1268 | int start_rgn, end_rgn; | ^~~~~~~ /kisskb/src/mm/memblock.c:1268:13: note: byref variable will be forcibly initialized 1268 | int start_rgn, end_rgn; | ^~~~~~~~~ /kisskb/src/mm/memblock.c: In function 'memblock_free_late': /kisskb/src/mm/memblock.c:1633:29: note: byref variable will be forcibly initialized 1633 | phys_addr_t cursor, end; | ^~~ /kisskb/src/mm/memblock.c: In function 'memblock_cap_memory_range': /kisskb/src/mm/memblock.c:1718:24: note: byref variable will be forcibly initialized 1718 | int start_rgn, end_rgn; | ^~~~~~~ /kisskb/src/mm/memblock.c:1718:13: note: byref variable will be forcibly initialized 1718 | int start_rgn, end_rgn; | ^~~~~~~~~ /kisskb/src/drivers/pinctrl/cirrus/pinctrl-lochnagar.c: In function 'lochnagar2_get_gpio_chan': /kisskb/src/drivers/pinctrl/cirrus/pinctrl-lochnagar.c:796:22: note: byref variable will be forcibly initialized 796 | unsigned int val; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/pinctrl/cirrus/pinctrl-lochnagar.c:13: /kisskb/src/drivers/pinctrl/cirrus/pinctrl-lochnagar.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:214:16: note: byref variable will be forcibly initialized 214 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/kyber.h:95, from /kisskb/src/block/kyber-iosched.c:25: /kisskb/src/block/kyber-iosched.c: In function 'perf_trace_kyber_latency': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/block/kyber-iosched.c: In function 'perf_trace_kyber_adjust': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ /kisskb/src/block/kyber-iosched.c: In function 'perf_trace_kyber_throttled': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ /kisskb/src/fs/fat/file.c: In function 'fat_ioctl_fitrim': /kisskb/src/fs/fat/file.c:130:29: note: byref variable will be forcibly initialized 130 | struct fstrim_range range; | ^~~~~ /kisskb/src/fs/fat/file.c: In function 'fat_free': /kisskb/src/fs/fat/file.c:344:33: note: byref variable will be forcibly initialized 344 | int ret, fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/file.c:344:26: note: byref variable will be forcibly initialized 344 | int ret, fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/file.c:343:34: note: byref variable will be forcibly initialized 343 | struct fat_entry fatent; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/kyber.h:95, from /kisskb/src/block/kyber-iosched.c:25: /kisskb/src/block/kyber-iosched.c: In function 'trace_event_raw_event_kyber_latency': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/fs/fat/file.c: In function 'fat_ioctl_set_attributes': /kisskb/src/fs/fat/file.c:41:22: note: byref variable will be forcibly initialized 41 | struct iattr ia; | ^~ /kisskb/src/block/kyber-iosched.c: In function 'trace_event_raw_event_kyber_adjust': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_seq.c: In function 'trace_seq_printf': /kisskb/src/kernel/trace/trace_seq.c:84:17: note: byref variable will be forcibly initialized 84 | va_list ap; | ^~ /kisskb/src/block/kyber-iosched.c: In function 'trace_event_raw_event_kyber_throttled': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/kyber.h:95, from /kisskb/src/block/kyber-iosched.c:25: /kisskb/src/block/kyber-iosched.c: In function '__bpf_trace_kyber_latency': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:14:1: note: in expansion of macro 'TRACE_EVENT' 14 | TRACE_EVENT(kyber_latency, | ^~~~~~~~~~~ /kisskb/src/block/kyber-iosched.c: In function '__bpf_trace_kyber_adjust': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:48:1: note: in expansion of macro 'TRACE_EVENT' 48 | TRACE_EVENT(kyber_adjust, | ^~~~~~~~~~~ /kisskb/src/block/kyber-iosched.c: In function '__bpf_trace_kyber_throttled': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/kyber.h:71:1: note: in expansion of macro 'TRACE_EVENT' 71 | TRACE_EVENT(kyber_throttled, | ^~~~~~~~~~~ In file included from /kisskb/src/mm/madvise.c:23: /kisskb/src/mm/madvise.c: In function 'iov_iter_iovec': /kisskb/src/include/linux/uio.h:143:16: note: userspace variable will be forcibly initialized 143 | return (struct iovec) { | ^ /kisskb/src/block/kyber-iosched.c: In function 'kyber_write_lat_store': /kisskb/src/block/kyber-iosched.c:877:28: note: byref variable will be forcibly initialized 877 | unsigned long long nsec; \ | ^~~~ /kisskb/src/block/kyber-iosched.c:889:1: note: in expansion of macro 'KYBER_LAT_SHOW_STORE' 889 | KYBER_LAT_SHOW_STORE(KYBER_WRITE, write); | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/block/kyber-iosched.c: In function 'kyber_read_lat_store': /kisskb/src/block/kyber-iosched.c:877:28: note: byref variable will be forcibly initialized 877 | unsigned long long nsec; \ | ^~~~ /kisskb/src/block/kyber-iosched.c:888:1: note: in expansion of macro 'KYBER_LAT_SHOW_STORE' 888 | KYBER_LAT_SHOW_STORE(KYBER_READ, read); | ^~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/blkdev.h:24, from /kisskb/src/block/kyber-iosched.c:10: /kisskb/src/block/kyber-iosched.c: In function '__sbitmap_for_each_set': /kisskb/src/include/linux/sbitmap.h:255:31: note: byref variable will be forcibly initialized 255 | unsigned long word; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/mman.h:5, from /kisskb/src/mm/madvise.c:9: /kisskb/src/mm/madvise.c: In function 'madvise_cold_or_pageout_pte_range': /kisskb/src/mm/madvise.c:336:19: note: byref variable will be forcibly initialized 336 | LIST_HEAD(page_list); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/block/kyber-iosched.c: In function 'kyber_flush_busy_kcqs': /kisskb/src/block/kyber-iosched.c:686:31: note: byref variable will be forcibly initialized 686 | struct flush_kcq_data data = { | ^~~~ /kisskb/src/mm/madvise.c: In function 'madvise_cold_page_range': /kisskb/src/mm/madvise.c:505:37: note: byref variable will be forcibly initialized 505 | struct madvise_walk_private walk_private = { | ^~~~~~~~~~~~ /kisskb/src/mm/madvise.c: In function 'madvise_cold': /kisskb/src/mm/madvise.c:525:27: note: byref variable will be forcibly initialized 525 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/madvise.c: In function 'madvise_pageout_page_range': /kisskb/src/mm/madvise.c:543:37: note: byref variable will be forcibly initialized 543 | struct madvise_walk_private walk_private = { | ^~~~~~~~~~~~ /kisskb/src/mm/madvise.c: In function 'madvise_pageout': /kisskb/src/mm/madvise.c:575:27: note: byref variable will be forcibly initialized 575 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/madvise.c: In function 'madvise_free_single_vma': /kisskb/src/mm/madvise.c:737:27: note: byref variable will be forcibly initialized 737 | struct mmu_gather tlb; | ^~~ /kisskb/src/mm/madvise.c:736:35: note: byref variable will be forcibly initialized 736 | struct mmu_notifier_range range; | ^~~~~ /kisskb/src/mm/madvise.c: In function 'madvise_populate': /kisskb/src/mm/madvise.c:887:13: note: byref variable will be forcibly initialized 887 | int locked = 1; | ^~~~~~ /kisskb/src/mm/madvise.c: In function 'madvise_walk_vmas': /kisskb/src/mm/madvise.c:1202:32: note: byref variable will be forcibly initialized 1202 | struct vm_area_struct *prev; | ^~~~ /kisskb/src/mm/madvise.c: In function 'do_madvise': /kisskb/src/mm/madvise.c:1379:25: note: byref variable will be forcibly initialized 1379 | struct blk_plug plug; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/blkdev.h:9, from /kisskb/src/block/kyber-iosched.c:10: /kisskb/src/block/kyber-iosched.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:666:16: note: byref variable will be forcibly initialized 666 | size_t bytes; | ^~~~~ In file included from /kisskb/src/mm/madvise.c:23: /kisskb/src/mm/madvise.c: In function '__do_sys_process_madvise': /kisskb/src/include/linux/uio.h:143:16: note: userspace variable will be forcibly initialized 143 | return (struct iovec) { | ^ /kisskb/src/mm/madvise.c:1441:22: note: byref variable will be forcibly initialized 1441 | unsigned int f_flags; | ^~~~~~~ /kisskb/src/mm/madvise.c:1437:25: note: byref variable will be forcibly initialized 1437 | struct iov_iter iter; | ^~~~ /kisskb/src/mm/madvise.c:1436:23: note: byref variable will be forcibly initialized 1436 | struct iovec *iov = iovstack; | ^~~ /kisskb/src/mm/madvise.c:1435:45: note: userspace variable will be forcibly initialized 1435 | struct iovec iovstack[UIO_FASTIOV], iovec; | ^~~~~ /kisskb/src/mm/madvise.c:1435:22: note: byref variable will be forcibly initialized 1435 | struct iovec iovstack[UIO_FASTIOV], iovec; | ^~~~~~~~ /kisskb/src/fs/fat/inode.c: In function 'fat_get_block_bmap': /kisskb/src/fs/fat/inode.c:302:23: note: byref variable will be forcibly initialized 302 | unsigned long mapped_blocks; | ^~~~~~~~~~~~~ /kisskb/src/fs/fat/inode.c:301:18: note: byref variable will be forcibly initialized 301 | sector_t bmap; | ^~~~ /kisskb/src/fs/fat/inode.c: In function 'fat_calc_dir_size': /kisskb/src/fs/fat/inode.c:484:25: note: byref variable will be forcibly initialized 484 | int ret, fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/inode.c:484:18: note: byref variable will be forcibly initialized 484 | int ret, fclus, dclus; | ^~~~~ /kisskb/src/fs/fat/inode.c: In function 'is_exec': /kisskb/src/fs/fat/inode.c:473:23: note: byref variable will be forcibly initialized 473 | unsigned char exe_extensions[] = "EXECOMBAT", *walk; | ^~~~~~~~~~~~~~ /kisskb/src/fs/fat/inode.c: In function '__fat_write_inode': /kisskb/src/fs/fat/inode.c:893:24: note: byref variable will be forcibly initialized 893 | __le16 atime; | ^~~~~ /kisskb/src/fs/fat/inode.c: In function 'parse_options': /kisskb/src/fs/fat/inode.c:1136:13: note: byref variable will be forcibly initialized 1136 | int option; | ^~~~~~ /kisskb/src/fs/fat/inode.c:1135:21: note: byref variable will be forcibly initialized 1135 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_lookup_parent': /kisskb/src/fs/nfsd/vfs.c:127:21: note: byref variable will be forcibly initialized 127 | struct path path = {.mnt = mntget((*exp)->ex_path.mnt), | ^~~~ /kisskb/src/fs/fat/inode.c: In function 'fat_fill_super': /kisskb/src/fs/fat/inode.c:1617:27: note: byref variable will be forcibly initialized 1617 | struct timespec64 ts; | ^~ /kisskb/src/fs/fat/inode.c:1616:14: note: byref variable will be forcibly initialized 1616 | char buf[50]; | ^~~ /kisskb/src/fs/fat/inode.c:1614:13: note: byref variable will be forcibly initialized 1614 | int debug; | ^~~~~ /kisskb/src/fs/fat/inode.c:1610:37: note: byref variable will be forcibly initialized 1610 | struct fat_bios_param_block bpb; | ^~~ /kisskb/src/fs/fat/inode.c: In function 'fat_add_cluster': /kisskb/src/fs/fat/inode.c:106:18: note: byref variable will be forcibly initialized 106 | int err, cluster; | ^~~~~~~ /kisskb/src/fs/fat/inode.c: In function '__fat_get_block': /kisskb/src/fs/fat/inode.c:126:18: note: byref variable will be forcibly initialized 126 | sector_t phys, last_block; | ^~~~ /kisskb/src/fs/fat/inode.c:125:23: note: byref variable will be forcibly initialized 125 | unsigned long mapped_blocks; | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/vmalloc.h:11, from /kisskb/src/fs/reiserfs/journal.c:40: /kisskb/src/fs/reiserfs/journal.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/fat/inode.c: In function 'fat_get_block': /kisskb/src/fs/fat/inode.c:187:23: note: byref variable will be forcibly initialized 187 | unsigned long max_blocks = bh_result->b_size >> inode->i_blkbits; | ^~~~~~~~~~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_cross_mnt': /kisskb/src/fs/nfsd/vfs.c:64:21: note: byref variable will be forcibly initialized 64 | struct path path = {.mnt = mntget(exp->ex_path.mnt), | ^~~~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_lookup_dentry': /kisskb/src/fs/nfsd/vfs.c:179:34: note: byref variable will be forcibly initialized 179 | struct dentry *dentry; | ^~~~~~ /kisskb/src/fs/nfsd/vfs.c:177:34: note: byref variable will be forcibly initialized 177 | struct svc_export *exp; | ^~~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_lookup': /kisskb/src/fs/nfsd/vfs.c:248:34: note: byref variable will be forcibly initialized 248 | struct dentry *dentry; | ^~~~~~ /kisskb/src/fs/nfsd/vfs.c:247:34: note: byref variable will be forcibly initialized 247 | struct svc_export *exp; | ^~~ /kisskb/src/fs/nfsd/vfs.c: In function '__nfsd_open': In file included from /kisskb/src/fs/reiserfs/reiserfs.h:9, from /kisskb/src/fs/reiserfs/journal.c:41: /kisskb/src/fs/reiserfs/journal.c: In function 'kmalloc_array': /kisskb/src/fs/nfsd/vfs.c:730:25: note: byref variable will be forcibly initialized 730 | struct path path; | ^~~~ /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_readv': /kisskb/src/fs/nfsd/vfs.c:914:16: note: byref variable will be forcibly initialized 914 | loff_t ppos = offset; | ^~~~ /kisskb/src/fs/nfsd/vfs.c:913:25: note: byref variable will be forcibly initialized 913 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_vfs_write': /kisskb/src/fs/nfsd/vfs.c:975:33: note: byref variable will be forcibly initialized 975 | loff_t pos = offset; | ^~~ /kisskb/src/fs/nfsd/vfs.c:970:33: note: byref variable will be forcibly initialized 970 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_read': /kisskb/src/fs/nfsd/vfs.c:1055:34: note: byref variable will be forcibly initialized 1055 | struct nfsd_file *nf; | ^~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_write': /kisskb/src/fs/nfsd/vfs.c:1087:27: note: byref variable will be forcibly initialized 1087 | struct nfsd_file *nf; | ^~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_commit': /kisskb/src/fs/nfsd/vfs.c:1130:34: note: byref variable will be forcibly initialized 1130 | struct nfsd_file *nf; | ^~ In file included from /kisskb/src/include/linux/fs.h:35, from /kisskb/src/fs/nfsd/vfs.c:17: /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_readlink': /kisskb/src/fs/nfsd/vfs.c:1401:29: note: byref variable will be forcibly initialized 1401 | DEFINE_DELAYED_CALL(done); | ^~~~ /kisskb/src/include/linux/delayed_call.h:15:55: note: in definition of macro 'DEFINE_DELAYED_CALL' 15 | #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} | ^~~~ /kisskb/src/fs/nfsd/vfs.c:1400:21: note: byref variable will be forcibly initialized 1400 | struct path path; | ^~~~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_rename': /kisskb/src/fs/nfsd/vfs.c:1665:35: note: byref variable will be forcibly initialized 1665 | struct renamedata rd = { | ^~ /kisskb/src/fs/reiserfs/journal.c: In function 'queue_log_writer': /kisskb/src/fs/reiserfs/journal.c:2966:28: note: byref variable will be forcibly initialized 2966 | wait_queue_entry_t wait; | ^~~~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_readdir': /kisskb/src/fs/nfsd/vfs.c:1918:26: note: byref variable will be forcibly initialized 1918 | struct file *file; | ^~~~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_statfs': /kisskb/src/fs/nfsd/vfs.c:1957:29: note: byref variable will be forcibly initialized 1957 | struct path path = { | ^~~~ /kisskb/src/fs/nfsd/vfs.c: In function 'nfsd_setattr': /kisskb/src/fs/nfsd/vfs.c:428:30: note: byref variable will be forcibly initialized 428 | struct iattr size_attr = { | ^~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/fs/reiserfs/reiserfs.h:10, from /kisskb/src/fs/reiserfs/journal.c:41: /kisskb/src/fs/reiserfs/journal.c: In function 'reiserfs_async_progress_wait': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:295:9: note: in expansion of macro '___wait_var_event' 295 | ___wait_var_event(var, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:304:25: note: in expansion of macro '__wait_var_event_timeout' 304 | __ret = __wait_var_event_timeout(var, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/journal.c:954:17: note: in expansion of macro 'wait_var_event_timeout' 954 | wait_var_event_timeout(&j->j_async_throttle, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/journal.c: In function 'reiserfs_breada': /kisskb/src/fs/reiserfs/journal.c:2323:29: note: byref variable will be forcibly initialized 2323 | struct buffer_head *bhlist[BUFNR]; | ^~~~~~ /kisskb/src/fs/reiserfs/journal.c: In function 'kupdate_transactions': /kisskb/src/fs/reiserfs/journal.c:1725:29: note: byref variable will be forcibly initialized 1725 | struct buffer_chunk chunk; | ^~~~~ In file included from /kisskb/src/block/bfq-wf2q.c:9: /kisskb/src/block/bfq-wf2q.c: In function 'bfq_calc_finish': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:281:17: note: in expansion of macro 'bfq_log_bfqq' 281 | bfq_log_bfqq(bfqq->bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:278:17: note: in expansion of macro 'bfq_log_bfqq' 278 | bfq_log_bfqq(bfqq->bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/block/bfq-wf2q.c: In function 'bfq_get_entity': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:516:17: note: in expansion of macro 'bfq_log_bfqq' 516 | bfq_log_bfqq(bfqq->bfqd, bfqq, "get_entity: %p %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-wf2q.c: In function 'bfq_bfqq_served': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:826:9: note: in expansion of macro 'bfq_log_bfqq' 826 | bfq_log_bfqq(bfqq->bfqd, bfqq, "bfqq_served %d secs", served); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-wf2q.c: In function 'bfq_del_bfqq_busy': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:1658:9: note: in expansion of macro 'bfq_log_bfqq' 1658 | bfq_log_bfqq(bfqd, bfqq, "del from busy"); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-wf2q.c: In function 'bfq_add_bfqq_busy': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-wf2q.c:1682:9: note: in expansion of macro 'bfq_log_bfqq' 1682 | bfq_log_bfqq(bfqd, bfqq, "add to busy"); | ^~~~~~~~~~~~ /kisskb/src/kernel/pid.c: In function 'pidfd_get_task': /kisskb/src/kernel/pid.c:561:22: note: byref variable will be forcibly initialized 561 | unsigned int f_flags; | ^~~~~~~ /kisskb/src/fs/reiserfs/journal.c: In function 'journal_read': /kisskb/src/fs/reiserfs/journal.c:2377:23: note: byref variable will be forcibly initialized 2377 | unsigned long newest_mount_id = 9; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/journal.c:2373:22: note: byref variable will be forcibly initialized 2373 | unsigned int oldest_invalid_trans_id = 0; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/reiserfs/journal.c: In function 'write_ordered_buffers': /kisskb/src/fs/reiserfs/journal.c:799:26: note: byref variable will be forcibly initialized 799 | struct list_head tmp; | ^~~ /kisskb/src/fs/reiserfs/journal.c:798:29: note: byref variable will be forcibly initialized 798 | struct buffer_chunk chunk; | ^~~~~ /kisskb/src/fs/reiserfs/journal.c:795:29: note: byref variable will be forcibly initialized 795 | struct buffer_head *bh; | ^~ /kisskb/src/fs/reiserfs/journal.c: In function 'flush_commit_list': /kisskb/src/fs/reiserfs/journal.c:975:29: note: byref variable will be forcibly initialized 975 | struct buffer_head *tbh = NULL; | ^~~ /kisskb/src/fs/reiserfs/journal.c: In function 'flush_used_journal_lists': /kisskb/src/fs/reiserfs/journal.c:1794:22: note: byref variable will be forcibly initialized 1794 | unsigned int trans_id; | ^~~~~~~~ /kisskb/src/fs/reiserfs/journal.c:1792:39: note: byref variable will be forcibly initialized 1792 | struct reiserfs_journal_list *tjl; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/reiserfs/reiserfs.h:9, from /kisskb/src/fs/reiserfs/journal.c:41: /kisskb/src/fs/reiserfs/journal.c: In function 'reiserfs_wait_on_write_block': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/reiserfs/journal.c:2960:9: note: in expansion of macro 'wait_event' 2960 | wait_event(journal->j_join_wait, | ^~~~~~~~~~ /kisskb/src/fs/reiserfs/journal.c: In function 'do_journal_begin_r': /kisskb/src/fs/reiserfs/journal.c:3032:44: note: byref variable will be forcibly initialized 3032 | struct reiserfs_transaction_handle myth; | ^~~~ /kisskb/src/fs/reiserfs/journal.c: In function 'do_journal_release': /kisskb/src/fs/reiserfs/journal.c:1907:44: note: byref variable will be forcibly initialized 1907 | struct reiserfs_transaction_handle myth; | ^~~~ /kisskb/src/fs/reiserfs/journal.c: In function 'reiserfs_flush_old_commits': /kisskb/src/fs/reiserfs/journal.c:3565:44: note: byref variable will be forcibly initialized 3565 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/reiserfs/journal.c: In function '__commit_trans_jl': /kisskb/src/fs/reiserfs/journal.c:3845:44: note: byref variable will be forcibly initialized 3845 | struct reiserfs_transaction_handle th; | ^~ In file included from /kisskb/src/include/linux/sunrpc/types.h:16, from /kisskb/src/include/linux/sunrpc/svcauth_gss.h:13, from /kisskb/src/fs/nfsd/nfsfh.c:13: /kisskb/src/fs/nfsd/nfsfh.c: In function 'nfsd_setuser_and_check_port': /kisskb/src/fs/nfsd/nfsfh.c:109:34: note: byref variable will be forcibly initialized 109 | RPC_IFDEBUG(char buf[RPC_MAX_ADDRBUFLEN]); | ^~~ /kisskb/src/include/linux/sunrpc/debug.h:67:33: note: in definition of macro 'RPC_IFDEBUG' 67 | # define RPC_IFDEBUG(x) x | ^ /kisskb/src/fs/nfsd/nfsfh.c: In function '_fh_update': /kisskb/src/fs/nfsd/nfsfh.c:422:21: note: byref variable will be forcibly initialized 422 | int maxsize = (fhp->fh_maxsize - fhp->fh_handle.fh_size)/4; | ^~~~~~~ In file included from /kisskb/src/fs/nfsd/nfsfh.c:15: /kisskb/src/fs/nfsd/nfsfh.c: In function 'fh_getattr': /kisskb/src/fs/nfsd/vfs.h:171:21: note: byref variable will be forcibly initialized 171 | struct path p = {.mnt = fh->fh_export->ex_path.mnt, | ^ /kisskb/src/fs/nfsd/nfsfh.c: In function 'fh_fill_pre_attrs': /kisskb/src/fs/nfsd/nfsfh.c:624:22: note: byref variable will be forcibly initialized 624 | struct kstat stat; | ^~~~ /kisskb/src/kernel/trace/trace.c: In function 'saved_cmdlines_start': /kisskb/src/kernel/trace/trace.c:5830:16: note: byref variable will be forcibly initialized 5830 | loff_t l = 0; | ^ /kisskb/src/block/bfq-iosched.c: In function 'bfq_var_store': /kisskb/src/block/bfq-iosched.c:7224:23: note: byref variable will be forcibly initialized 7224 | unsigned long new_val; | ^~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_strict_guarantees_store': /kisskb/src/block/bfq-iosched.c:7375:23: note: byref variable will be forcibly initialized 7375 | unsigned long __data; | ^~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_slice_idle_us_store': /kisskb/src/block/bfq-iosched.c:7303:23: note: byref variable will be forcibly initialized 7303 | unsigned long __data, __min = (MIN), __max = (MAX); \ | ^~~~~~ /kisskb/src/block/bfq-iosched.c:7316:1: note: in expansion of macro 'USEC_STORE_FUNCTION' 7316 | USEC_STORE_FUNCTION(bfq_slice_idle_us_store, &bfqd->bfq_slice_idle, 0, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_slice_idle_store': /kisskb/src/block/bfq-iosched.c:7271:23: note: byref variable will be forcibly initialized 7271 | unsigned long __data, __min = (MIN), __max = (MAX); \ | ^~~~~~ /kisskb/src/block/bfq-iosched.c:7296:1: note: in expansion of macro 'STORE_FUNCTION' 7296 | STORE_FUNCTION(bfq_slice_idle_store, &bfqd->bfq_slice_idle, 0, INT_MAX, 2); | ^~~~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_back_seek_penalty_store': /kisskb/src/block/bfq-iosched.c:7271:23: note: byref variable will be forcibly initialized 7271 | unsigned long __data, __min = (MIN), __max = (MAX); \ | ^~~~~~ /kisskb/src/block/bfq-iosched.c:7294:1: note: in expansion of macro 'STORE_FUNCTION' 7294 | STORE_FUNCTION(bfq_back_seek_penalty_store, &bfqd->bfq_back_penalty, 1, | ^~~~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_back_seek_max_store': /kisskb/src/block/bfq-iosched.c:7271:23: note: byref variable will be forcibly initialized 7271 | unsigned long __data, __min = (MIN), __max = (MAX); \ | ^~~~~~ /kisskb/src/block/bfq-iosched.c:7293:1: note: in expansion of macro 'STORE_FUNCTION' 7293 | STORE_FUNCTION(bfq_back_seek_max_store, &bfqd->bfq_back_max, 0, INT_MAX, 0); | ^~~~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_fifo_expire_async_store': /kisskb/src/block/bfq-iosched.c:7271:23: note: byref variable will be forcibly initialized 7271 | unsigned long __data, __min = (MIN), __max = (MAX); \ | ^~~~~~ /kisskb/src/block/bfq-iosched.c:7291:1: note: in expansion of macro 'STORE_FUNCTION' 7291 | STORE_FUNCTION(bfq_fifo_expire_async_store, &bfqd->bfq_fifo_expire[0], 1, | ^~~~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_fifo_expire_sync_store': /kisskb/src/block/bfq-iosched.c:7271:23: note: byref variable will be forcibly initialized 7271 | unsigned long __data, __min = (MIN), __max = (MAX); \ | ^~~~~~ /kisskb/src/block/bfq-iosched.c:7289:1: note: in expansion of macro 'STORE_FUNCTION' 7289 | STORE_FUNCTION(bfq_fifo_expire_sync_store, &bfqd->bfq_fifo_expire[1], 1, | ^~~~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_timeout_sync_store': /kisskb/src/kernel/trace/trace.c: In function 't_start': /kisskb/src/kernel/trace/trace.c:5007:16: note: byref variable will be forcibly initialized 5007 | loff_t l = 0; | ^ /kisskb/src/block/bfq-iosched.c:7352:23: note: byref variable will be forcibly initialized 7352 | unsigned long __data; | ^~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_max_budget_store': /kisskb/src/kernel/trace/trace.c: In function 'eval_map_start': /kisskb/src/kernel/trace/trace.c:5996:16: note: byref variable will be forcibly initialized 5996 | loff_t l = 0; | ^ /kisskb/src/block/bfq-iosched.c:7324:23: note: byref variable will be forcibly initialized 7324 | unsigned long __data; | ^~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfqq_find_close': /kisskb/src/block/bfq-iosched.c:2692:25: note: byref variable will be forcibly initialized 2692 | struct rb_node *parent, *node; | ^~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_low_latency_store': /kisskb/src/block/bfq-iosched.c:7397:23: note: byref variable will be forcibly initialized 7397 | unsigned long __data; | ^~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'saved_cmdlines_show': /kisskb/src/kernel/trace/trace.c:5853:14: note: byref variable will be forcibly initialized 5853 | char buf[TASK_COMM_LEN]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'set_tracing_thresh': /kisskb/src/kernel/trace/trace.c:1501:23: note: byref variable will be forcibly initialized 1501 | unsigned long threshold; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'buffer_ftrace_now': /kisskb/src/kernel/trace/trace.c:769:13: note: byref variable will be forcibly initialized 769 | u64 ts; | ^~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_event_printf': /kisskb/src/kernel/trace/trace_output.c:318:17: note: byref variable will be forcibly initialized 318 | va_list ap; | ^~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_output_call': /kisskb/src/kernel/trace/trace_output.c:339:17: note: byref variable will be forcibly initialized 339 | va_list ap; | ^~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_ctxwake_print': /kisskb/src/kernel/trace/trace_output.c:937:14: note: byref variable will be forcibly initialized 937 | char comm[TASK_COMM_LEN]; | ^~~~ In file included from /kisskb/src/block/bfq-iosched.c:134: /kisskb/src/block/bfq-iosched.c: In function 'bfq_may_expire_for_budg_timeout': In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/ring_buffer.h:5, from /kisskb/src/kernel/trace/trace.c:15: /kisskb/src/kernel/trace/trace.c: In function 'kmalloc_array': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4460:9: note: in expansion of macro 'bfq_log_bfqq' 4460 | bfq_log_bfqq(bfqq->bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/block/bfq-iosched.c: In function '__bfq_set_in_service_queue': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3328:17: note: in expansion of macro 'bfq_log_bfqq' 3328 | bfq_log_bfqq(bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_check_fifo': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:1037:9: note: in expansion of macro 'bfq_log_bfqq' 1037 | bfq_log_bfqq(bfqq->bfqd, bfqq, "check_fifo: returned %p", rq); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_setup_merge': /kisskb/src/kernel/trace/trace_output.c: In function 'trace_ctxwake_hex': /kisskb/src/kernel/trace/trace_output.c:1010:13: note: byref variable will be forcibly initialized 1010 | int T; | ^ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:2788:9: note: in expansion of macro 'bfq_log_bfqq' 2788 | bfq_log_bfqq(bfqq->bfqd, bfqq, "scheduling merge with queue %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_set_next_ioprio_data': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5462:9: note: in expansion of macro 'bfq_log_bfqq' 5462 | bfq_log_bfqq(bfqd, bfqq, "new_ioprio %d new_weight %d", | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_seq_print_sym': /kisskb/src/kernel/trace/trace_output.c:361:14: note: byref variable will be forcibly initialized 361 | char str[KSYM_SYMBOL_LEN]; | ^~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_check_waker': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:2171:17: note: in expansion of macro 'bfq_log_bfqq' 2171 | bfq_log_bfqq(bfqd, bfqq, "set waker %s", waker_name); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:2162:17: note: in expansion of macro 'bfq_log_bfqq' 2162 | bfq_log_bfqq(bfqd, bfqq, "set tentative waker %s", waker_name); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c:2133:14: note: byref variable will be forcibly initialized 2133 | char waker_name[MAX_BFQQ_NAME_LENGTH]; | ^~~~~~~~~~ In file included from /kisskb/src/block/bfq-iosched.c:134: /kisskb/src/block/bfq-iosched.c: In function 'bfq_bfqq_is_slow': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4186:9: note: in expansion of macro 'bfq_log_bfqq' 4186 | bfq_log_bfqq(bfqd, bfqq, "bfq_bfqq_is_slow: slow %d", slow); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_updated_next_req': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:1113:17: note: in expansion of macro 'bfq_log_bfqq' 1113 | bfq_log_bfqq(bfqd, bfqq, "updated next rq: new budget %lu", | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_options_write': /kisskb/src/block/bfq-iosched.c: In function '__bfq_bfqq_recalc_budget': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4098:9: note: in expansion of macro 'bfq_log_bfqq' 4098 | bfq_log_bfqq(bfqd, bfqq, "head sect: %u, new budget %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3965:9: note: in expansion of macro 'bfq_log_bfqq' 3965 | bfq_log_bfqq(bfqd, bfqq, "recalc_budg: sync %d, seeky %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3963:9: note: in expansion of macro 'bfq_log_bfqq' 3963 | bfq_log_bfqq(bfqd, bfqq, "recalc_budg: last max_budg %d, min budg %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3961:9: note: in expansion of macro 'bfq_log_bfqq' 3961 | bfq_log_bfqq(bfqd, bfqq, "recalc_budg: last budg %d, budg left %d", | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c:8695:23: note: byref variable will be forcibly initialized 8695 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'buffer_percent_write': /kisskb/src/kernel/trace/trace.c:9044:23: note: byref variable will be forcibly initialized 9044 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace_output.c: In function 'lat_print_generic': /kisskb/src/kernel/trace/trace_output.c:506:14: note: byref variable will be forcibly initialized 506 | char comm[TASK_COMM_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_nsecs_write': /kisskb/src/kernel/trace/trace.c:6499:23: note: byref variable will be forcibly initialized 6499 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_saved_cmdlines_size_write': /kisskb/src/kernel/trace/trace_output.c: In function 'trace_print_context': /kisskb/src/kernel/trace/trace_output.c:610:14: note: byref variable will be forcibly initialized 610 | char comm[TASK_COMM_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_output.c: In function 'trace_print_lat_context': /kisskb/src/kernel/trace/trace.c:5933:23: note: byref variable will be forcibly initialized 5933 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace_output.c:652:22: note: byref variable will be forcibly initialized 652 | char comm[TASK_COMM_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_output.c:642:13: note: byref variable will be forcibly initialized 642 | u64 next_ts; | ^~~~~~~ /kisskb/src/kernel/trace/trace_output.c: In function 'register_trace_event': /kisskb/src/kernel/trace/trace_output.c:767:35: note: byref variable will be forcibly initialized 767 | struct list_head *list = NULL; | ^~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_update_wr_data': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4965:25: note: in expansion of macro 'bfq_log_bfqq' 4965 | bfq_log_bfqq(bfqd, bfqq, "WARN: pending prio change"); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4957:17: note: in expansion of macro 'bfq_log_bfqq' 4957 | bfq_log_bfqq(bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function '__find_next_entry': /kisskb/src/kernel/trace/trace.c:3602:26: note: byref variable will be forcibly initialized 3602 | u64 next_ts = 0, ts; | ^~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_bfqq_resume_state': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:1208:25: note: in expansion of macro 'bfq_log_bfqq' 1208 | bfq_log_bfqq(bfqq->bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c:3600:23: note: byref variable will be forcibly initialized 3600 | unsigned long lost_events = 0, next_lost = 0; | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'get_total_entries': /kisskb/src/kernel/trace/trace.c:4179:26: note: byref variable will be forcibly initialized 4179 | unsigned long t, e; | ^ /kisskb/src/kernel/trace/trace.c:4179:23: note: byref variable will be forcibly initialized 4179 | unsigned long t, e; | ^ /kisskb/src/kernel/trace/trace.c: In function 'print_event_info': /kisskb/src/kernel/trace/trace.c:4232:23: note: byref variable will be forcibly initialized 4232 | unsigned long entries; | ^~~~~~~ /kisskb/src/kernel/trace/trace.c:4231:23: note: byref variable will be forcibly initialized 4231 | unsigned long total; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'print_hex_fmt': /kisskb/src/kernel/trace/trace.c:4414:23: note: byref variable will be forcibly initialized 4414 | unsigned char newline = '\n'; | ^~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_bio_merge': /kisskb/src/block/bfq-iosched.c:2461:25: note: byref variable will be forcibly initialized 2461 | struct request *free = NULL; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/ring_buffer.h:5, from /kisskb/src/kernel/trace/trace.c:15: /kisskb/src/kernel/trace/trace.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:725:16: note: byref variable will be forcibly initialized 725 | size_t bytes; | ^~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_pos_tree_add_move': /kisskb/src/block/bfq-iosched.c:760:30: note: byref variable will be forcibly initialized 760 | struct rb_node **p, *parent; | ^~~~~~ /kisskb/src/block/bfq-iosched.c:760:26: note: byref variable will be forcibly initialized 760 | struct rb_node **p, *parent; | ^ /kisskb/src/kernel/trace/trace.c: In function 'trace_min_max_write': /kisskb/src/kernel/trace/trace.c:7663:13: note: byref variable will be forcibly initialized 7663 | u64 val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_min_max_read': /kisskb/src/kernel/trace/trace.c:7709:14: note: byref variable will be forcibly initialized 7709 | char buf[U64_STR_SIZE]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'buffer_percent_read': /kisskb/src/kernel/trace/trace.c:9030:14: note: byref variable will be forcibly initialized 9030 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_total_entries_read': /kisskb/src/kernel/trace/trace.c:7025:14: note: byref variable will be forcibly initialized 7025 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_entries_read': /kisskb/src/kernel/trace/trace.c:6951:14: note: byref variable will be forcibly initialized 6951 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_set_trace_read': /kisskb/src/kernel/trace/trace.c:6141:14: note: byref variable will be forcibly initialized 6141 | char buf[MAX_TRACER_SIZE+2]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_buffers_splice_read': In file included from /kisskb/src/block/bfq-iosched.c:134: /kisskb/src/block/bfq-iosched.c: In function 'bfq_bfqq_expire': /kisskb/src/kernel/trace/trace.c:8213:22: note: byref variable will be forcibly initialized 8213 | struct page *pages_def[PIPE_DEF_BUFFERS]; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace.c:8212:29: note: byref variable will be forcibly initialized 8212 | struct partial_page partial_def[PIPE_DEF_BUFFERS]; | ^~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4384:9: note: in expansion of macro 'bfq_log_bfqq' 4384 | bfq_log_bfqq(bfqd, bfqq, | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c:4326:23: note: byref variable will be forcibly initialized 4326 | unsigned long delta = 0; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_saved_cmdlines_size_read': /kisskb/src/kernel/trace/trace.c:5890:14: note: byref variable will be forcibly initialized 5890 | char buf[64]; | ^~~ In file included from /kisskb/src/block/bfq-iosched.c:134: /kisskb/src/block/bfq-iosched.c: In function 'bfq_select_queue': /kisskb/src/kernel/trace/trace.c: In function 'test_can_verify_check': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4945:17: note: in expansion of macro 'bfq_log_bfqq' 4945 | bfq_log_bfqq(bfqd, bfqq, "select_queue: returned this queue"); | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c:3743:17: note: byref variable will be forcibly initialized 3743 | va_list ap; | ^~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4940:17: note: in expansion of macro 'bfq_log_bfqq' 4940 | bfq_log_bfqq(bfqd, bfqq, "select_queue: checking new queue"); | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c:3742:14: note: byref variable will be forcibly initialized 3742 | char buf[16]; | ^~~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:4738:9: note: in expansion of macro 'bfq_log_bfqq' 4738 | bfq_log_bfqq(bfqd, bfqq, "select_queue: already in-service queue"); | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_pid_next': /kisskb/src/kernel/trace/trace.c:618:22: note: byref variable will be forcibly initialized 618 | unsigned int next; | ^~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_pid_start': /kisskb/src/kernel/trace/trace.c:647:16: note: byref variable will be forcibly initialized 647 | loff_t l = 0; | ^ /kisskb/src/kernel/trace/trace.c:646:22: note: byref variable will be forcibly initialized 646 | unsigned int first; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'ftrace_trace_snapshot_callback': /kisskb/src/kernel/trace/trace.c:8528:15: note: byref variable will be forcibly initialized 8528 | void *count = (void *)-1; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'rb_simple_write': /kisskb/src/kernel/trace/trace.c:8989:23: note: byref variable will be forcibly initialized 8989 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'rb_simple_read': /kisskb/src/kernel/trace/trace.c:8974:14: note: byref variable will be forcibly initialized 8974 | char buf[64]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_nsecs_read': /kisskb/src/kernel/trace/trace.c:6485:14: note: byref variable will be forcibly initialized 6485 | char buf[64]; | ^~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_add_request': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:2209:9: note: in expansion of macro 'bfq_log_bfqq' 2209 | bfq_log_bfqq(bfqd, bfqq, "add_request %d", rq_is_sync(rq)); | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c:2206:14: note: byref variable will be forcibly initialized 2206 | bool interactive = false; | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_pid_write': /kisskb/src/kernel/trace/trace.c:691:15: note: byref variable will be forcibly initialized 691 | pid_t pid; | ^~~ /kisskb/src/kernel/trace/trace.c:690:16: note: byref variable will be forcibly initialized 690 | loff_t pos; | ^~~ /kisskb/src/kernel/trace/trace.c:686:23: note: byref variable will be forcibly initialized 686 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c:685:29: note: byref variable will be forcibly initialized 685 | struct trace_parser parser; | ^~~~~~ In file included from /kisskb/src/block/bfq-iosched.c:134: /kisskb/src/block/bfq-iosched.c: In function 'bfq_put_queue': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5258:9: note: in expansion of macro 'bfq_log_bfqq' 5258 | bfq_log_bfqq(bfqq->bfqd, bfqq, "put_queue: %p %d", bfqq, bfqq->ref); | ^~~~~~~~~~~~ /kisskb/src/mm/sparse.c: In function 'memblocks_present': /kisskb/src/mm/sparse.c:269:16: note: byref variable will be forcibly initialized 269 | int i, nid; | ^~~ /kisskb/src/mm/sparse.c:269:13: note: byref variable will be forcibly initialized 269 | int i, nid; | ^ /kisskb/src/mm/sparse.c:268:30: note: byref variable will be forcibly initialized 268 | unsigned long start, end; | ^~~ /kisskb/src/mm/sparse.c:268:23: note: byref variable will be forcibly initialized 268 | unsigned long start, end; | ^~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_merge_bfqqs': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3171:9: note: in expansion of macro 'bfq_log_bfqq' 3171 | bfq_log_bfqq(bfqd, new_bfqq, "merge_bfqqs: wr_busy %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:3112:9: note: in expansion of macro 'bfq_log_bfqq' 3112 | bfq_log_bfqq(bfqd, bfqq, "merging with queue %lu", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_get_queue': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5777:17: note: in expansion of macro 'bfq_log_bfqq' 5777 | bfq_log_bfqq(bfqd, bfqq, "get_queue, bfqq not in async: %p, %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5761:17: note: in expansion of macro 'bfq_log_bfqq' 5761 | bfq_log_bfqq(bfqd, bfqq, "using oom bfqq"); | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_event_buffer_commit': /kisskb/src/kernel/trace/trace.c:2914:33: note: byref variable will be forcibly initialized 2914 | enum event_trigger_type tt = ETT_NONE; | ^~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5758:17: note: in expansion of macro 'bfq_log_bfqq' 5758 | bfq_log_bfqq(bfqd, bfqq, "allocated"); | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/kernel/workqueue.c:35: /kisskb/src/kernel/workqueue.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/workqueue.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_array_printk': /kisskb/src/kernel/trace/trace.c:3497:17: note: byref variable will be forcibly initialized 3497 | va_list ap; | ^~ /kisskb/src/kernel/trace/trace.c: In function 'trace_array_printk_buf': /kisskb/src/kernel/trace/trace.c:3542:17: note: byref variable will be forcibly initialized 3542 | va_list ap; | ^~ /kisskb/src/block/bfq-iosched.c: In function '__bfq_put_async_bfqq': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:6941:17: note: in expansion of macro 'bfq_log_bfqq' 6941 | bfq_log_bfqq(bfqd, bfqq, "put_async_bfqq: putting %p, %d", | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_iter_reset': /kisskb/src/kernel/trace/trace.c:4053:13: note: byref variable will be forcibly initialized 4053 | u64 ts; | ^~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_exit_bfqq': /kisskb/src/kernel/trace/trace.c: In function 's_start': /kisskb/src/kernel/trace/trace.c:4088:16: note: byref variable will be forcibly initialized 4088 | loff_t l = 0; | ^ /kisskb/src/kernel/trace/trace.c: In function 'trace_total_entries_cpu': /kisskb/src/kernel/trace/trace.c:4194:30: note: byref variable will be forcibly initialized 4194 | unsigned long total, entries; | ^~~~~~~ /kisskb/src/kernel/trace/trace.c:4194:23: note: byref variable will be forcibly initialized 4194 | unsigned long total, entries; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_total_entries': /kisskb/src/kernel/trace/trace.c:4206:30: note: byref variable will be forcibly initialized 4206 | unsigned long total, entries; | ^~~~~~~ /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:5361:9: note: in expansion of macro 'bfq_log_bfqq' 5361 | bfq_log_bfqq(bfqd, bfqq, "exit_bfqq: %p, %d", bfqq, bfqq->ref); | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c:4206:23: note: byref variable will be forcibly initialized 4206 | unsigned long total, entries; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'print_trace_header': /kisskb/src/kernel/trace/trace.c:4278:23: note: byref variable will be forcibly initialized 4278 | unsigned long total; | ^~~~~ /kisskb/src/kernel/trace/trace.c:4277:23: note: byref variable will be forcibly initialized 4277 | unsigned long entries; | ^~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_split_bfqq': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:6616:9: note: in expansion of macro 'bfq_log_bfqq' 6616 | bfq_log_bfqq(bfqq->bfqd, bfqq, "splitting queue"); | ^~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_splice_read_pipe': /kisskb/src/kernel/trace/trace.c:6867:33: note: byref variable will be forcibly initialized 6867 | struct splice_pipe_desc spd = { | ^~~ /kisskb/src/kernel/trace/trace.c:6865:29: note: byref variable will be forcibly initialized 6865 | struct partial_page partial_def[PIPE_DEF_BUFFERS]; | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c:6864:22: note: byref variable will be forcibly initialized 6864 | struct page *pages_def[PIPE_DEF_BUFFERS]; | ^~~~~~~~~ /kisskb/src/block/bfq-iosched.c: In function 'bfq_init_rq': /kisskb/src/block/bfq-iosched.h:1120:14: note: byref variable will be forcibly initialized 1120 | char pid_str[MAX_BFQQ_NAME_LENGTH]; \ | ^~~~~~~ /kisskb/src/block/bfq-iosched.c:6808:9: note: in expansion of macro 'bfq_log_bfqq' 6808 | bfq_log_bfqq(bfqd, bfqq, "get_request %p: bfqq %p, %d", | ^~~~~~~~~~~~ /kisskb/src/block/bfq-iosched.c:6745:14: note: byref variable will be forcibly initialized 6745 | bool new_queue = false; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/module.h:12, from /kisskb/src/block/bfq-iosched.c:116: /kisskb/src/block/bfq-iosched.c: In function 'bfq_insert_request': /kisskb/src/kernel/trace/trace.c: In function 'tracing_cpumask_write': /kisskb/src/kernel/trace/trace.c:5177:23: note: byref variable will be forcibly initialized 5177 | cpumask_var_t tracing_cpumask_new; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_options_core_write': /kisskb/src/kernel/trace/trace.c:8786:23: note: byref variable will be forcibly initialized 8786 | unsigned long val; | ^~~ /kisskb/src/block/bfq-iosched.c:6143:19: note: byref variable will be forcibly initialized 6143 | LIST_HEAD(free); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/trace/trace.c: In function 'apply_trace_boot_options': /kisskb/src/kernel/trace/trace.c:5392:15: note: byref variable will be forcibly initialized 5392 | char *buf = trace_boot_options_buf; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_trace_options_write': /kisskb/src/kernel/trace/trace.c:5416:14: note: byref variable will be forcibly initialized 5416 | char buf[64]; | ^~~ In file included from /kisskb/src/kernel/trace/trace.c:8672: /kisskb/src/kernel/trace/trace.c: In function 'trace_selftest_startup_dynamic_tracing': /kisskb/src/kernel/trace/trace_selftest.c:361:23: note: byref variable will be forcibly initialized 361 | unsigned long count; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_entries_write': /kisskb/src/kernel/trace/trace.c:6998:23: note: byref variable will be forcibly initialized 6998 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_snapshot_write': /kisskb/src/kernel/trace/trace.c:7421:23: note: byref variable will be forcibly initialized 7421 | unsigned long val; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_set_trace_write': /kisskb/src/kernel/trace/trace.c:6455:14: note: byref variable will be forcibly initialized 6455 | char buf[MAX_TRACER_SIZE+1]; | ^~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_clock_write': /kisskb/src/kernel/trace/trace.c:7260:14: note: byref variable will be forcibly initialized 7260 | char buf[64]; | ^~~ In file included from /kisskb/src/kernel/trace/trace.c:8672: /kisskb/src/kernel/trace/trace.c: In function 'trace_selftest_startup_function': /kisskb/src/kernel/trace/trace_selftest.c:694:23: note: byref variable will be forcibly initialized 694 | unsigned long count; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'trace_selftest_startup_wakeup': /kisskb/src/kernel/trace/trace_selftest.c:1185:23: note: byref variable will be forcibly initialized 1185 | unsigned long count; | ^~~~~ /kisskb/src/kernel/trace/trace_selftest.c:1184:33: note: byref variable will be forcibly initialized 1184 | struct wakeup_test_data data; | ^~~~ In file included from /kisskb/src/kernel/workqueue.c:35: /kisskb/src/kernel/workqueue.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace.c: In function 'tracing_init_tracefs_percpu': /kisskb/src/kernel/trace/trace.c:8632:14: note: byref variable will be forcibly initialized 8632 | char cpu_dir[30]; /* 30 characters should be more than enough */ | ^~~~~~~ In file included from /kisskb/src/kernel/workqueue.c:33: /kisskb/src/kernel/workqueue.c: In function 'put_unbound_pool': /kisskb/src/kernel/workqueue.c:3568:36: note: byref variable will be forcibly initialized 3568 | DECLARE_COMPLETION_ONSTACK(detach_completion); | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/completion.h:69:27: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/kernel/workqueue.c: In function 'create_worker': /kisskb/src/kernel/workqueue.c:1930:14: note: byref variable will be forcibly initialized 1930 | char id_buf[16]; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/workqueue.h:130, from /kisskb/src/kernel/workqueue.c:382: /kisskb/src/kernel/workqueue.c: In function 'perf_trace_workqueue_queue_work': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'perf_trace_workqueue_activate_work': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'perf_trace_workqueue_execute_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'perf_trace_workqueue_execute_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/workqueue.h:130, from /kisskb/src/kernel/workqueue.c:382: /kisskb/src/kernel/workqueue.c: In function 'trace_event_raw_event_workqueue_queue_work': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'trace_event_raw_event_workqueue_activate_work': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'trace_event_raw_event_workqueue_execute_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'trace_event_raw_event_workqueue_execute_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/workqueue.h:130, from /kisskb/src/kernel/workqueue.c:382: /kisskb/src/kernel/workqueue.c: In function '__bpf_trace_workqueue_queue_work': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:23:1: note: in expansion of macro 'TRACE_EVENT' 23 | TRACE_EVENT(workqueue_queue_work, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function '__bpf_trace_workqueue_activate_work': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:59:1: note: in expansion of macro 'TRACE_EVENT' 59 | TRACE_EVENT(workqueue_activate_work, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function '__bpf_trace_workqueue_execute_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:82:1: note: in expansion of macro 'TRACE_EVENT' 82 | TRACE_EVENT(workqueue_execute_start, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function '__bpf_trace_workqueue_execute_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/workqueue.h:108:1: note: in expansion of macro 'TRACE_EVENT' 108 | TRACE_EVENT(workqueue_execute_end, | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function '__flush_workqueue': /kisskb/src/kernel/workqueue.c:2799:27: note: byref variable will be forcibly initialized 2799 | struct wq_flusher this_flusher = { | ^~~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'process_one_work': /kisskb/src/kernel/workqueue.c:2198:28: note: byref variable will be forcibly initialized 2198 | struct lockdep_map lockdep_map; | ^~~~~~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'rescuer_thread': /kisskb/src/kernel/workqueue.c:2516:44: note: byref variable will be forcibly initialized 2516 | struct work_struct *work, *n; | ^ /kisskb/src/kernel/workqueue.c: In function 'mod_delayed_work_on': /kisskb/src/kernel/workqueue.c:1731:23: note: byref variable will be forcibly initialized 1731 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/workqueue.c: In function '__cancel_work': /kisskb/src/kernel/workqueue.c:3244:23: note: byref variable will be forcibly initialized 3244 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/workqueue.c: In function '__flush_work': /kisskb/src/kernel/workqueue.c:3061:27: note: byref variable will be forcibly initialized 3061 | struct wq_barrier barr; | ^~~~ /kisskb/src/kernel/workqueue.c: In function '__cancel_work_timer': /kisskb/src/kernel/workqueue.c:3137:41: note: byref variable will be forcibly initialized 3137 | struct cwt_wait cwait; | ^~~~~ /kisskb/src/kernel/workqueue.c:3115:23: note: byref variable will be forcibly initialized 3115 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/workqueue.c: In function 'set_worker_desc': /kisskb/src/kernel/workqueue.c:4645:17: note: byref variable will be forcibly initialized 4645 | va_list args; | ^~~~ /kisskb/src/kernel/workqueue.c: In function 'max_active_store': /kisskb/src/kernel/workqueue.c:5474:13: note: byref variable will be forcibly initialized 5474 | int val; | ^~~ /kisskb/src/kernel/workqueue.c: In function 'wq_watchdog_param_set_thresh': /kisskb/src/kernel/workqueue.c:5909:23: note: byref variable will be forcibly initialized 5909 | unsigned long thresh; | ^~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/kernel/workqueue.c:30: /kisskb/src/kernel/workqueue.c: In function 'workqueue_apply_unbound_cpumask': /kisskb/src/kernel/workqueue.c:5339:19: note: byref variable will be forcibly initialized 5339 | LIST_HEAD(ctxs); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/workqueue.c: In function 'wq_numa_store': /kisskb/src/kernel/workqueue.c:5622:13: note: byref variable will be forcibly initialized 5622 | int v, ret = -ENOMEM; | ^ /kisskb/src/kernel/workqueue.c: In function 'print_worker_info': /kisskb/src/kernel/workqueue.c:4674:34: note: byref variable will be forcibly initialized 4674 | struct workqueue_struct *wq = NULL; | ^~ /kisskb/src/kernel/workqueue.c:4673:32: note: byref variable will be forcibly initialized 4673 | struct pool_workqueue *pwq = NULL; | ^~~ /kisskb/src/kernel/workqueue.c:4672:14: note: byref variable will be forcibly initialized 4672 | char desc[WORKER_DESC_LEN] = { }; | ^~~~ /kisskb/src/kernel/workqueue.c:4671:14: note: byref variable will be forcibly initialized 4671 | char name[WQ_NAME_LEN] = { }; | ^~~~ /kisskb/src/kernel/workqueue.c:4670:22: note: byref variable will be forcibly initialized 4670 | work_func_t *fn = NULL; | ^~ /kisskb/src/kernel/workqueue.c: In function 'show_all_workqueues': /kisskb/src/kernel/workqueue.c:4897:13: note: byref variable will be forcibly initialized 4897 | int pi; | ^~ /kisskb/src/kernel/workqueue.c: In function 'wq_watchdog_timer_fn': /kisskb/src/kernel/workqueue.c:5836:13: note: byref variable will be forcibly initialized 5836 | int pi; | ^~ /kisskb/src/kernel/workqueue.c: In function 'workqueue_online_cpu': /kisskb/src/kernel/workqueue.c:5122:13: note: byref variable will be forcibly initialized 5122 | int pi; | ^~ /kisskb/src/kernel/workqueue.c: In function 'wq_unbound_cpumask_store': /kisskb/src/kernel/workqueue.c:5671:23: note: byref variable will be forcibly initialized 5671 | cpumask_var_t cpumask; | ^~~~~~~ /kisskb/src/kernel/workqueue.c: In function 'alloc_workqueue': /kisskb/src/kernel/workqueue.c:4292:17: note: byref variable will be forcibly initialized 4292 | va_list args; | ^~~~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_alloc_branch': /kisskb/src/fs/ext4/indirect.c:329:47: note: byref variable will be forcibly initialized 329 | int i, j, err, len = 1; | ^~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/kallsyms.h:13, from /kisskb/src/kernel/events/hw_breakpoint.c:21: /kisskb/src/kernel/events/hw_breakpoint.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_find_shared': /kisskb/src/fs/ext4/indirect.c:794:16: note: byref variable will be forcibly initialized 794 | int k, err; | ^~~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_ind_truncate_ensure_credits': /kisskb/src/fs/ext4/indirect.c:722:13: note: byref variable will be forcibly initialized 722 | int dropped = 0; | ^~~~~~~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_ind_map_blocks': /kisskb/src/fs/ext4/indirect.c:533:13: note: byref variable will be forcibly initialized 533 | int blocks_to_boundary = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/indirect.c:530:18: note: byref variable will be forcibly initialized 530 | Indirect chain[4]; | ^~~~~ /kisskb/src/fs/ext4/indirect.c:529:21: note: byref variable will be forcibly initialized 529 | ext4_lblk_t offsets[4]; | ^~~~~~~ /kisskb/src/fs/ext4/indirect.c:528:13: note: byref variable will be forcibly initialized 528 | int err = -EIO; | ^~~ /kisskb/src/fs/ext4/indirect.c:527:40: note: byref variable will be forcibly initialized 527 | struct ext4_allocation_request ar; | ^~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_ind_truncate': /kisskb/src/fs/ext4/indirect.c:1112:16: note: byref variable will be forcibly initialized 1112 | __le32 nr = 0; | ^~ /kisskb/src/fs/ext4/indirect.c:1110:18: note: byref variable will be forcibly initialized 1110 | Indirect chain[4]; | ^~~~~ /kisskb/src/fs/ext4/indirect.c:1109:21: note: byref variable will be forcibly initialized 1109 | ext4_lblk_t offsets[4]; | ^~~~~~~ /kisskb/src/fs/ext4/indirect.c: In function 'ext4_ind_remove_space': /kisskb/src/fs/ext4/indirect.c:1230:24: note: byref variable will be forcibly initialized 1230 | __le32 nr = 0, nr2 = 0; | ^~~ /kisskb/src/fs/ext4/indirect.c:1230:16: note: byref variable will be forcibly initialized 1230 | __le32 nr = 0, nr2 = 0; | ^~ /kisskb/src/fs/ext4/indirect.c:1226:28: note: byref variable will be forcibly initialized 1226 | Indirect chain[4], chain2[4]; | ^~~~~~ /kisskb/src/fs/ext4/indirect.c:1226:18: note: byref variable will be forcibly initialized 1226 | Indirect chain[4], chain2[4]; | ^~~~~ /kisskb/src/kernel/events/hw_breakpoint.c: In function 'modify_user_hw_breakpoint_check': /kisskb/src/kernel/events/hw_breakpoint.c:489:40: note: byref variable will be forcibly initialized 489 | struct perf_event_attr old_attr; | ^~~~~~~~ /kisskb/src/fs/ext4/indirect.c:1225:33: note: byref variable will be forcibly initialized 1225 | ext4_lblk_t offsets[4], offsets2[4]; | ^~~~~~~~ /kisskb/src/fs/ext4/indirect.c:1225:21: note: byref variable will be forcibly initialized 1225 | ext4_lblk_t offsets[4], offsets2[4]; | ^~~~~~~ /kisskb/src/fs/fat/nfs.c: In function 'fat_rebuild_parent': /kisskb/src/fs/fat/nfs.c:220:30: note: byref variable will be forcibly initialized 220 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/nfs.c: In function 'fat_get_parent': /kisskb/src/fs/fat/nfs.c:266:33: note: byref variable will be forcibly initialized 266 | struct msdos_dir_entry *de; | ^~ /kisskb/src/fs/fat/nfs.c:265:29: note: byref variable will be forcibly initialized 265 | struct buffer_head *bh = NULL; | ^~ /kisskb/src/fs/sysv/inode.c: In function '__sysv_write_inode': /kisskb/src/fs/sysv/inode.c:234:30: note: byref variable will be forcibly initialized 234 | struct buffer_head * bh; | ^~ In file included from /kisskb/src/fs/ksmbd/unicode.h:26, from /kisskb/src/fs/ksmbd/glob.h:12, from /kisskb/src/fs/ksmbd/unicode.c:12: /kisskb/src/fs/ksmbd/unicode.c: In function 'nls_nullsize': /kisskb/src/include/linux/nls.h:99:14: note: byref variable will be forcibly initialized 99 | char tmp[NLS_MAX_CHARSET_SIZE]; | ^~~ /kisskb/src/fs/sysv/inode.c: In function 'sysv_iget': /kisskb/src/fs/sysv/inode.c:173:30: note: byref variable will be forcibly initialized 173 | struct buffer_head * bh; | ^~ /kisskb/src/fs/ksmbd/unicode.c: In function 'smb_utf16_bytes': /kisskb/src/fs/ksmbd/unicode.c:35:14: note: byref variable will be forcibly initialized 35 | char tmp[NLS_MAX_CHARSET_SIZE]; | ^~~ /kisskb/src/fs/ksmbd/unicode.c: In function 'smb_from_utf16': /kisskb/src/fs/ksmbd/unicode.c:165:14: note: byref variable will be forcibly initialized 165 | char tmp[NLS_MAX_CHARSET_SIZE]; | ^~~ /kisskb/src/kernel/params.c: In function 'param_set_uint_minmax': /kisskb/src/kernel/params.c:249:22: note: byref variable will be forcibly initialized 249 | unsigned int num; | ^~~ /kisskb/src/kernel/params.c: In function 'param_set_bool_enable_only': /kisskb/src/kernel/params.c:334:14: note: byref variable will be forcibly initialized 334 | bool new_value; | ^~~~~~~~~ /kisskb/src/kernel/params.c: In function 'param_set_invbool': /kisskb/src/fs/ksmbd/unicode.c: In function 'smb_strtoUTF16': /kisskb/src/kernel/params.c:366:14: note: byref variable will be forcibly initialized 366 | bool boolval; | ^~~~~~~ /kisskb/src/fs/ksmbd/unicode.c:217:17: note: byref variable will be forcibly initialized 217 | wchar_t wchar_to; /* needed to quiet sparse */ | ^~~~~~~~ /kisskb/src/kernel/params.c: In function 'param_set_bint': /kisskb/src/kernel/params.c:393:14: note: byref variable will be forcibly initialized 393 | bool v; | ^ /kisskb/src/kernel/params.c: In function 'param_array_get': /kisskb/src/kernel/params.c:476:29: note: byref variable will be forcibly initialized 476 | struct kernel_param p = *kp; | ^ /kisskb/src/kernel/params.c: In function 'param_array': /kisskb/src/kernel/params.c:423:29: note: byref variable will be forcibly initialized 423 | struct kernel_param kp; | ^~ /kisskb/src/kernel/params.c: In function 'param_array_set': /kisskb/src/kernel/params.c:465:22: note: byref variable will be forcibly initialized 465 | unsigned int temp_num; | ^~~~~~~~ /kisskb/src/kernel/params.c: In function 'param_sysfs_builtin': /kisskb/src/kernel/params.c:834:14: note: byref variable will be forcibly initialized 834 | char modname[MODULE_NAME_LEN]; | ^~~~~~~ /kisskb/src/kernel/params.c: In function 'parse_args': /kisskb/src/kernel/params.c:171:23: note: byref variable will be forcibly initialized 171 | char *param, *val, *err = NULL; | ^~~ /kisskb/src/kernel/params.c:171:15: note: byref variable will be forcibly initialized 171 | char *param, *val, *err = NULL; | ^~~~~ /kisskb/src/fs/ksmbd/unicode.c: In function 'smbConvertToUTF16': /kisskb/src/fs/ksmbd/unicode.c:327:17: note: byref variable will be forcibly initialized 327 | wchar_t tmp; | ^~~ /kisskb/src/mm/mempolicy.c: In function 'offset_il_node': /kisskb/src/mm/mempolicy.c:1950:20: note: byref variable will be forcibly initialized 1950 | nodemask_t nodemask = pol->nodes; | ^~~~~~~~ /kisskb/src/mm/mempolicy.c: In function 'mpol_relative_nodemask': /kisskb/src/mm/mempolicy.c:193:20: note: byref variable will be forcibly initialized 193 | nodemask_t tmp; | ^~~ /kisskb/src/mm/mempolicy.c: In function 'mpol_rebind_nodemask': /kisskb/src/mm/mempolicy.c:321:20: note: byref variable will be forcibly initialized 321 | nodemask_t tmp; | ^~~ /kisskb/src/mm/mempolicy.c: In function 'queue_pages_range': /kisskb/src/mm/mempolicy.c:732:28: note: byref variable will be forcibly initialized 732 | struct queue_pages qp = { | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mempolicy.h:9, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'migrate_to_node': /kisskb/src/mm/mempolicy.c:1061:19: note: byref variable will be forcibly initialized 1061 | LIST_HEAD(pagelist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mempolicy.c:1059:20: note: byref variable will be forcibly initialized 1059 | nodemask_t nmask; | ^~~~~ /kisskb/src/mm/mempolicy.c: In function 'get_nodes': /kisskb/src/mm/mempolicy.c:1398:31: note: byref variable will be forcibly initialized 1398 | unsigned long t; | ^ /kisskb/src/mm/mempolicy.c: In function 'lookup_node': /kisskb/src/mm/mempolicy.c:912:22: note: byref variable will be forcibly initialized 912 | struct page *p = NULL; | ^ /kisskb/src/kernel/events/uprobes.c: In function '__replace_page': /kisskb/src/kernel/events/uprobes.c:160:35: note: byref variable will be forcibly initialized 160 | struct mmu_notifier_range range; | ^~~~~ In file included from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mempolicy.h:9, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'do_set_mempolicy': /kisskb/src/include/linux/nodemask.h:550:54: note: byref variable will be forcibly initialized 550 | #define NODEMASK_ALLOC(type, name, gfp_flags) type _##name, *name = &_##name | ^ /kisskb/src/include/linux/nodemask.h:561:25: note: in expansion of macro 'NODEMASK_ALLOC' 561 | NODEMASK_ALLOC(struct nodemask_scratch, x, \ | ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:852:9: note: in expansion of macro 'NODEMASK_SCRATCH' 852 | NODEMASK_SCRATCH(scratch); | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c: In function 'kernel_set_mempolicy': /kisskb/src/mm/mempolicy.c:1565:13: note: byref variable will be forcibly initialized 1565 | int lmode = mode; | ^~~~~ /kisskb/src/kernel/events/uprobes.c: In function '__update_ref_ctr': /kisskb/src/mm/mempolicy.c:1564:20: note: byref variable will be forcibly initialized 1564 | nodemask_t nodes; | ^~~~~ /kisskb/src/kernel/events/uprobes.c:367:32: note: byref variable will be forcibly initialized 367 | struct vm_area_struct *vma; | ^~~ /kisskb/src/kernel/events/uprobes.c:366:22: note: byref variable will be forcibly initialized 366 | struct page *page; | ^~~~ /kisskb/src/mm/mempolicy.c:1563:24: note: byref variable will be forcibly initialized 1563 | unsigned short mode_flags; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/kernel/events/uprobes.c:13: /kisskb/src/kernel/events/uprobes.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/mm/mempolicy.c: In function 'kernel_get_mempolicy': /kisskb/src/mm/mempolicy.c:1690:20: note: byref variable will be forcibly initialized 1690 | nodemask_t nodes; | ^~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_derived_refclk_is_enabled': /kisskb/src/mm/mempolicy.c:1689:13: note: byref variable will be forcibly initialized 1689 | int pval; | ^~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1668:13: note: byref variable will be forcibly initialized 1668 | int val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_received_refclk_is_enabled': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1750:18: note: byref variable will be forcibly initialized 1750 | int val, cmn_val; | ^~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1750:13: note: byref variable will be forcibly initialized 1750 | int val, cmn_val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_refclk_driver_is_enabled': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1835:13: note: byref variable will be forcibly initialized 1835 | int val; | ^~~ /kisskb/src/mm/mempolicy.c: In function 'do_migrate_pages': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_read': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:565:13: note: byref variable will be forcibly initialized 565 | u32 val; | ^~~ /kisskb/src/mm/mempolicy.c:1102:20: note: byref variable will be forcibly initialized 1102 | nodemask_t tmp; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_phy_read': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:550:22: note: byref variable will be forcibly initialized 550 | unsigned int val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_wait_pma_cmn_ready': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1130:22: note: byref variable will be forcibly initialized 1130 | unsigned int reg; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_phy_on': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1506:13: note: byref variable will be forcibly initialized 1506 | u32 read_val; | ^~~~~~~~ In file included from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mempolicy.h:9, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'kernel_migrate_pages': /kisskb/src/include/linux/nodemask.h:550:54: note: byref variable will be forcibly initialized 550 | #define NODEMASK_ALLOC(type, name, gfp_flags) type _##name, *name = &_##name | ^ /kisskb/src/include/linux/nodemask.h:561:25: note: in expansion of macro 'NODEMASK_ALLOC' 561 | NODEMASK_ALLOC(struct nodemask_scratch, x, \ | ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:1595:9: note: in expansion of macro 'NODEMASK_SCRATCH' 1595 | NODEMASK_SCRATCH(scratch); | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:1591:20: note: byref variable will be forcibly initialized 1591 | nodemask_t task_nodes; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/kernel/events/uprobes.c:13: /kisskb/src/kernel/events/uprobes.c: In function 'xol_take_insn_slot': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/events/uprobes.c:1594:17: note: in expansion of macro 'wait_event' 1594 | wait_event(area->wq, (atomic_read(&area->slot_count) < UINSNS_PER_PAGE)); | ^~~~~~~~~~ /kisskb/src/kernel/events/uprobes.c: In function 'verify_opcode': /kisskb/src/kernel/events/uprobes.c:254:25: note: byref variable will be forcibly initialized 254 | uprobe_opcode_t old_opcode; | ^~~~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_set_a0_pll': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:565:13: note: byref variable will be forcibly initialized 565 | u32 val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:565:13: note: byref variable will be forcibly initialized /kisskb/src/kernel/events/uprobes.c: In function 'is_trap_at_addr': /kisskb/src/kernel/events/uprobes.c:2010:25: note: byref variable will be forcibly initialized 2010 | uprobe_opcode_t opcode; | ^~~~~~ /kisskb/src/kernel/events/uprobes.c:2009:22: note: byref variable will be forcibly initialized 2009 | struct page *page; | ^~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_set_power_state': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1042:13: note: byref variable will be forcibly initialized 1042 | u32 read_val; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_run': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1098:22: note: byref variable will be forcibly initialized 1098 | unsigned int read_val; | ^~~~~~~~ /kisskb/src/kernel/events/uprobes.c: In function 'uprobe_write_opcode': /kisskb/src/kernel/events/uprobes.c:464:32: note: byref variable will be forcibly initialized 464 | struct vm_area_struct *vma; | ^~~ /kisskb/src/kernel/events/uprobes.c:463:22: note: byref variable will be forcibly initialized 463 | struct page *old_page, *new_page; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/mempolicy.h:10, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'new_page': /kisskb/src/mm/mempolicy.c:1208:22: note: byref variable will be forcibly initialized 1208 | VMA_ITERATOR(vmi, current->mm, start); | ^~~ /kisskb/src/include/linux/mm_types.h:767:29: note: in definition of macro 'VMA_ITERATOR' 767 | struct vma_iterator name = { \ | ^~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_set_lanes': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:565:13: note: byref variable will be forcibly initialized 565 | u32 val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_set_pll_en': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:987:13: note: byref variable will be forcibly initialized 987 | u32 rd_val; | ^~~~~~ /kisskb/src/kernel/events/uprobes.c: In function 'uprobe_mmap': /kisskb/src/kernel/events/uprobes.c:1360:26: note: byref variable will be forcibly initialized 1360 | struct list_head tmp_list; | ^~~~~~~~ /kisskb/src/mm/mempolicy.c: In function '__mpol_dup': /kisskb/src/mm/mempolicy.c:2418:28: note: byref variable will be forcibly initialized 2418 | nodemask_t mems = cpuset_mems_allowed(current); | ^~~~ /kisskb/src/kernel/events/uprobes.c: In function '__create_xol_area': /kisskb/src/kernel/events/uprobes.c:1481:25: note: byref variable will be forcibly initialized 1481 | uprobe_opcode_t insn = UPROBE_SWBP_INSN; | ^~~~ In file included from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mempolicy.h:9, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'do_mbind': /kisskb/src/include/linux/nodemask.h:550:54: note: byref variable will be forcibly initialized 550 | #define NODEMASK_ALLOC(type, name, gfp_flags) type _##name, *name = &_##name | ^ /kisskb/src/include/linux/nodemask.h:561:25: note: in expansion of macro 'NODEMASK_ALLOC' 561 | NODEMASK_ALLOC(struct nodemask_scratch, x, \ | ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:1304:17: note: in expansion of macro 'NODEMASK_SCRATCH' 1304 | NODEMASK_SCRATCH(scratch); | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mempolicy.h:9, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c:1260:19: note: byref variable will be forcibly initialized 1260 | LIST_HEAD(pagelist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/mempolicy.c: In function 'kernel_mbind': /kisskb/src/mm/mempolicy.c:1467:13: note: byref variable will be forcibly initialized 1467 | int lmode = mode; | ^~~~~ /kisskb/src/mm/mempolicy.c:1466:20: note: byref variable will be forcibly initialized 1466 | nodemask_t nodes; | ^~~~~ /kisskb/src/mm/mempolicy.c:1465:24: note: byref variable will be forcibly initialized 1465 | unsigned short mode_flags; | ^~~~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_set_voltages': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:550:22: note: byref variable will be forcibly initialized 550 | unsigned int val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:550:22: note: byref variable will be forcibly initialized /kisskb/src/kernel/events/uprobes.c: In function 'handle_swbp': /kisskb/src/kernel/events/uprobes.c:2189:13: note: byref variable will be forcibly initialized 2189 | int is_swbp; | ^~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_dp_configure_rate': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1196:13: note: byref variable will be forcibly initialized 1196 | u32 read_val, ret; | ^~~~~~~~ In file included from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mempolicy.h:9, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'mpol_shared_policy_init': /kisskb/src/include/linux/nodemask.h:550:54: note: byref variable will be forcibly initialized 550 | #define NODEMASK_ALLOC(type, name, gfp_flags) type _##name, *name = &_##name | ^ /kisskb/src/include/linux/nodemask.h:561:25: note: in expansion of macro 'NODEMASK_ALLOC' 561 | NODEMASK_ALLOC(struct nodemask_scratch, x, \ | ^~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:2778:17: note: in expansion of macro 'NODEMASK_SCRATCH' 2778 | NODEMASK_SCRATCH(scratch); | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:2776:39: note: byref variable will be forcibly initialized 2776 | struct vm_area_struct pvma; | ^~~~ In file included from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mempolicy.h:9, from /kisskb/src/mm/mempolicy.c:73: /kisskb/src/mm/mempolicy.c: In function 'numa_policy_init': /kisskb/src/include/linux/nodemask.h:297:39: note: byref variable will be forcibly initialized 297 | typeof(_unused_nodemask_arg_) m; \ | ^ /kisskb/src/mm/mempolicy.c:2916:34: note: in expansion of macro 'nodemask_of_node' 2916 | .nodes = nodemask_of_node(nid), | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c:2899:20: note: byref variable will be forcibly initialized 2899 | nodemask_t interleave_nodes; | ^~~~~~~~~~~~~~~~ /kisskb/src/mm/mempolicy.c: In function 'mpol_parse_str': /kisskb/src/mm/mempolicy.c:2986:20: note: byref variable will be forcibly initialized 2986 | nodemask_t nodes; | ^~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_derived_refclk_register': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1687:14: note: byref variable will be forcibly initialized 1687 | char clk_name[100]; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1686:21: note: byref variable will be forcibly initialized 1686 | const char *parent_name; | ^~~~~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_received_refclk_register': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1770:14: note: byref variable will be forcibly initialized 1770 | char clk_name[100]; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1769:21: note: byref variable will be forcibly initialized 1769 | const char *parent_name; | ^~~~~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_refclk_driver_register': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1877:14: note: byref variable will be forcibly initialized 1877 | char clk_name[100]; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_refclk_driver_get_parent': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:1845:22: note: byref variable will be forcibly initialized 1845 | unsigned int val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c: In function 'cdns_torrent_phy_probe': /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:2536:13: note: byref variable will be forcibly initialized 2536 | u32 phy_type; | ^~~~~~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-torrent.c:2534:13: note: byref variable will be forcibly initialized 2534 | int already_configured; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/lockd/svcsubs.c: In function 'nlm_unlock_files': /kisskb/src/fs/lockd/svcsubs.c:181:26: note: byref variable will be forcibly initialized 181 | struct file_lock lock; | ^~~~ /kisskb/src/fs/lockd/svcsubs.c: In function 'nlmsvc_mark_resources': /kisskb/src/fs/lockd/svcsubs.c:415:25: note: byref variable will be forcibly initialized 415 | struct nlm_host hint; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/mmu_notifier.h:7, from /kisskb/src/mm/mmu_notifier.c:11: /kisskb/src/mm/mmu_notifier.c: In function 'mmu_interval_read_begin': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/mm/mmu_notifier.c:248:17: note: in expansion of macro 'wait_event' 248 | wait_event(subscriptions->wq, | ^~~~~~~~~~ /kisskb/src/mm/mmu_notifier.c: In function 'mn_itree_release': /kisskb/src/mm/mmu_notifier.c:272:23: note: byref variable will be forcibly initialized 272 | unsigned long cur_seq; | ^~~~~~~ /kisskb/src/mm/mmu_notifier.c: In function 'mn_itree_invalidate': /kisskb/src/mm/mmu_notifier.c:448:23: note: byref variable will be forcibly initialized 448 | unsigned long cur_seq; | ^~~~~~~ /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c: In function 'madera_pin_conf_get': /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c:748:22: note: byref variable will be forcibly initialized 748 | unsigned int conf[2]; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/mmu_notifier.h:7, from /kisskb/src/mm/mmu_notifier.c:11: /kisskb/src/mm/mmu_notifier.c: In function 'mmu_interval_notifier_remove': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/mm/mmu_notifier.c:1097:17: note: in expansion of macro 'wait_event' 1097 | wait_event(subscriptions->wq, | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:26, from /kisskb/src/fs/reiserfs/resize.c:12: /kisskb/src/fs/reiserfs/resize.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/reiserfs/resize.c: In function 'reiserfs_resize': /kisskb/src/fs/reiserfs/resize.c:32:37: note: byref variable will be forcibly initialized 32 | struct reiserfs_list_bitmap jbitmap[JOURNAL_NUM_BITMAPS]; | ^~~~~~~ /kisskb/src/fs/reiserfs/resize.c:27:44: note: byref variable will be forcibly initialized 27 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c: In function 'madera_pin_dbg_show': /kisskb/src/drivers/pinctrl/cirrus/pinctrl-madera-core.c:519:22: note: byref variable will be forcibly initialized 519 | unsigned int conf[2]; | ^~~~ /kisskb/src/kernel/kthread.c: In function '__kthread_create_on_node': /kisskb/src/kernel/kthread.c:458:25: note: byref variable will be forcibly initialized 458 | va_list aq; | ^~ /kisskb/src/kernel/kthread.c:457:22: note: byref variable will be forcibly initialized 457 | char name[TASK_COMM_LEN]; | ^~~~ In file included from /kisskb/src/include/linux/mm_types.h:15, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/kernel/kthread.c:11: /kisskb/src/kernel/kthread.c:419:36: note: byref variable will be forcibly initialized 419 | DECLARE_COMPLETION_ONSTACK(done); | ^~~~ /kisskb/src/include/linux/completion.h:69:27: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/kernel/kthread.c: In function 'kthread_create_on_node': /kisskb/src/kernel/kthread.c:509:17: note: byref variable will be forcibly initialized 509 | va_list args; | ^~~~ /kisskb/src/kernel/kthread.c: In function 'kthread_create_worker': /kisskb/src/kernel/kthread.c:886:17: note: byref variable will be forcibly initialized 886 | va_list args; | ^~~~ /kisskb/src/kernel/kthread.c: In function 'kthread_create_worker_on_cpu': /kisskb/src/kernel/kthread.c:936:17: note: byref variable will be forcibly initialized 936 | va_list args; | ^~~~ /kisskb/src/kernel/kthread.c: In function 'kthread_mod_delayed_work': /kisskb/src/kernel/kthread.c:1244:23: note: byref variable will be forcibly initialized 1244 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/kthread.c: In function '__kthread_cancel_work_sync': /kisskb/src/kernel/kthread.c:1289:23: note: byref variable will be forcibly initialized 1289 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/kthread.c: In function 'kthread_probe_data': /kisskb/src/kernel/kthread.c:250:15: note: byref variable will be forcibly initialized 250 | void *data = NULL; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/host/pm.c:7: /kisskb/src/drivers/bus/mhi/host/pm.c: In function 'mhi_pm_suspend': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c:870:15: note: in expansion of macro 'wait_event_timeout' 870 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c:830:15: note: in expansion of macro 'wait_event_timeout' 830 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c: In function '__mhi_pm_resume': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c:942:15: note: in expansion of macro 'wait_event_timeout' 942 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c: In function 'mhi_force_rddm_mode': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c:1229:15: note: in expansion of macro 'wait_event_timeout' 1229 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_cmp': /kisskb/src/fs/fat/namei_msdos.c:171:49: note: byref variable will be forcibly initialized 171 | unsigned char a_msdos_name[MSDOS_NAME], b_msdos_name[MSDOS_NAME]; | ^~~~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:171:23: note: byref variable will be forcibly initialized 171 | unsigned char a_msdos_name[MSDOS_NAME], b_msdos_name[MSDOS_NAME]; | ^~~~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_hash': /kisskb/src/fs/fat/namei_msdos.c:154:23: note: byref variable will be forcibly initialized 154 | unsigned char msdos_name[MSDOS_NAME]; | ^~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_add_entry': /kisskb/src/fs/fat/namei_msdos.c:233:22: note: byref variable will be forcibly initialized 233 | __le16 time, date; | ^~~~ /kisskb/src/fs/fat/namei_msdos.c:233:16: note: byref variable will be forcibly initialized 233 | __le16 time, date; | ^~~~ /kisskb/src/fs/fat/namei_msdos.c:232:32: note: byref variable will be forcibly initialized 232 | struct msdos_dir_entry de; | ^~ /kisskb/src/drivers/bus/mhi/host/pm.c: In function 'mhi_pm_sys_error_transition': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c:612:23: note: in expansion of macro 'wait_event_timeout' 612 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c:605:21: note: byref variable will be forcibly initialized 605 | u32 in_reset = -1; | ^~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'do_msdos_rename': /kisskb/src/fs/fat/namei_msdos.c:437:27: note: byref variable will be forcibly initialized 437 | struct timespec64 ts; | ^~ /kisskb/src/fs/fat/namei_msdos.c:436:41: note: byref variable will be forcibly initialized 436 | struct fat_slot_info old_sinfo, sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_msdos.c:436:30: note: byref variable will be forcibly initialized 436 | struct fat_slot_info old_sinfo, sinfo; | ^~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:434:33: note: byref variable will be forcibly initialized 434 | struct msdos_dir_entry *dotdot_de; | ^~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:433:29: note: byref variable will be forcibly initialized 433 | struct buffer_head *dotdot_bh; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/host/pm.c:7: /kisskb/src/drivers/bus/mhi/host/pm.c: In function 'mhi_sync_power_up': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c:1203:9: note: in expansion of macro 'wait_event_timeout' 1203 | wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_rename': /kisskb/src/fs/fat/namei_msdos.c:603:51: note: byref variable will be forcibly initialized 603 | unsigned char old_msdos_name[MSDOS_NAME], new_msdos_name[MSDOS_NAME]; | ^~~~~~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:603:23: note: byref variable will be forcibly initialized 603 | unsigned char old_msdos_name[MSDOS_NAME], new_msdos_name[MSDOS_NAME]; | ^~~~~~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_find': /kisskb/src/fs/fat/namei_msdos.c:123:23: note: byref variable will be forcibly initialized 123 | unsigned char msdos_name[MSDOS_NAME]; | ^~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_rmdir': /kisskb/src/fs/fat/namei_msdos.c:314:30: note: byref variable will be forcibly initialized 314 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c: In function '__mhi_device_get_sync': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c:986:15: note: in expansion of macro 'wait_event_timeout' 986 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_unlink': /kisskb/src/drivers/bus/mhi/host/pm.c: In function 'mhi_pm_mission_mode_transition': /kisskb/src/fs/fat/namei_msdos.c:406:30: note: byref variable will be forcibly initialized 406 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/drivers/bus/mhi/host/pm.c:382:43: note: byref variable will be forcibly initialized 382 | enum mhi_ee_type ee = MHI_EE_MAX, current_ee = mhi_cntrl->ee; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/host/pm.c:7: /kisskb/src/drivers/bus/mhi/host/pm.c: In function 'mhi_pm_st_worker': /kisskb/src/drivers/bus/mhi/host/pm.c:746:19: note: byref variable will be forcibly initialized 746 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_mkdir': /kisskb/src/fs/fat/namei_msdos.c:349:27: note: byref variable will be forcibly initialized 349 | struct timespec64 ts; | ^~ /kisskb/src/fs/fat/namei_msdos.c:348:23: note: byref variable will be forcibly initialized 348 | unsigned char msdos_name[MSDOS_NAME]; | ^~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:346:30: note: byref variable will be forcibly initialized 346 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_create': /kisskb/src/fs/fat/namei_msdos.c:271:23: note: byref variable will be forcibly initialized 271 | unsigned char msdos_name[MSDOS_NAME]; | ^~~~~~~~~~ /kisskb/src/fs/fat/namei_msdos.c:270:27: note: byref variable will be forcibly initialized 270 | struct timespec64 ts; | ^~ /kisskb/src/fs/fat/namei_msdos.c:269:30: note: byref variable will be forcibly initialized 269 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_msdos.c: In function 'msdos_lookup': /kisskb/src/fs/fat/namei_msdos.c:205:30: note: byref variable will be forcibly initialized 205 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/ntfs3/attrib.c: In function 'run_deallocate_ex': /kisskb/src/fs/ntfs3/attrib.c:121:16: note: byref variable will be forcibly initialized 121 | size_t idx; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:120:41: note: byref variable will be forcibly initialized 120 | CLST vcn_next, vcn0 = vcn, lcn, clen, dn = 0; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:120:36: note: byref variable will be forcibly initialized 120 | CLST vcn_next, vcn0 = vcn, lcn, clen, dn = 0; | ^~~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_allocate_clusters': /kisskb/src/fs/ntfs3/attrib.c:178:14: note: byref variable will be forcibly initialized 178 | CLST flen, vcn0 = vcn, pre = pre_alloc ? *pre_alloc : 0; | ^~~~ /kisskb/src/fs/ntfs3/attrlist.c: In function 'al_find_le': /kisskb/src/fs/ntfs3/attrlist.c:156:14: note: byref variable will be forcibly initialized 156 | CLST svcn = attr_svcn(attr); | ^~~~ /kisskb/src/fs/ntfs3/attrlist.c: In function 'al_add_le': /kisskb/src/fs/ntfs3/attrlist.c:280:13: note: byref variable will be forcibly initialized 280 | u64 new_size; | ^~~~~~~~ /kisskb/src/fs/ntfs3/attrlist.c:275:24: note: byref variable will be forcibly initialized 275 | struct ATTRIB *attr; | ^~~~ /kisskb/src/fs/ntfs3/attrlist.c: In function 'al_update': /kisskb/src/fs/ntfs3/attrlist.c:426:24: note: byref variable will be forcibly initialized 426 | struct ATTRIB *attr; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_make_nonresident': /kisskb/src/fs/ntfs3/attrib.c:243:19: note: byref variable will be forcibly initialized 243 | CLST len, alen; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_set_size': /kisskb/src/fs/ntfs3/attrib.c:703:22: note: byref variable will be forcibly initialized 703 | CLST dlen = 0; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:421:25: note: byref variable will be forcibly initialized 421 | CLST next_svcn, pre_alloc = -1, done = 0; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/attrib.c:420:50: note: byref variable will be forcibly initialized 420 | CLST alen, vcn, lcn, new_alen, old_alen, svcn, evcn; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:420:25: note: byref variable will be forcibly initialized 420 | CLST alen, vcn, lcn, new_alen, old_alen, svcn, evcn; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:420:20: note: byref variable will be forcibly initialized 420 | CLST alen, vcn, lcn, new_alen, old_alen, svcn, evcn; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:420:14: note: byref variable will be forcibly initialized 420 | CLST alen, vcn, lcn, new_alen, old_alen, svcn, evcn; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:419:32: note: byref variable will be forcibly initialized 419 | struct mft_inode *mi, *mi_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:419:27: note: byref variable will be forcibly initialized 419 | struct mft_inode *mi, *mi_b; | ^~ /kisskb/src/fs/ntfs3/attrib.c:418:38: note: byref variable will be forcibly initialized 418 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:418:33: note: byref variable will be forcibly initialized 418 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~ /kisskb/src/fs/ntfs3/attrib.c:417:38: note: byref variable will be forcibly initialized 417 | struct ATTRIB *attr = NULL, *attr_b; | ^~~~~~ /kisskb/src/fs/ntfs3/attrib.c:417:24: note: byref variable will be forcibly initialized 417 | struct ATTRIB *attr = NULL, *attr_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_data_get_block': /kisskb/src/fs/ntfs3/attrib.c:891:61: note: byref variable will be forcibly initialized 891 | CLST hint, svcn, to_alloc, evcn1, next_svcn, asize, end; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:891:20: note: byref variable will be forcibly initialized 891 | CLST hint, svcn, to_alloc, evcn1, next_svcn, asize, end; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:891:14: note: byref variable will be forcibly initialized 891 | CLST hint, svcn, to_alloc, evcn1, next_svcn, asize, end; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:890:32: note: byref variable will be forcibly initialized 890 | struct mft_inode *mi, *mi_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:890:27: note: byref variable will be forcibly initialized 890 | struct mft_inode *mi, *mi_b; | ^~ /kisskb/src/fs/ntfs3/attrib.c:889:38: note: byref variable will be forcibly initialized 889 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:889:33: note: byref variable will be forcibly initialized 889 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~ /kisskb/src/fs/ntfs3/attrib.c:888:24: note: byref variable will be forcibly initialized 888 | struct ATTRIB *attr = NULL, *attr_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_data_write_resident': /kisskb/src/fs/ntfs3/attrib.c:1177:27: note: byref variable will be forcibly initialized 1177 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_load_runs_range': /kisskb/src/fs/ntfs3/attrib.c:1253:19: note: byref variable will be forcibly initialized 1253 | CLST lcn, clen; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:1253:14: note: byref variable will be forcibly initialized 1253 | CLST lcn, clen; | ^~~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_wof_frame_info': /kisskb/src/fs/ntfs3/attrib.c:1284:22: note: byref variable will be forcibly initialized 1284 | struct page *page; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_is_frame_compressed': /kisskb/src/fs/ntfs3/attrib.c:1426:16: note: byref variable will be forcibly initialized 1426 | size_t idx; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:1425:25: note: byref variable will be forcibly initialized 1425 | CLST clen, lcn, vcn, alen, slen, vcn_next; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:1425:20: note: byref variable will be forcibly initialized 1425 | CLST clen, lcn, vcn, alen, slen, vcn_next; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:1425:14: note: byref variable will be forcibly initialized 1425 | CLST clen, lcn, vcn, alen, slen, vcn_next; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_allocate_frame': /kisskb/src/fs/ntfs3/attrib.c:1600:28: note: byref variable will be forcibly initialized 1600 | CLST alen, hint = 0; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:1600:22: note: byref variable will be forcibly initialized 1600 | CLST alen, hint = 0; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:1534:24: note: byref variable will be forcibly initialized 1534 | CLST vcn, end, clst_data; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/attrib.c:1534:19: note: byref variable will be forcibly initialized 1534 | CLST vcn, end, clst_data; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:1534:14: note: byref variable will be forcibly initialized 1534 | CLST vcn, end, clst_data; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:1533:38: note: byref variable will be forcibly initialized 1533 | CLST svcn, evcn1, next_svcn, lcn, len; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:1533:14: note: byref variable will be forcibly initialized 1533 | CLST svcn, evcn1, next_svcn, lcn, len; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:1532:32: note: byref variable will be forcibly initialized 1532 | struct mft_inode *mi, *mi_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:1532:27: note: byref variable will be forcibly initialized 1532 | struct mft_inode *mi, *mi_b; | ^~ /kisskb/src/fs/ntfs3/attrib.c:1531:38: note: byref variable will be forcibly initialized 1531 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:1531:33: note: byref variable will be forcibly initialized 1531 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~ /kisskb/src/fs/ntfs3/attrib.c:1530:24: note: byref variable will be forcibly initialized 1530 | struct ATTRIB *attr = NULL, *attr_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_collapse_range': /kisskb/src/fs/ntfs3/attrib.c:1797:21: note: byref variable will be forcibly initialized 1797 | u64 new_valid = min(ni->i_valid, vbo); | ^~~~~~~~~ /kisskb/src/fs/ntfs3/attrib.c:1756:14: note: byref variable will be forcibly initialized 1756 | CLST vcn, end; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:1755:32: note: byref variable will be forcibly initialized 1755 | CLST svcn, evcn1, len, dealloc, alen; | ^~~~~~~ /kisskb/src/fs/ntfs3/attrib.c:1755:14: note: byref variable will be forcibly initialized 1755 | CLST svcn, evcn1, len, dealloc, alen; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:1754:32: note: byref variable will be forcibly initialized 1754 | struct mft_inode *mi, *mi_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:1754:27: note: byref variable will be forcibly initialized 1754 | struct mft_inode *mi, *mi_b; | ^~ /kisskb/src/fs/ntfs3/attrib.c:1753:38: note: byref variable will be forcibly initialized 1753 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:1753:33: note: byref variable will be forcibly initialized 1753 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~ /kisskb/src/fs/ntfs3/attrib.c:1752:24: note: byref variable will be forcibly initialized 1752 | struct ATTRIB *attr = NULL, *attr_b; | ^~~~ /kisskb/src/kernel/trace/trace_printk.c: In function '__trace_bprintk': /kisskb/src/kernel/trace/trace_printk.c:203:17: note: byref variable will be forcibly initialized 203 | va_list ap; | ^~ /kisskb/src/kernel/trace/trace_printk.c: In function '__trace_printk': /kisskb/src/kernel/trace/trace_printk.c:233:17: note: byref variable will be forcibly initialized 233 | va_list ap; | ^~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_punch_hole': /kisskb/src/fs/ntfs3/attrib.c:2101:34: note: byref variable will be forcibly initialized 2101 | CLST vcn1, zero, hole2 = hole; | ^~~~~ /kisskb/src/fs/ntfs3/attrib.c:2012:26: note: byref variable will be forcibly initialized 2012 | struct runs_tree run2; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:2008:48: note: byref variable will be forcibly initialized 2008 | CLST svcn, evcn1, vcn, len, end, alen, hole, next_svcn; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:2008:27: note: byref variable will be forcibly initialized 2008 | CLST svcn, evcn1, vcn, len, end, alen, hole, next_svcn; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:2008:14: note: byref variable will be forcibly initialized 2008 | CLST svcn, evcn1, vcn, len, end, alen, hole, next_svcn; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:2007:32: note: byref variable will be forcibly initialized 2007 | struct mft_inode *mi, *mi_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:2007:27: note: byref variable will be forcibly initialized 2007 | struct mft_inode *mi, *mi_b; | ^~ /kisskb/src/fs/ntfs3/attrib.c:2006:38: note: byref variable will be forcibly initialized 2006 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:2006:33: note: byref variable will be forcibly initialized 2006 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~ /kisskb/src/fs/ntfs3/attrib.c:2005:24: note: byref variable will be forcibly initialized 2005 | struct ATTRIB *attr = NULL, *attr_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c: In function 'attr_insert_range': /kisskb/src/fs/ntfs3/attrib.c:2226:14: note: byref variable will be forcibly initialized 2226 | CLST vcn, svcn, evcn1, len, next_svcn; | ^~~ /kisskb/src/fs/ntfs3/attrib.c:2225:32: note: byref variable will be forcibly initialized 2225 | struct mft_inode *mi, *mi_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:2225:27: note: byref variable will be forcibly initialized 2225 | struct mft_inode *mi, *mi_b; | ^~ /kisskb/src/fs/ntfs3/attrib.c:2224:38: note: byref variable will be forcibly initialized 2224 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~~~ /kisskb/src/fs/ntfs3/attrib.c:2224:33: note: byref variable will be forcibly initialized 2224 | struct ATTR_LIST_ENTRY *le, *le_b; | ^~ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_derived_refclk_is_enabled': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:820:13: note: byref variable will be forcibly initialized 820 | int val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_phy_on': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:579:13: note: byref variable will be forcibly initialized 579 | u32 val; | ^~~ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_pll_mux_register': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:727:14: note: byref variable will be forcibly initialized 727 | char clk_name[100]; | ^~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_read_inline_page': /kisskb/src/fs/ext4/inline.c:477:26: note: byref variable will be forcibly initialized 477 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/crypto/cast5_generic.c: In function 'cast5_setkey': /kisskb/src/crypto/cast5_generic.c:482:16: note: byref variable will be forcibly initialized 482 | __be32 p_key[4]; | ^~~~~ /kisskb/src/crypto/cast5_generic.c:481:13: note: byref variable will be forcibly initialized 481 | u32 k[16]; | ^ /kisskb/src/crypto/cast5_generic.c:480:13: note: byref variable will be forcibly initialized 480 | u32 z[4]; | ^ /kisskb/src/crypto/cast5_generic.c:479:13: note: byref variable will be forcibly initialized 479 | u32 x[4]; | ^ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_derived_refclk_register': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:840:14: note: byref variable will be forcibly initialized 840 | char clk_name[100]; | ^~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_convert_inline_data_to_extent': /kisskb/src/fs/ext4/inline.c:542:26: note: byref variable will be forcibly initialized 542 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c:538:13: note: byref variable will be forcibly initialized 538 | int retries = 0, sem_held = 0; | ^~~~~~~ /kisskb/src/fs/ext4/inline.c:536:33: note: byref variable will be forcibly initialized 536 | int ret, needed_blocks, no_expand; | ^~~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_add_dirent_to_inline': /kisskb/src/fs/ext4/inline.c:1032:34: note: byref variable will be forcibly initialized 1032 | struct ext4_dir_entry_2 *de; | ^~ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_pll_mux_get_parent': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:668:22: note: byref variable will be forcibly initialized 668 | unsigned int val; | ^~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_convert_inline_data_nolock': /kisskb/src/fs/ext4/inline.c:1196:32: note: byref variable will be forcibly initialized 1196 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_get_max_inline_size': /kisskb/src/fs/ext4/inline.c:99:26: note: byref variable will be forcibly initialized 99 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_prepare_inline_data': /kisskb/src/fs/ext4/inline.c:389:24: note: byref variable will be forcibly initialized 389 | int ret, size, no_expand; | ^~~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_try_to_write_inline_data': /kisskb/src/fs/ext4/inline.c:662:26: note: byref variable will be forcibly initialized 662 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_write_inline_data_end': /kisskb/src/fs/ext4/inline.c:743:26: note: byref variable will be forcibly initialized 743 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c:741:13: note: byref variable will be forcibly initialized 741 | int no_expand; | ^~~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_journalled_write_inline_data': /kisskb/src/fs/ext4/inline.c:826:26: note: byref variable will be forcibly initialized 826 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c:824:18: note: byref variable will be forcibly initialized 824 | int ret, no_expand; | ^~~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_da_write_inline_data_begin': /kisskb/src/fs/ext4/inline.c:919:13: note: byref variable will be forcibly initialized 919 | int retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/inline.c:918:26: note: byref variable will be forcibly initialized 918 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_try_add_inline_entry': /kisskb/src/fs/ext4/inline.c:1284:26: note: byref variable will be forcibly initialized 1284 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c:1282:37: note: byref variable will be forcibly initialized 1282 | int ret, ret2, inline_size, no_expand; | ^~~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_inlinedir_to_tree': /kisskb/src/fs/ext4/inline.c:1363:28: note: byref variable will be forcibly initialized 1363 | struct fscrypt_str tmp_str; | ^~~~~~~ /kisskb/src/fs/ext4/inline.c:1362:33: note: byref variable will be forcibly initialized 1362 | struct ext4_dir_entry_2 fake; | ^~~~ /kisskb/src/fs/ext4/inline.c:1360:26: note: byref variable will be forcibly initialized 1360 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_get_optional': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:921:13: note: byref variable will be forcibly initialized 921 | u32 phy_type; | ^~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_read_inline_dir': /kisskb/src/fs/ext4/inline.c:1475:26: note: byref variable will be forcibly initialized 1475 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_read_inline_link': /kisskb/src/fs/ext4/inline.c:1597:26: note: byref variable will be forcibly initialized 1597 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_retrieve_args': /kisskb/src/fs/lockd/svcproc.c:56:34: note: byref variable will be forcibly initialized 56 | struct nlm_file *file = NULL; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_get_first_inline_block': /kisskb/src/fs/ext4/inline.c:1628:26: note: byref variable will be forcibly initialized 1628 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c: In function 'cdns_sierra_phy_probe': /kisskb/src/drivers/phy/cadence/phy-cadence-sierra.c:1360:22: note: byref variable will be forcibly initialized 1360 | unsigned int id_value; | ^~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_try_create_inline_dir': /kisskb/src/fs/ext4/inline.c:1648:26: note: byref variable will be forcibly initialized 1648 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_find_inline_entry': /kisskb/src/fs/ext4/inline.c:1683:26: note: byref variable will be forcibly initialized 1683 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_delete_inline_entry': /kisskb/src/fs/ext4/inline.c:1732:26: note: byref variable will be forcibly initialized 1732 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c:1731:31: note: byref variable will be forcibly initialized 1731 | int err, inline_size, no_expand; | ^~~~~~~~~ /kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_free_all': /kisskb/src/fs/lockd/svcproc.c:486:26: note: byref variable will be forcibly initialized 486 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_unshare': /kisskb/src/fs/lockd/svcproc.c:439:26: note: byref variable will be forcibly initialized 439 | struct nlm_file *file; | ^~~~ /kisskb/src/fs/lockd/svcproc.c:438:26: note: byref variable will be forcibly initialized 438 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'empty_inline_dir': /kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_share': /kisskb/src/fs/ext4/inline.c:1813:15: note: byref variable will be forcibly initialized 1813 | void *inline_pos; | ^~~~~~~~~~ /kisskb/src/fs/lockd/svcproc.c:404:26: note: byref variable will be forcibly initialized 404 | struct nlm_file *file; | ^~~~ /kisskb/src/fs/lockd/svcproc.c:403:26: note: byref variable will be forcibly initialized 403 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/ext4/inline.c:1811:26: note: byref variable will be forcibly initialized 1811 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c:1810:18: note: byref variable will be forcibly initialized 1810 | int err, inline_size; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_destroy_inline_data': /kisskb/src/fs/ext4/inline.c:1873:18: note: byref variable will be forcibly initialized 1873 | int ret, no_expand; | ^~~~~~~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_inline_data_iomap': /kisskb/src/fs/ext4/inline.c:1886:26: note: byref variable will be forcibly initialized 1886 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c: In function 'ext4_inline_data_truncate': /kisskb/src/fs/ext4/inline.c:1917:52: note: byref variable will be forcibly initialized 1917 | int inline_size, value_len, needed_blocks, no_expand, err = 0; | ^~~~~~~~~ /kisskb/src/fs/lockd/svcproc.c: In function 'nlmsvc_proc_sm_notify': /kisskb/src/fs/ext4/inline.c: In function 'ext4_convert_inline_data': /kisskb/src/fs/lockd/svcproc.c:508:22: note: byref variable will be forcibly initialized 508 | char buf[RPC_MAX_ADDRBUFLEN]; | ^~~ /kisskb/src/fs/ext4/inline.c:2033:26: note: byref variable will be forcibly initialized 2033 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/inline.c:2031:35: note: byref variable will be forcibly initialized 2031 | int error, needed_blocks, no_expand; | ^~~~~~~~~ /kisskb/src/fs/lockd/svcproc.c: In function '__nlmsvc_proc_unlock': /kisskb/src/fs/lockd/svcproc.c:246:26: note: byref variable will be forcibly initialized 246 | struct nlm_file *file; | ^~~~ /kisskb/src/fs/lockd/svcproc.c:245:26: note: byref variable will be forcibly initialized 245 | struct nlm_host *host; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ksmbd/auth.c:8: /kisskb/src/fs/ksmbd/auth.c: In function 'kmalloc_array': /kisskb/src/fs/lockd/svcproc.c: In function '__nlmsvc_proc_cancel': /kisskb/src/fs/lockd/svcproc.c:205:26: note: byref variable will be forcibly initialized 205 | struct nlm_file *file; | ^~~~ /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/lockd/svcproc.c:204:26: note: byref variable will be forcibly initialized 204 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/lockd/svcproc.c: In function '__nlmsvc_proc_lock': /kisskb/src/fs/lockd/svcproc.c:156:26: note: byref variable will be forcibly initialized 156 | struct nlm_file *file; | ^~~~ /kisskb/src/fs/lockd/svcproc.c:155:26: note: byref variable will be forcibly initialized 155 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/ksmbd/auth.c: In function 'generate_key': /kisskb/src/fs/ksmbd/auth.c:673:23: note: byref variable will be forcibly initialized 673 | unsigned char prfhash[SMB2_HMACSHA256_SIZE]; | ^~~~~~~ /kisskb/src/fs/ksmbd/auth.c:671:14: note: byref variable will be forcibly initialized 671 | __u8 L256[4] = {0, 0, 1, 0}; | ^~~~ /kisskb/src/fs/ksmbd/auth.c:670:14: note: byref variable will be forcibly initialized 670 | __u8 L128[4] = {0, 0, 0, 128}; | ^~~~ /kisskb/src/fs/ksmbd/auth.c:669:14: note: byref variable will be forcibly initialized 669 | __u8 i[4] = {0, 0, 0, 1}; | ^ /kisskb/src/fs/ksmbd/auth.c:668:23: note: byref variable will be forcibly initialized 668 | unsigned char zero = 0x0; | ^~~~ /kisskb/src/fs/lockd/svcproc.c: In function '__nlmsvc_proc_test': /kisskb/src/fs/lockd/svcproc.c:118:26: note: byref variable will be forcibly initialized 118 | struct nlm_file *file; | ^~~~ /kisskb/src/fs/lockd/svcproc.c:117:26: note: byref variable will be forcibly initialized 117 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/ksmbd/auth.c: In function 'ksmbd_auth_ntlmv2': /kisskb/src/fs/ksmbd/auth.c:223:14: note: byref variable will be forcibly initialized 223 | char ntlmv2_rsp[CIFS_HMAC_MD5_HASH_SIZE]; | ^~~~~~~~~~ /kisskb/src/fs/ksmbd/auth.c:222:14: note: byref variable will be forcibly initialized 222 | char ntlmv2_hash[CIFS_ENCPWD_SIZE]; | ^~~~~~~~~~~ /kisskb/src/fs/ksmbd/auth.c: In function 'ksmbd_gen_smb30_signingkey': /kisskb/src/fs/ksmbd/auth.c:787:27: note: byref variable will be forcibly initialized 787 | struct derivation d; | ^ /kisskb/src/fs/ksmbd/auth.c: In function 'ksmbd_gen_smb311_signingkey': /kisskb/src/fs/ksmbd/auth.c:801:27: note: byref variable will be forcibly initialized 801 | struct derivation d; | ^ /kisskb/src/fs/ksmbd/auth.c: In function 'ksmbd_gen_smb30_encryptionkey': /kisskb/src/fs/ksmbd/auth.c:867:32: note: byref variable will be forcibly initialized 867 | struct derivation_twin twin; | ^~~~ /kisskb/src/fs/ksmbd/auth.c: In function 'ksmbd_gen_smb311_encryptionkey': /kisskb/src/fs/ksmbd/auth.c:888:32: note: byref variable will be forcibly initialized 888 | struct derivation_twin twin; | ^~~~ /kisskb/src/fs/ksmbd/auth.c: In function 'ksmbd_crypt_message': /kisskb/src/fs/ksmbd/auth.c:1089:12: note: byref variable will be forcibly initialized 1089 | u8 key[SMB3_ENC_DEC_KEY_SIZE]; | ^~~ /kisskb/src/fs/ksmbd/auth.c:1088:12: note: byref variable will be forcibly initialized 1088 | u8 sign[SMB2_SIGNATURE_SIZE] = {}; | ^~~~ /kisskb/src/crypto/chacha_generic.c: In function 'chacha_stream_xor': /kisskb/src/crypto/chacha_generic.c:19:13: note: byref variable will be forcibly initialized 19 | u32 state[16]; | ^~~~~ /kisskb/src/crypto/chacha_generic.c:18:30: note: byref variable will be forcibly initialized 18 | struct skcipher_walk walk; | ^~~~ /kisskb/src/crypto/chacha_generic.c: In function 'crypto_xchacha_crypt': /kisskb/src/crypto/chacha_generic.c:54:12: note: byref variable will be forcibly initialized 54 | u8 real_iv[16]; | ^~~~~~~ /kisskb/src/crypto/chacha_generic.c:53:13: note: byref variable will be forcibly initialized 53 | u32 state[16]; | ^~~~~ /kisskb/src/crypto/chacha_generic.c:52:27: note: byref variable will be forcibly initialized 52 | struct chacha_ctx subctx; | ^~~~~~ /kisskb/src/kernel/ksysfs.c: In function 'vmcoreinfo_show': /kisskb/src/kernel/ksysfs.c:137:21: note: byref variable will be forcibly initialized 137 | phys_addr_t vmcore_base = paddr_vmcoreinfo_note(); | ^~~~~~~~~~~ /kisskb/src/kernel/ksysfs.c: In function 'kexec_crash_size_store': /kisskb/src/kernel/ksysfs.c:119:23: note: byref variable will be forcibly initialized 119 | unsigned long cnt; | ^~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_rename_exchange': /kisskb/src/fs/fat/namei_vfat.c:1066:27: note: byref variable will be forcibly initialized 1066 | struct timespec64 ts = current_time(old_dir); | ^~ /kisskb/src/fs/fat/namei_vfat.c:1064:56: note: byref variable will be forcibly initialized 1064 | struct msdos_dir_entry *old_dotdot_de = NULL, *new_dotdot_de = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/fat/namei_vfat.c:1064:33: note: byref variable will be forcibly initialized 1064 | struct msdos_dir_entry *old_dotdot_de = NULL, *new_dotdot_de = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/fat/namei_vfat.c:1063:52: note: byref variable will be forcibly initialized 1063 | struct buffer_head *old_dotdot_bh = NULL, *new_dotdot_bh = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/fat/namei_vfat.c:1063:29: note: byref variable will be forcibly initialized 1063 | struct buffer_head *old_dotdot_bh = NULL, *new_dotdot_bh = NULL; | ^~~~~~~~~~~~~ /kisskb/src/kernel/notifier.c: In function 'notifier_call_chain_robust': /kisskb/src/kernel/notifier.c:120:18: note: byref variable will be forcibly initialized 120 | int ret, nr = 0; | ^~ In file included from /kisskb/src/fs/fat/namei_vfat.c:21: /kisskb/src/fs/fat/namei_vfat.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'xlate_to_uni': /kisskb/src/fs/fat/namei_vfat.c:534:36: note: byref variable will be forcibly initialized 534 | u8 uc[2]; | ^~ /kisskb/src/kernel/notifier.c: In function 'notify_die': /kisskb/src/kernel/notifier.c:583:25: note: byref variable will be forcibly initialized 583 | struct die_args args = { | ^~~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_find_form': /kisskb/src/fs/fat/namei_vfat.c:238:30: note: byref variable will be forcibly initialized 238 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_create_shortname': /kisskb/src/fs/fat/namei_vfat.c:338:42: note: byref variable will be forcibly initialized 338 | struct shortname_info base_info, ext_info; | ^~~~~~~~ /kisskb/src/fs/fat/namei_vfat.c:338:31: note: byref variable will be forcibly initialized 338 | struct shortname_info base_info, ext_info; | ^~~~~~~~~ /kisskb/src/fs/fat/namei_vfat.c:334:23: note: byref variable will be forcibly initialized 334 | unsigned char charbuf[NLS_MAX_CHARSET_SIZE]; | ^~~~~~~ /kisskb/src/fs/fat/namei_vfat.c:333:40: note: byref variable will be forcibly initialized 333 | unsigned char base[9], ext[4], buf[5], *p; | ^~~ /kisskb/src/fs/fat/namei_vfat.c:333:32: note: byref variable will be forcibly initialized 333 | unsigned char base[9], ext[4], buf[5], *p; | ^~~ /kisskb/src/fs/fat/namei_vfat.c:333:23: note: byref variable will be forcibly initialized 333 | unsigned char base[9], ext[4], buf[5], *p; | ^~~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_build_slots': /kisskb/src/fs/fat/namei_vfat.c:593:24: note: byref variable will be forcibly initialized 593 | int err, ulen, usize, i; | ^~~~~ /kisskb/src/fs/fat/namei_vfat.c:593:18: note: byref variable will be forcibly initialized 593 | int err, ulen, usize, i; | ^~~~ /kisskb/src/fs/fat/namei_vfat.c:592:12: note: byref variable will be forcibly initialized 592 | u8 time_cs; | ^~~~~~~ /kisskb/src/fs/fat/namei_vfat.c:591:22: note: byref variable will be forcibly initialized 591 | __le16 time, date; | ^~~~ /kisskb/src/fs/fat/namei_vfat.c:591:16: note: byref variable will be forcibly initialized 591 | __le16 time, date; | ^~~~ /kisskb/src/fs/fat/namei_vfat.c:589:23: note: byref variable will be forcibly initialized 589 | unsigned char msdos_name[MSDOS_NAME]; | ^~~~~~~~~~ /kisskb/src/fs/fat/namei_vfat.c:588:30: note: byref variable will be forcibly initialized 588 | unsigned char cksum, lcase; | ^~~~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_add_entry': /kisskb/src/fs/fat/namei_vfat.c:662:18: note: byref variable will be forcibly initialized 662 | int err, nr_slots; | ^~~~~~~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_rename': /kisskb/src/fs/fat/namei_vfat.c:938:27: note: byref variable will be forcibly initialized 938 | struct timespec64 ts; | ^~ /kisskb/src/fs/fat/namei_vfat.c:937:41: note: byref variable will be forcibly initialized 937 | struct fat_slot_info old_sinfo, sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_vfat.c:937:30: note: byref variable will be forcibly initialized 937 | struct fat_slot_info old_sinfo, sinfo; | ^~~~~~~~~ /kisskb/src/fs/fat/namei_vfat.c:935:33: note: byref variable will be forcibly initialized 935 | struct msdos_dir_entry *dotdot_de = NULL; | ^~~~~~~~~ /kisskb/src/fs/fat/namei_vfat.c:934:29: note: byref variable will be forcibly initialized 934 | struct buffer_head *dotdot_bh; | ^~~~~~~~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_rmdir': /kisskb/src/fs/fat/namei_vfat.c:794:30: note: byref variable will be forcibly initialized 794 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_unlink': /kisskb/src/fs/fat/namei_vfat.c:825:30: note: byref variable will be forcibly initialized 825 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_mkdir': /kisskb/src/fs/fat/namei_vfat.c:853:27: note: byref variable will be forcibly initialized 853 | struct timespec64 ts; | ^~ /kisskb/src/fs/fat/namei_vfat.c:852:30: note: byref variable will be forcibly initialized 852 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_create': /kisskb/src/fs/fat/namei_vfat.c:765:27: note: byref variable will be forcibly initialized 765 | struct timespec64 ts; | ^~ /kisskb/src/fs/fat/namei_vfat.c:764:30: note: byref variable will be forcibly initialized 764 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/fs/fat/namei_vfat.c: In function 'vfat_lookup': /kisskb/src/fs/fat/namei_vfat.c:705:30: note: byref variable will be forcibly initialized 705 | struct fat_slot_info sinfo; | ^~~~~ /kisskb/src/kernel/trace/pid_list.c: In function 'pid_list_refill_irq': /kisskb/src/kernel/trace/pid_list.c:337:28: note: byref variable will be forcibly initialized 337 | union lower_chunk *lower = NULL; | ^~~~~ /kisskb/src/kernel/trace/pid_list.c:336:28: note: byref variable will be forcibly initialized 336 | union upper_chunk *upper = NULL; | ^~~~~ /kisskb/src/fs/sysv/itree.c: In function 'find_shared': /kisskb/src/fs/sysv/itree.c:284:16: note: byref variable will be forcibly initialized 284 | int k, err; | ^~~ /kisskb/src/fs/sysv/itree.c: In function 'get_block': /kisskb/src/fs/sysv/itree.c:207:18: note: byref variable will be forcibly initialized 207 | Indirect chain[DEPTH]; | ^~~~~ /kisskb/src/fs/sysv/itree.c:206:13: note: byref variable will be forcibly initialized 206 | int offsets[DEPTH]; | ^~~~~~~ /kisskb/src/fs/sysv/itree.c:205:13: note: byref variable will be forcibly initialized 205 | int err = -EIO; | ^~~ /kisskb/src/fs/sysv/itree.c: In function 'sysv_truncate': /kisskb/src/fs/sysv/itree.c:370:21: note: byref variable will be forcibly initialized 370 | sysv_zone_t nr = 0; | ^~ /kisskb/src/fs/sysv/itree.c:368:18: note: byref variable will be forcibly initialized 368 | Indirect chain[DEPTH]; | ^~~~~ /kisskb/src/fs/sysv/itree.c:367:13: note: byref variable will be forcibly initialized 367 | int offsets[DEPTH]; | ^~~~~~~ /kisskb/src/kernel/reboot.c: In function 'cpu_store': /kisskb/src/kernel/reboot.c:1208:22: note: byref variable will be forcibly initialized 1208 | unsigned int cpunum; | ^~~~~~ /kisskb/src/kernel/reboot.c: In function '__do_sys_reboot': /kisskb/src/kernel/reboot.c:687:14: note: byref variable will be forcibly initialized 687 | char buffer[256]; | ^~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/ratelimit.h:6, from /kisskb/src/include/linux/dev_printk.h:16, from /kisskb/src/include/linux/device.h:15, from /kisskb/src/include/linux/async.h:14, from /kisskb/src/kernel/async.c:47: /kisskb/src/kernel/async.c: In function 'async_synchronize_cookie_domain': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/kernel/async.c:274:9: note: in expansion of macro 'wait_event' 274 | wait_event(async_done, lowest_in_progress(domain) >= cookie); | ^~~~~~~~~~ /kisskb/src/fs/nfsd/export.c: In function 'exp_get_by_name': /kisskb/src/fs/nfsd/export.c:925:33: note: byref variable will be forcibly initialized 925 | struct svc_export *exp, key; | ^~~ /kisskb/src/fs/nfsd/export.c: In function 'exp_find_key': /kisskb/src/fs/nfsd/export.c:900:27: note: byref variable will be forcibly initialized 900 | struct svc_expkey key, *ek; | ^~~ /kisskb/src/fs/nfsd/export.c: In function 'show_secinfo': /kisskb/src/fs/nfsd/export.c:1250:33: note: byref variable will be forcibly initialized 1250 | struct exp_flavor_info *f; | ^ In file included from /kisskb/src/include/linux/sunrpc/svcauth.h:15, from /kisskb/src/include/linux/sunrpc/svc.h:19, from /kisskb/src/include/linux/sunrpc/svc_xprt.h:11, from /kisskb/src/fs/nfsd/export.c:19: /kisskb/src/fs/nfsd/export.c: In function 'get_time': /kisskb/src/include/linux/sunrpc/cache.h:288:19: note: byref variable will be forcibly initialized 288 | long long ll; | ^~ /kisskb/src/include/linux/sunrpc/cache.h:287:14: note: byref variable will be forcibly initialized 287 | char buf[50]; | ^~~ /kisskb/src/fs/nfsd/export.c: In function 'get_expiry': /kisskb/src/include/linux/sunrpc/cache.h:306:27: note: byref variable will be forcibly initialized 306 | struct timespec64 boot; | ^~~~ /kisskb/src/include/linux/sunrpc/cache.h:305:18: note: byref variable will be forcibly initialized 305 | time64_t rv; | ^~ /kisskb/src/fs/nfsd/export.c: In function 'expkey_parse': /kisskb/src/fs/nfsd/export.c:87:27: note: byref variable will be forcibly initialized 87 | struct svc_expkey key; | ^~~ /kisskb/src/fs/nfsd/export.c:86:15: note: byref variable will be forcibly initialized 86 | char *ep; | ^~ /kisskb/src/fs/nfsd/export.c: In function 'expkey_request': /kisskb/src/fs/nfsd/export.c:65:14: note: byref variable will be forcibly initialized 65 | char type[5]; | ^~~~ In file included from /kisskb/src/include/linux/sunrpc/svcauth.h:15, from /kisskb/src/include/linux/sunrpc/svc.h:19, from /kisskb/src/include/linux/sunrpc/svc_xprt.h:11, from /kisskb/src/fs/nfsd/export.c:19: /kisskb/src/fs/nfsd/export.c: In function 'get_int': /kisskb/src/include/linux/sunrpc/cache.h:252:15: note: byref variable will be forcibly initialized 252 | char *ep; | ^~ /kisskb/src/include/linux/sunrpc/cache.h:251:14: note: byref variable will be forcibly initialized 251 | char buf[50]; | ^~~ /kisskb/src/fs/nfsd/export.c: In function 'seconds_since_boot': /kisskb/src/include/linux/sunrpc/cache.h:159:27: note: byref variable will be forcibly initialized 159 | struct timespec64 boot; | ^~~~ /kisskb/src/fs/nfsd/export.c: In function 'svc_export_parse': /kisskb/src/fs/nfsd/export.c:578:13: note: byref variable will be forcibly initialized 578 | int an_int; | ^~~~~~ /kisskb/src/fs/nfsd/export.c: In function 'exp_rootfh': /kisskb/src/fs/nfsd/export.c:980:33: note: byref variable will be forcibly initialized 980 | struct svc_fh fh; | ^~ /kisskb/src/fs/nfsd/export.c:978:33: note: byref variable will be forcibly initialized 978 | struct path path; | ^~~~ /kisskb/src/fs/nfsd/export.c: In function 'rqst_find_fsidzero_export': /kisskb/src/fs/nfsd/export.c:1160:13: note: byref variable will be forcibly initialized 1160 | u32 fsidv[2]; | ^~~~~ /kisskb/src/fs/reiserfs/item_ops.c: In function 'indirect_print_item': /kisskb/src/fs/reiserfs/item_ops.c:265:13: note: byref variable will be forcibly initialized 265 | int num = 0; | ^~~ In file included from /kisskb/src/fs/fat/fat_test.c:9: /kisskb/src/fs/fat/fat_test.c: In function 'fat_time_unix2fat_test': /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:723:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 723 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:176:9: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 176 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:723:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 723 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:172:9: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 172 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:723:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 723 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:168:9: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 168 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:159:12: note: byref variable will be forcibly initialized 159 | u8 cs; | ^~ /kisskb/src/fs/fat/fat_test.c:158:22: note: byref variable will be forcibly initialized 158 | __le16 date, time; | ^~~~ /kisskb/src/fs/fat/fat_test.c:158:16: note: byref variable will be forcibly initialized 158 | __le16 date, time; | ^~~~ In file included from /kisskb/src/fs/fat/fat_test.c:9: /kisskb/src/fs/fat/fat_test.c: In function 'fat_checksum_test': /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:723:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 723 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:9: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 720 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:20:9: note: in expansion of macro 'KUNIT_EXPECT_EQ' 20 | KUNIT_EXPECT_EQ(test, fat_checksum("ABCDEFGHA "), (u8)98); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:723:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 723 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:9: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 720 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:18:9: note: in expansion of macro 'KUNIT_EXPECT_EQ' 18 | KUNIT_EXPECT_EQ(test, fat_checksum("README TXT"), (u8)115); | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:723:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 723 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:720:9: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 720 | KUNIT_EXPECT_EQ_MSG(test, left, right, NULL) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:16:9: note: in expansion of macro 'KUNIT_EXPECT_EQ' 16 | KUNIT_EXPECT_EQ(test, fat_checksum("VMLINUX "), (u8)44); | ^~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c: In function 'fat_time_fat2unix_test': /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:723:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 723 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:149:9: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 149 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:480:37: note: byref variable will be forcibly initialized 480 | struct assert_class __assertion = INITIALIZER; \ | ^~~~~~~~~~~ /kisskb/src/include/kunit/test.h:580:9: note: in expansion of macro 'KUNIT_ASSERTION' 580 | KUNIT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:599:9: note: in expansion of macro 'KUNIT_BASE_BINARY_ASSERTION' 599 | KUNIT_BASE_BINARY_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/kunit/test.h:723:9: note: in expansion of macro 'KUNIT_BINARY_INT_ASSERTION' 723 | KUNIT_BINARY_INT_ASSERTION(test, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:145:9: note: in expansion of macro 'KUNIT_EXPECT_EQ_MSG' 145 | KUNIT_EXPECT_EQ_MSG(test, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fat/fat_test.c:134:27: note: byref variable will be forcibly initialized 134 | struct timespec64 ts; | ^~ /kisskb/src/kernel/trace/trace_sched_wakeup.c: In function 'wakeup_tracer_call': /kisskb/src/kernel/trace/trace_sched_wakeup.c:217:22: note: byref variable will be forcibly initialized 217 | unsigned int trace_ctx; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace_sched_wakeup.c:215:33: note: byref variable will be forcibly initialized 215 | struct trace_array_cpu *data; | ^~~~ /kisskb/src/fs/ksmbd/vfs.c: In function '__ksmbd_vfs_rename': /kisskb/src/fs/ksmbd/vfs.c:753:35: note: byref variable will be forcibly initialized 753 | struct renamedata rd = { | ^~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_getcasexattr': /kisskb/src/fs/ksmbd/vfs.c:252:22: note: byref variable will be forcibly initialized 252 | char *name, *xattr_list = NULL; | ^~~~~~~~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_stream_read': /kisskb/src/fs/ksmbd/vfs.c:283:15: note: byref variable will be forcibly initialized 283 | char *stream_buf = NULL; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/host/boot.c:7: /kisskb/src/drivers/bus/mhi/host/boot.c: In function 'mhi_fw_load_bhie': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/boot.c:216:15: note: in expansion of macro 'wait_event_timeout' 216 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/boot.c:188:13: note: byref variable will be forcibly initialized 188 | u32 tx_status, sequence_id; | ^~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/boot.c: In function '__mhi_download_rddm_in_panic': /kisskb/src/drivers/bus/mhi/host/boot.c:66:13: note: byref variable will be forcibly initialized 66 | u32 rx_status; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/host/boot.c:7: /kisskb/src/drivers/bus/mhi/host/boot.c: In function 'mhi_download_rddm_image': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/boot.c:171:9: note: in expansion of macro 'wait_event_timeout' 171 | wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/boot.c:163:13: note: byref variable will be forcibly initialized 163 | u32 rx_status; | ^~~~~~~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_stream_write': /kisskb/src/fs/ksmbd/vfs.c:411:15: note: byref variable will be forcibly initialized 411 | char *stream_buf = NULL, *wbuf; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/delay.h:23, from /kisskb/src/drivers/bus/mhi/host/boot.c:7: /kisskb/src/drivers/bus/mhi/host/boot.c: In function 'mhi_fw_load_bhi': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/boot.c:269:15: note: in expansion of macro 'wait_event_timeout' 269 | ret = wait_event_timeout(mhi_cntrl->state_event, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/boot.c:234:24: note: byref variable will be forcibly initialized 234 | u32 tx_status, val, session_id; | ^~~ /kisskb/src/drivers/bus/mhi/host/boot.c:234:13: note: byref variable will be forcibly initialized 234 | u32 tx_status, val, session_id; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/dma-mapping.h:10, from /kisskb/src/drivers/bus/mhi/host/boot.c:10: /kisskb/src/drivers/bus/mhi/host/boot.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_empty_dir': /kisskb/src/fs/ksmbd/vfs.c:1126:35: note: byref variable will be forcibly initialized 1126 | struct ksmbd_readdir_data readdir_data; | ^~~~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/boot.c: In function 'mhi_fw_load_handler': /kisskb/src/drivers/bus/mhi/host/boot.c:398:20: note: byref variable will be forcibly initialized 398 | dma_addr_t dma_addr; | ^~~~~~~~ /kisskb/src/drivers/bus/mhi/host/boot.c:394:32: note: byref variable will be forcibly initialized 394 | const struct firmware *firmware = NULL; | ^~~~~~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_kern_path': /kisskb/src/fs/ksmbd/vfs.c:1216:29: note: byref variable will be forcibly initialized 1216 | struct path parent; | ^~~~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_remove_file': /kisskb/src/fs/ksmbd/vfs.c:587:21: note: byref variable will be forcibly initialized 587 | struct path path; | ^~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_fp_rename': In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/io_uring/filetable.c:5: /kisskb/src/io_uring/filetable.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:725:16: note: byref variable will be forcibly initialized 725 | size_t bytes; | ^~~~~ /kisskb/src/fs/ksmbd/vfs.c:776:21: note: byref variable will be forcibly initialized 776 | struct path dst_path; | ^~~~~~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_create': /kisskb/src/fs/ksmbd/vfs.c:165:21: note: byref variable will be forcibly initialized 165 | struct path path; | ^~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_mkdir': /kisskb/src/fs/ksmbd/vfs.c:203:21: note: byref variable will be forcibly initialized 203 | struct path path; | ^~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_link': /kisskb/src/fs/ksmbd/vfs.c:646:30: note: byref variable will be forcibly initialized 646 | struct path oldpath, newpath; | ^~~~~~~ /kisskb/src/fs/ksmbd/vfs.c:646:21: note: byref variable will be forcibly initialized 646 | struct path oldpath, newpath; | ^~~~~~~ /kisskb/src/io_uring/filetable.c: In function 'io_register_file_alloc_range': /kisskb/src/io_uring/filetable.c:182:13: note: byref variable will be forcibly initialized 182 | u32 end; | ^~~ /kisskb/src/io_uring/filetable.c:181:42: note: byref variable will be forcibly initialized 181 | struct io_uring_file_index_range range; | ^~~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_remove_acl_xattrs': /kisskb/src/fs/ksmbd/vfs.c:1290:22: note: byref variable will be forcibly initialized 1290 | char *name, *xattr_list = NULL; | ^~~~~~~~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_remove_sd_xattrs': /kisskb/src/fs/ksmbd/vfs.c:1324:22: note: byref variable will be forcibly initialized 1324 | char *name, *xattr_list = NULL; | ^~~~~~~~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_get_sd_xattr': /kisskb/src/fs/ksmbd/vfs.c:1501:14: note: byref variable will be forcibly initialized 1501 | __u8 cmp_hash[XATTR_SD_HASH_SIZE] = {0}; | ^~~~~~~~ /kisskb/src/fs/ksmbd/vfs.c:1499:28: note: byref variable will be forcibly initialized 1499 | struct xattr_ntacl acl; | ^~~ /kisskb/src/fs/ksmbd/vfs.c:1496:20: note: byref variable will be forcibly initialized 1496 | struct ndr n; | ^ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_set_dos_attrib_xattr': /kisskb/src/fs/ksmbd/vfs.c:1569:20: note: byref variable will be forcibly initialized 1569 | struct ndr n; | ^ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_get_dos_attrib_xattr': /kisskb/src/fs/ksmbd/vfs.c:1589:20: note: byref variable will be forcibly initialized 1589 | struct ndr n; | ^ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_fill_dentry_attrs': /kisskb/src/fs/ksmbd/vfs.c:1662:41: note: byref variable will be forcibly initialized 1662 | struct xattr_dos_attrib da; | ^~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_casexattr_len': /kisskb/src/fs/ksmbd/vfs.c:1680:22: note: byref variable will be forcibly initialized 1680 | char *name, *xattr_list = NULL; | ^~~~~~~~~~ /kisskb/src/crypto/deflate.c: In function '__deflate_decompress': /kisskb/src/crypto/deflate.c:246:20: note: byref variable will be forcibly initialized 246 | u8 zerostuff = 0; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ksmbd/vfs.c:8: /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_posix_lock_wait': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/ksmbd/vfs.c:1797:9: note: in expansion of macro 'wait_event' 1797 | wait_event(flock->fl_wait, !flock->fl_blocker); | ^~~~~~~~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_posix_lock_wait_timeout': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:506:9: note: in expansion of macro '___wait_event' 506 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:535:25: note: in expansion of macro '__wait_event_interruptible_timeout' 535 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/vfs.c:1802:16: note: in expansion of macro 'wait_event_interruptible_timeout' 1802 | return wait_event_interruptible_timeout(flock->fl_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/vfs.c: In function 'ksmbd_vfs_set_init_posix_acl': /kisskb/src/fs/ksmbd/vfs.c:1815:32: note: byref variable will be forcibly initialized 1815 | struct posix_acl_state acl_state; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace_functions.c: In function 'ftrace_trace_probe_callback': /kisskb/src/kernel/trace/trace_functions.c:802:15: note: byref variable will be forcibly initialized 802 | void *count = (void *)-1; | ^~~~~ In file included from /kisskb/src/fs/ext4/ext4_jbd2.h:17, from /kisskb/src/fs/ext4/inode.c:45: /kisskb/src/fs/ext4/inode.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2458:11: note: byref variable will be forcibly initialized 2458 | } desc; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_inode_csum': /kisskb/src/fs/ext4/inode.c:57:15: note: byref variable will be forcibly initialized 57 | __u16 dummy_csum = 0; | ^~~~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_iomap_is_delalloc': /kisskb/src/fs/ext4/inode.c:3522:30: note: byref variable will be forcibly initialized 3522 | struct extent_status es; | ^~ In file included from /kisskb/src/mm/memory-tiers.c:2: /kisskb/src/mm/memory-tiers.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/mm/memory-tiers.c: In function 'establish_demotion_targets': /kisskb/src/mm/memory-tiers.c:275:20: note: byref variable will be forcibly initialized 275 | nodemask_t nodes = NODE_MASK_NONE; | ^~~~~ /kisskb/src/mm/memory-tiers.c:275:20: note: byref variable will be forcibly initialized /kisskb/src/mm/memory-tiers.c:275:20: note: byref variable will be forcibly initialized /kisskb/src/mm/memory-tiers.c:295:32: note: byref variable will be forcibly initialized 295 | nodemask_t tier_nodes, lower_tier; | ^~~~~~~~~~ /kisskb/src/mm/memory-tiers.c:295:20: note: byref variable will be forcibly initialized 295 | nodemask_t tier_nodes, lower_tier; | ^~~~~~~~~~ /kisskb/src/fs/lockd/mon.c: In function 'nsm_mon_unmon': /kisskb/src/fs/lockd/mon.c:96:25: note: byref variable will be forcibly initialized 96 | struct nsm_args args = { | ^~~~ /kisskb/src/fs/lockd/mon.c: In function 'nsm_monitor': /kisskb/src/fs/lockd/mon.c:151:25: note: byref variable will be forcibly initialized 151 | struct nsm_res res; | ^~~ /kisskb/src/fs/lockd/mon.c: In function 'nsm_unmonitor': /kisskb/src/fs/lockd/mon.c:192:25: note: byref variable will be forcibly initialized 192 | struct nsm_res res; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'mpage_prepare_extent_to_map': /kisskb/src/fs/ext4/inode.c:2571:17: note: byref variable will be forcibly initialized 2571 | pgoff_t index = mpd->first_page; | ^~~~~ /kisskb/src/fs/ext4/inode.c:2568:24: note: byref variable will be forcibly initialized 2568 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'mpage_map_and_submit_buffers': /kisskb/src/fs/ext4/inode.c:2334:14: note: byref variable will be forcibly initialized 2334 | bool map_bh = false; | ^~~~~~ /kisskb/src/fs/ext4/inode.c:2332:22: note: byref variable will be forcibly initialized 2332 | ext4_fsblk_t pblock; | ^~~~~~ /kisskb/src/fs/ext4/inode.c:2331:21: note: byref variable will be forcibly initialized 2331 | ext4_lblk_t lblk; | ^~~~ /kisskb/src/fs/ext4/inode.c:2330:17: note: byref variable will be forcibly initialized 2330 | pgoff_t start, end; | ^~~~~ /kisskb/src/fs/ext4/inode.c:2326:28: note: byref variable will be forcibly initialized 2326 | struct folio_batch fbatch; | ^~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'mpage_release_unused_pages': /kisskb/src/fs/ext4/inode.c:1561:28: note: byref variable will be forcibly initialized 1561 | struct folio_batch fbatch; | ^~~~~~ /kisskb/src/fs/ext4/inode.c:1560:17: note: byref variable will be forcibly initialized 1560 | pgoff_t index, end; | ^~~~~ /kisskb/src/mm/slab.c: In function 'slab_alloc_node': /kisskb/src/mm/slab.c:3236:28: note: byref variable will be forcibly initialized 3236 | struct obj_cgroup *objcg = NULL; | ^~~~~ /kisskb/src/mm/slab.c:3235:15: note: byref variable will be forcibly initialized 3235 | void *objp; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_try_to_expand_extra_isize': /kisskb/src/fs/ext4/inode.c:5834:13: note: byref variable will be forcibly initialized 5834 | int no_expand; | ^~~~~~~~~ /kisskb/src/mm/slab.c: In function 'slab_alloc': /kisskb/src/mm/slab.c:3235:15: note: byref variable will be forcibly initialized /kisskb/src/mm/slab.c:3236:28: note: byref variable will be forcibly initialized 3236 | struct obj_cgroup *objcg = NULL; | ^~~~~ /kisskb/src/mm/slab.c: In function '__kmem_cache_alloc_lru': /kisskb/src/mm/slab.c:3236:28: note: byref variable will be forcibly initialized /kisskb/src/mm/slab.c:3235:15: note: byref variable will be forcibly initialized 3235 | void *objp; | ^~~~ /kisskb/src/mm/slab.c: In function 'kmem_cache_alloc': /kisskb/src/mm/slab.c:3235:15: note: byref variable will be forcibly initialized /kisskb/src/mm/slab.c:3236:28: note: byref variable will be forcibly initialized 3236 | struct obj_cgroup *objcg = NULL; | ^~~~~ /kisskb/src/mm/slab.c: In function 'kmem_cache_alloc_lru': /kisskb/src/mm/slab.c:3235:15: note: byref variable will be forcibly initialized 3235 | void *objp; | ^~~~ /kisskb/src/mm/slab.c:3236:28: note: byref variable will be forcibly initialized 3236 | struct obj_cgroup *objcg = NULL; | ^~~~~ /kisskb/src/fs/ext4/inode.c: In function '__ext4_get_inode_loc': /kisskb/src/fs/ext4/inode.c:4450:33: note: byref variable will be forcibly initialized 4450 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function '__ext4_get_inode_loc_noinmem': /kisskb/src/fs/ext4/inode.c:4582:22: note: byref variable will be forcibly initialized 4582 | ext4_fsblk_t err_blk = 0; | ^~~~~~~ In file included from /kisskb/src/mm/slab.c:90: /kisskb/src/mm/slab.c: In function 'kmalloc_array_node': /kisskb/src/include/linux/slab.h:666:16: note: byref variable will be forcibly initialized 666 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_map_blocks': /kisskb/src/fs/ext4/inode.c:503:30: note: byref variable will be forcibly initialized 503 | struct extent_status es; | ^~ /kisskb/src/fs/ext4/inode.c: In function '_ext4_get_block': /kisskb/src/fs/ext4/inode.c:793:32: note: byref variable will be forcibly initialized 793 | struct ext4_map_blocks map; | ^~~ /kisskb/src/mm/slab.c: In function 'cache_grow_end': /kisskb/src/mm/slab.c:2621:15: note: byref variable will be forcibly initialized 2621 | void *list = NULL; | ^~~~ /kisskb/src/kernel/regset.c: In function 'copy_regset_to_user': /kisskb/src/kernel/regset.c:68:15: note: byref variable will be forcibly initialized 68 | void *buf; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_iomap_begin_report': /kisskb/src/fs/ext4/inode.c:3548:32: note: byref variable will be forcibly initialized 3548 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_getblk': /kisskb/src/fs/ext4/inode.c:846:32: note: byref variable will be forcibly initialized 846 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_da_map_blocks': /kisskb/src/fs/ext4/inode.c:1715:30: note: byref variable will be forcibly initialized 1715 | struct extent_status es; | ^~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_da_get_block_prep': /kisskb/src/fs/ext4/inode.c:1839:32: note: byref variable will be forcibly initialized 1839 | struct ext4_map_blocks map; | ^~~ /kisskb/src/kernel/ucount.c: In function 'put_ucounts': /kisskb/src/kernel/ucount.c:205:23: note: byref variable will be forcibly initialized 205 | unsigned long flags; | ^~~~~ /kisskb/src/mm/slab.c: In function 'cache_alloc_pfmemalloc': /kisskb/src/mm/slab.c:2829:15: note: byref variable will be forcibly initialized 2829 | void *list = NULL; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ext4/inode.c:22: /kisskb/src/fs/ext4/inode.c: In function 'ext4_break_layouts': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c:3964:25: note: in expansion of macro '___wait_var_event' 3964 | error = ___wait_var_event(&page->_refcount, | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_get_inode_loc': /kisskb/src/fs/ext4/inode.c:4597:22: note: byref variable will be forcibly initialized 4597 | ext4_fsblk_t err_blk = 0; | ^~~~~~~ /kisskb/src/mm/slab.c: In function 'kmem_cache_alloc_node': /kisskb/src/mm/slab.c:3235:15: note: byref variable will be forcibly initialized 3235 | void *objp; | ^~~~ /kisskb/src/mm/slab.c:3236:28: note: byref variable will be forcibly initialized 3236 | struct obj_cgroup *objcg = NULL; | ^~~~~ In file included from /kisskb/src/fs/lockd/xdr.c:22: /kisskb/src/fs/lockd/xdr.c: In function 'svcxdr_decode_cookie': /kisskb/src/fs/lockd/svcxdr.h:76:13: note: byref variable will be forcibly initialized 76 | u32 len; | ^~~ /kisskb/src/fs/lockd/xdr.c: In function 'svcxdr_decode_string': /kisskb/src/fs/lockd/svcxdr.h:51:13: note: byref variable will be forcibly initialized 51 | u32 len; | ^~~ /kisskb/src/fs/lockd/xdr.c: In function 'svcxdr_decode_fhandle': /kisskb/src/fs/lockd/xdr.c:54:13: note: byref variable will be forcibly initialized 54 | u32 len; | ^~~ In file included from /kisskb/src/fs/lockd/xdr.c:22: /kisskb/src/fs/lockd/xdr.c: In function 'svcxdr_decode_owner': /kisskb/src/fs/lockd/svcxdr.h:119:13: note: byref variable will be forcibly initialized 119 | u32 len; | ^~~ /kisskb/src/fs/ext4/inode.c: In function '__ext4_iget': /kisskb/src/fs/lockd/xdr.c: In function 'svcxdr_decode_lock': /kisskb/src/fs/lockd/xdr.c:75:20: note: byref variable will be forcibly initialized 75 | s32 start, len, end; | ^~~ /kisskb/src/fs/lockd/xdr.c:75:13: note: byref variable will be forcibly initialized 75 | s32 start, len, end; | ^~~~~ /kisskb/src/fs/ext4/inode.c:4816:24: note: byref variable will be forcibly initialized 4816 | __le32 gen = raw_inode->i_generation; | ^~~ /kisskb/src/mm/slab.c: In function 'cache_alloc_refill': /kisskb/src/mm/slab.c:2882:15: note: byref variable will be forcibly initialized 2882 | void *list = NULL; | ^~~~ /kisskb/src/fs/ext4/inode.c:4815:24: note: byref variable will be forcibly initialized 4815 | __le32 inum = cpu_to_le32(inode->i_ino); | ^~~~ /kisskb/src/fs/ext4/inode.c:4739:26: note: byref variable will be forcibly initialized 4739 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/lockd/xdr.c: In function 'nlmsvc_decode_testargs': /kisskb/src/fs/lockd/xdr.c:158:13: note: byref variable will be forcibly initialized 158 | u32 exclusive; | ^~~~~~~~~ /kisskb/src/fs/lockd/xdr.c: In function 'nlmsvc_decode_lockargs': /kisskb/src/fs/lockd/xdr.c:176:13: note: byref variable will be forcibly initialized 176 | u32 exclusive; | ^~~~~~~~~ /kisskb/src/fs/lockd/xdr.c: In function 'nlmsvc_decode_cancargs': /kisskb/src/fs/lockd/xdr.c:201:13: note: byref variable will be forcibly initialized 201 | u32 exclusive; | ^~~~~~~~~ /kisskb/src/fs/lockd/xdr.c: In function 'nlmsvc_decode_reboot': /kisskb/src/fs/lockd/xdr.c:249:13: note: byref variable will be forcibly initialized 249 | u32 len; | ^~~ /kisskb/src/mm/slab.c: In function '____cache_alloc_node': /kisskb/src/mm/slab.c:3142:15: note: byref variable will be forcibly initialized 3142 | void *list = NULL; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_write_inode': In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/page_isolation.h:39, from /kisskb/src/mm/page_isolation.c:16: /kisskb/src/mm/page_isolation.c: In function 'perf_trace_test_pages_isolated': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(test_pages_isolated, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(test_pages_isolated, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/page_isolation.h:39, from /kisskb/src/mm/page_isolation.c:16: /kisskb/src/mm/page_isolation.c: In function 'trace_event_raw_event_test_pages_isolated': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(test_pages_isolated, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c:5248:34: note: byref variable will be forcibly initialized 5248 | struct ext4_iloc iloc; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/page_isolation.h:39, from /kisskb/src/mm/page_isolation.c:16: /kisskb/src/mm/page_isolation.c: In function '__bpf_trace_test_pages_isolated': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(test_pages_isolated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(test_pages_isolated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(test_pages_isolated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(test_pages_isolated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(test_pages_isolated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/page_isolation.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(test_pages_isolated, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_iomap_alloc': /kisskb/src/fs/ext4/inode.c:3368:44: note: byref variable will be forcibly initialized 3368 | int ret, dio_credits, m_flags = 0, retries = 0; | ^~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/seq_file.h:12, from /kisskb/src/include/linux/pinctrl/pinctrl.h:16, from /kisskb/src/drivers/pinctrl/pinctrl-utils.c:12: /kisskb/src/drivers/pinctrl/pinctrl-utils.c: In function 'krealloc_array': /kisskb/src/include/linux/slab.h:626:16: note: byref variable will be forcibly initialized 626 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/mm/slab.c:90: /kisskb/src/mm/slab.c: In function 'setup_kmem_cache_node': /kisskb/src/mm/slab.c:876:19: note: byref variable will be forcibly initialized 876 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/page_isolation.c: In function 'isolate_single_pageblock': /kisskb/src/mm/page_isolation.c:408:56: note: byref variable will be forcibly initialized 408 | struct compact_control cc = { | ^~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_iomap_begin': /kisskb/src/fs/ext4/inode.c:3429:32: note: byref variable will be forcibly initialized 3429 | struct ext4_map_blocks map; | ^~~ /kisskb/src/mm/slab.c: In function 'do_tune_cpucache': /kisskb/src/mm/slab.c:3716:27: note: byref variable will be forcibly initialized 3716 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'drain_alien_cache': /kisskb/src/mm/slab.c:737:35: note: byref variable will be forcibly initialized 737 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_expand_extra_isize': /kisskb/src/fs/ext4/inode.c:5868:13: note: byref variable will be forcibly initialized 5868 | int no_expand; | ^~~~~~~~~ /kisskb/src/mm/slab.c: In function 'cpuup_canceled': /kisskb/src/mm/slab.c:947:27: note: byref variable will be forcibly initialized 947 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/inode.c: In function '__ext4_mark_inode_dirty': /kisskb/src/fs/ext4/inode.c:5923:26: note: byref variable will be forcibly initialized 5923 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/mm/slab.c: In function 'reap_alien': /kisskb/src/mm/slab.c:716:43: note: byref variable will be forcibly initialized 716 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'drain_array': /kisskb/src/mm/slab.c:3804:19: note: byref variable will be forcibly initialized 3804 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_writepages': /kisskb/src/fs/ext4/inode.c:2682:14: note: byref variable will be forcibly initialized 2682 | bool give_up_on_write = false; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c:2681:25: note: byref variable will be forcibly initialized 2681 | struct blk_plug plug; | ^~~~ /kisskb/src/mm/slab.c: In function 'drain_cpu_caches': /kisskb/src/fs/ext4/inode.c:2677:30: note: byref variable will be forcibly initialized 2677 | struct mpage_da_data mpd; | ^~~ /kisskb/src/mm/slab.c:2157:19: note: byref variable will be forcibly initialized 2157 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'do_drain': /kisskb/src/mm/slab.c:2141:19: note: byref variable will be forcibly initialized 2141 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function '__cache_free_alien': /kisskb/src/mm/slab.c:754:19: note: byref variable will be forcibly initialized 754 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'cache_flusharray': /kisskb/src/mm/slab.c:3321:19: note: byref variable will be forcibly initialized 3321 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_writepage': /kisskb/src/fs/ext4/inode.c:2004:31: note: byref variable will be forcibly initialized 2004 | struct ext4_io_submit io_submit; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/migrate.h:5, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'folio_migrate_mapping': /kisskb/src/mm/migrate.c:384:18: note: byref variable will be forcibly initialized 384 | XA_STATE(xas, &mapping->i_pages, folio_index(folio)); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/mm/slab.c: In function 'cache_free_pfmemalloc': /kisskb/src/mm/slab.c:557:19: note: byref variable will be forcibly initialized 557 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/slab.c: In function 'kmem_cache_alloc_bulk': /kisskb/src/mm/slab.c:3485:28: note: byref variable will be forcibly initialized 3485 | struct obj_cgroup *objcg = NULL; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/buffer_head.h:12, from /kisskb/src/fs/ntfs3/bitmap.c:13: /kisskb/src/fs/ntfs3/bitmap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ntfs3/bitmap.c: In function 'wnd_map': /kisskb/src/fs/ntfs3/bitmap.c:683:19: note: byref variable will be forcibly initialized 683 | CLST lcn, clen; | ^~~~ /kisskb/src/fs/ntfs3/bitmap.c:683:14: note: byref variable will be forcibly initialized 683 | CLST lcn, clen; | ^~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_truncate': /kisskb/src/fs/ext4/inode.c:4212:21: note: byref variable will be forcibly initialized 4212 | int has_inline = 1; | ^~~~~~~~~~ /kisskb/src/fs/ntfs3/bitmap.c: In function 'wnd_extend': /kisskb/src/fs/ntfs3/bitmap.c:1345:31: note: byref variable will be forcibly initialized 1345 | u64 vbo, lbo, bytes; | ^~~~~ /kisskb/src/fs/ntfs3/bitmap.c:1345:26: note: byref variable will be forcibly initialized 1345 | u64 vbo, lbo, bytes; | ^~~ /kisskb/src/mm/slab.c: In function '__kmem_cache_alloc_node': /kisskb/src/fs/ext4/inode.c: In function 'ext4_write_begin': /kisskb/src/fs/ext4/inode.c:1153:13: note: byref variable will be forcibly initialized 1153 | int retries = 0; | ^~~~~~~ /kisskb/src/mm/slab.c:3235:15: note: byref variable will be forcibly initialized 3235 | void *objp; | ^~~~ /kisskb/src/fs/ntfs3/bitmap.c: In function 'wnd_rescan': /kisskb/src/fs/ntfs3/bitmap.c:510:19: note: byref variable will be forcibly initialized 510 | CLST lcn, clen; | ^~~~ /kisskb/src/fs/ntfs3/bitmap.c:510:14: note: byref variable will be forcibly initialized 510 | CLST lcn, clen; | ^~~ /kisskb/src/mm/slab.c:3236:28: note: byref variable will be forcibly initialized 3236 | struct obj_cgroup *objcg = NULL; | ^~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_da_write_begin': /kisskb/src/fs/ext4/inode.c:2960:18: note: byref variable will be forcibly initialized 2960 | int ret, retries = 0; | ^~~~~~~ /kisskb/src/mm/slab.c: In function 'slabinfo_write': /kisskb/src/fs/ntfs3/bitmap.c: In function 'wnd_find': /kisskb/src/mm/slab.c:3976:32: note: byref variable will be forcibly initialized 3976 | int limit, batchcount, shared, res; | ^~~~~~ /kisskb/src/fs/ntfs3/bitmap.c:1074:40: note: byref variable will be forcibly initialized 1074 | struct rb_root start_tree; | ^~~~~~~~~~ /kisskb/src/fs/ntfs3/bitmap.c:960:20: note: byref variable will be forcibly initialized 960 | size_t iw, prev_tail, nwnd, wbit, ebit, zbit, zend; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/bitmap.c:959:39: note: byref variable will be forcibly initialized 959 | size_t fnd, max_alloc, b_len, b_pos; | ^~~~~ /kisskb/src/fs/ntfs3/bitmap.c:959:32: note: byref variable will be forcibly initialized 959 | size_t fnd, max_alloc, b_len, b_pos; | ^~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_evict_inode': /kisskb/src/fs/ext4/inode.c:175:40: note: byref variable will be forcibly initialized 175 | struct ext4_xattr_inode_array *ea_inode_array = NULL; | ^~~~~~~~~~~~~~ /kisskb/src/mm/slab.c:3976:20: note: byref variable will be forcibly initialized 3976 | int limit, batchcount, shared, res; | ^~~~~~~~~~ /kisskb/src/mm/slab.c:3976:13: note: byref variable will be forcibly initialized 3976 | int limit, batchcount, shared, res; | ^~~~~ /kisskb/src/mm/slab.c:3975:14: note: byref variable will be forcibly initialized 3975 | char kbuf[MAX_SLABINFO_WRITE + 1], *tmp; | ^~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_journalled_write_end': /kisskb/src/fs/ext4/inode.c:1401:13: note: byref variable will be forcibly initialized 1401 | int partial = 0; | ^~~~~~~ /kisskb/src/mm/migrate.c: In function 'do_pages_stat': /kisskb/src/mm/migrate.c:1938:13: note: byref variable will be forcibly initialized 1938 | int chunk_status[DO_PAGES_STAT_CHUNK_NR]; | ^~~~~~~~~~~~ /kisskb/src/mm/migrate.c:1937:28: note: byref variable will be forcibly initialized 1937 | const void __user *chunk_pages[DO_PAGES_STAT_CHUNK_NR]; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/inode.c: In function 'ext4_page_mkwrite': /kisskb/src/fs/ext4/inode.c:6078:13: note: byref variable will be forcibly initialized 6078 | int retries = 0; | ^~~~~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/migrate.h:5, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'migrate_huge_page_move_mapping': /kisskb/src/mm/migrate.c:499:18: note: byref variable will be forcibly initialized 499 | XA_STATE(xas, &mapping->i_pages, folio_index(src)); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/migrate.h:5, from /kisskb/src/mm/migrate.c:16: /kisskb/src/mm/migrate.c: In function 'migrate_pages': /kisskb/src/mm/migrate.c:1428:19: note: byref variable will be forcibly initialized 1428 | LIST_HEAD(thp_split_pages); | ^~~~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/migrate.c:1427:19: note: byref variable will be forcibly initialized 1427 | LIST_HEAD(ret_pages); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/migrate.c: In function 'do_pages_move': /kisskb/src/mm/migrate.c:1774:19: note: byref variable will be forcibly initialized 1774 | LIST_HEAD(pagelist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/mm/migrate.c: In function 'kernel_move_pages': /kisskb/src/mm/migrate.c:2023:20: note: byref variable will be forcibly initialized 2023 | nodemask_t task_nodes; | ^~~~~~~~~~ /kisskb/src/samples/kobject/kobject-example.c: In function 'b_store': /kisskb/src/samples/kobject/kobject-example.c:69:13: note: byref variable will be forcibly initialized 69 | int var, ret; | ^~~ /kisskb/src/mm/kmemleak.c: In function 'dump_str_object_info': /kisskb/src/mm/kmemleak.c:1831:23: note: byref variable will be forcibly initialized 1831 | unsigned long addr; | ^~~~ /kisskb/src/mm/kmemleak.c: In function 'kmemleak_write': /kisskb/src/mm/kmemleak.c:1930:26: note: byref variable will be forcibly initialized 1930 | unsigned secs; | ^~~~ /kisskb/src/mm/kmemleak.c:1893:14: note: byref variable will be forcibly initialized 1893 | char buf[64]; | ^~~ /kisskb/src/drivers/phy/cadence/cdns-dphy.c: In function 'cdns_dphy_config_from_opts': /kisskb/src/drivers/phy/cadence/cdns-dphy.c:289:22: note: byref variable will be forcibly initialized 289 | unsigned int dsi_hfp_ext = 0; | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/osnoise.h:142, from /kisskb/src/kernel/trace/trace_osnoise.c:39: /kisskb/src/kernel/trace/trace_osnoise.c: In function 'perf_trace_thread_noise': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'perf_trace_softirq_noise': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'perf_trace_irq_noise': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'perf_trace_nmi_noise': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'perf_trace_sample_threshold': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/osnoise.h:142, from /kisskb/src/kernel/trace/trace_osnoise.c:39: /kisskb/src/kernel/trace/trace_osnoise.c: In function 'trace_event_raw_event_thread_noise': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'trace_event_raw_event_softirq_noise': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'trace_event_raw_event_irq_noise': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'trace_event_raw_event_nmi_noise': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'trace_event_raw_event_sample_threshold': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/osnoise.h:142, from /kisskb/src/kernel/trace/trace_osnoise.c:39: /kisskb/src/kernel/trace/trace_osnoise.c: In function '__bpf_trace_thread_noise': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:9:1: note: in expansion of macro 'TRACE_EVENT' 9 | TRACE_EVENT(thread_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function '__bpf_trace_softirq_noise': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:37:1: note: in expansion of macro 'TRACE_EVENT' 37 | TRACE_EVENT(softirq_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function '__bpf_trace_sample_threshold': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/blkdev.h:9, from /kisskb/src/fs/ntfs3/fsntfs.c:8: /kisskb/src/fs/ntfs3/fsntfs.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:114:1: note: in expansion of macro 'TRACE_EVENT' 114 | TRACE_EVENT(sample_threshold, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function '__bpf_trace_irq_noise': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:63:1: note: in expansion of macro 'TRACE_EVENT' 63 | TRACE_EVENT(irq_noise, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function '__bpf_trace_nmi_noise': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/osnoise.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(nmi_noise, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/cgroup.h:17, from /kisskb/src/include/linux/memcontrol.h:13, from /kisskb/src/include/linux/swap.h:9, from /kisskb/src/include/linux/shmem_fs.h:6, from /kisskb/src/kernel/usermode_driver.c:5: /kisskb/src/kernel/usermode_driver.c: In function 'file_open_root_mnt': /kisskb/src/include/linux/fs.h:2759:45: note: byref variable will be forcibly initialized 2759 | return file_open_root(&(struct path){.mnt = mnt, .dentry = mnt->mnt_root}, | ^ /kisskb/src/kernel/usermode_driver.c: In function 'blob_to_mnt': /kisskb/src/include/linux/fs.h:2759:45: note: byref variable will be forcibly initialized /kisskb/src/kernel/usermode_driver.c:18:16: note: byref variable will be forcibly initialized 18 | loff_t pos = 0; | ^~~ /kisskb/src/kernel/usermode_driver.c: In function 'fork_usermode_driver': /kisskb/src/kernel/usermode_driver.c:172:21: note: byref variable will be forcibly initialized 172 | const char *argv[] = { info->driver_name, NULL }; | ^~~~ /kisskb/src/kernel/usermode_driver.c: In function 'umd_setup': /kisskb/src/kernel/usermode_driver.c:100:22: note: byref variable will be forcibly initialized 100 | struct file *to_umh[2]; | ^~~~~~ /kisskb/src/kernel/usermode_driver.c:99:22: note: byref variable will be forcibly initialized 99 | struct file *from_umh[2]; | ^~~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_extend_init': /kisskb/src/fs/ntfs3/fsntfs.c:189:24: note: byref variable will be forcibly initialized 189 | struct MFT_REF ref; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_refresh_zone': /kisskb/src/fs/ntfs3/fsntfs.c:787:16: note: byref variable will be forcibly initialized 787 | size_t lcn_s, zlen; | ^~~~~ /kisskb/src/fs/ntfs3/fsntfs.c:786:24: note: byref variable will be forcibly initialized 786 | CLST lcn, vcn, len; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:786:14: note: byref variable will be forcibly initialized 786 | CLST lcn, vcn, len; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_look_for_free_space': /kisskb/src/fs/ntfs3/fsntfs.c:363:16: note: byref variable will be forcibly initialized 363 | size_t alcn, zlen, zeroes, zlcn, zlen2, ztrim, new_zlen; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_set_state': /kisskb/src/fs/ntfs3/fsntfs.c:900:27: note: byref variable will be forcibly initialized 900 | struct mft_inode *mi; | ^~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'run_osnoise': /kisskb/src/kernel/trace/trace_osnoise.c:1297:31: note: byref variable will be forcibly initialized 1297 | struct osnoise_sample s; | ^ /kisskb/src/kernel/trace/trace_osnoise.c:1293:28: note: byref variable will be forcibly initialized 1293 | u64 start, sample, last_sample; | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_osnoise.c:1293:20: note: byref variable will be forcibly initialized 1293 | u64 start, sample, last_sample; | ^~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_sb_write_run': /kisskb/src/fs/ntfs3/fsntfs.c:1087:16: note: byref variable will be forcibly initialized 1087 | size_t idx; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:1085:25: note: byref variable will be forcibly initialized 1085 | CLST lcn, clen, vcn = vbo >> cluster_bits, vcn_next; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:1085:19: note: byref variable will be forcibly initialized 1085 | CLST lcn, clen, vcn = vbo >> cluster_bits, vcn_next; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1085:14: note: byref variable will be forcibly initialized 1085 | CLST lcn, clen, vcn = vbo >> cluster_bits, vcn_next; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_bread_run': /kisskb/src/fs/ntfs3/fsntfs.c:1132:14: note: byref variable will be forcibly initialized 1132 | CLST lcn; | ^~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'osnoise_sleep': /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_read_run_nb': /kisskb/src/kernel/trace/trace_osnoise.c:1467:17: note: byref variable will be forcibly initialized 1467 | ktime_t wake_time; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1155:16: note: byref variable will be forcibly initialized 1155 | size_t idx; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:1153:19: note: byref variable will be forcibly initialized 1153 | CLST lcn, clen; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1153:14: note: byref variable will be forcibly initialized 1153 | CLST lcn, clen; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:1152:24: note: byref variable will be forcibly initialized 1152 | CLST vcn_next, vcn = vbo >> cluster_bits; | ^~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'start_kthread': /kisskb/src/kernel/trace/trace_osnoise.c:1743:14: note: byref variable will be forcibly initialized 1743 | char comm[24]; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_get_bh': /kisskb/src/fs/ntfs3/fsntfs.c:1284:16: note: byref variable will be forcibly initialized 1284 | size_t idx; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:1282:19: note: byref variable will be forcibly initialized 1282 | CLST lcn, clen; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1282:14: note: byref variable will be forcibly initialized 1282 | CLST lcn, clen; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:1279:24: note: byref variable will be forcibly initialized 1279 | CLST vcn_next, vcn = vbo >> cluster_bits; | ^~~ /kisskb/src/kernel/trace/trace_osnoise.c: In function 'osnoise_cpus_write': /kisskb/src/kernel/trace/trace_osnoise.c:1925:14: note: byref variable will be forcibly initialized 1925 | char buf[256]; | ^~~ /kisskb/src/kernel/trace/trace_osnoise.c:1923:23: note: byref variable will be forcibly initialized 1923 | cpumask_var_t osnoise_cpumask_new; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_clear_mft_tail': /kisskb/src/fs/ntfs3/fsntfs.c:759:37: note: byref variable will be forcibly initialized 759 | struct ntfs_buffers nb; | ^~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_extend_mft': /kisskb/src/fs/ntfs3/fsntfs.c:475:24: note: byref variable will be forcibly initialized 475 | struct ATTRIB *attr; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c:474:28: note: byref variable will be forcibly initialized 474 | u64 new_mft_bytes, new_bitmap_bytes; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_look_free_mft': /kisskb/src/fs/ntfs3/fsntfs.c:533:24: note: byref variable will be forcibly initialized 533 | struct MFT_REF ref; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:531:38: note: byref variable will be forcibly initialized 531 | size_t zbit, zlen, from, to, fr; | ^~ /kisskb/src/fs/ntfs3/fsntfs.c:531:16: note: byref variable will be forcibly initialized 531 | size_t zbit, zlen, from, to, fr; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_bio_pages': /kisskb/src/fs/ntfs3/fsntfs.c:1463:25: note: byref variable will be forcibly initialized 1463 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1462:16: note: byref variable will be forcibly initialized 1462 | size_t run_idx; | ^~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1459:25: note: byref variable will be forcibly initialized 1459 | CLST lcn, clen, vcn, vcn_next; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:1459:19: note: byref variable will be forcibly initialized 1459 | CLST lcn, clen, vcn, vcn_next; | ^~~~ /kisskb/src/fs/autofs/inode.c: In function 'parse_options': /kisskb/src/fs/autofs/inode.c:139:13: note: byref variable will be forcibly initialized 139 | int pipefd = -1; | ^~~~~~ /kisskb/src/fs/autofs/inode.c:138:13: note: byref variable will be forcibly initialized 138 | int option; | ^~~~~~ /kisskb/src/fs/autofs/inode.c:137:21: note: byref variable will be forcibly initialized 137 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1459:14: note: byref variable will be forcibly initialized 1459 | CLST lcn, clen, vcn, vcn_next; | ^~~ /kisskb/src/fs/autofs/inode.c: In function 'autofs_fill_super': /kisskb/src/fs/autofs/inode.c:229:14: note: byref variable will be forcibly initialized 229 | bool pgrp_set = false; | ^~~~~~~~ /kisskb/src/fs/autofs/inode.c:228:13: note: byref variable will be forcibly initialized 228 | int pgrp = 0; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_bio_fill_1': /kisskb/src/fs/ntfs3/fsntfs.c:1560:25: note: byref variable will be forcibly initialized 1560 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1557:16: note: byref variable will be forcibly initialized 1557 | size_t run_idx; | ^~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1555:19: note: byref variable will be forcibly initialized 1555 | CLST lcn, clen; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1555:14: note: byref variable will be forcibly initialized 1555 | CLST lcn, clen; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_loadlog_and_replay': /kisskb/src/fs/ntfs3/fsntfs.c:256:24: note: byref variable will be forcibly initialized 256 | struct MFT_REF ref; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:255:14: note: byref variable will be forcibly initialized 255 | bool initialized = false; | ^~~~~~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_vbo_to_lbo': /kisskb/src/fs/ntfs3/fsntfs.c:1622:19: note: byref variable will be forcibly initialized 1622 | CLST lcn, len; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:1622:14: note: byref variable will be forcibly initialized 1622 | CLST lcn, len; | ^~~ /kisskb/src/fs/ntfs3/dir.c: In function '_utf8s_to_utf16s': /kisskb/src/fs/ntfs3/dir.c:119:19: note: byref variable will be forcibly initialized 119 | unicode_t u; | ^ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_security_init': /kisskb/src/fs/ntfs3/fsntfs.c:1821:25: note: byref variable will be forcibly initialized 1821 | struct NTFS_DE *ne; | ^~ /kisskb/src/fs/ntfs3/dir.c: In function 'ntfs_dir_count': /kisskb/src/fs/ntfs3/dir.c:497:27: note: byref variable will be forcibly initialized 497 | struct indx_node *node = NULL; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1820:16: note: byref variable will be forcibly initialized 1820 | size_t off; | ^~~ /kisskb/src/fs/ntfs3/dir.c:495:35: note: byref variable will be forcibly initialized 495 | size_t drs = 0, fles = 0, bit = 0; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:1818:33: note: byref variable will be forcibly initialized 1818 | struct ATTR_LIST_ENTRY *le; | ^~ /kisskb/src/fs/ntfs3/fsntfs.c:1816:24: note: byref variable will be forcibly initialized 1816 | struct MFT_REF ref; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_get_security_by_id': /kisskb/src/fs/ntfs3/fsntfs.c:1937:29: note: byref variable will be forcibly initialized 1937 | struct SECURITY_HDR d_security; | ^~~~~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1935:29: note: byref variable will be forcibly initialized 1935 | struct NTFS_DE_SII *sii_e; | ^~~~~ /kisskb/src/fs/ntfs3/fsntfs.c:1931:13: note: byref variable will be forcibly initialized 1931 | int diff; | ^~~~ /kisskb/src/fs/ntfs3/dir.c: In function 'ntfs_utf16_to_nls': /kisskb/src/fs/ntfs3/dir.c:41:22: note: byref variable will be forcibly initialized 41 | char dump[5]; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_insert_security': /kisskb/src/fs/ntfs3/fsntfs.c:2044:23: note: byref variable will be forcibly initialized 2044 | u64 mirr_off, new_sds_size; | ^~~~~~~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c:2040:29: note: byref variable will be forcibly initialized 2040 | struct SECURITY_KEY hash_key; | ^~~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c:2036:28: note: byref variable will be forcibly initialized 2036 | struct NTFS_DE_SII sii_e; | ^~~~~ /kisskb/src/fs/ntfs3/fsntfs.c:2035:28: note: byref variable will be forcibly initialized 2035 | struct NTFS_DE_SDH sdh_e; | ^~~~~ /kisskb/src/fs/ntfs3/fsntfs.c:2034:29: note: byref variable will be forcibly initialized 2034 | struct NTFS_DE_SDH *e; | ^ /kisskb/src/fs/ntfs3/fsntfs.c:2030:18: note: byref variable will be forcibly initialized 2030 | int err, diff; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_reparse_init': /kisskb/src/fs/ntfs3/fsntfs.c:2236:33: note: byref variable will be forcibly initialized 2236 | struct ATTR_LIST_ENTRY *le; | ^~ /kisskb/src/fs/ntfs3/dir.c: In function 'ntfs_readdir': /kisskb/src/fs/ntfs3/dir.c:379:27: note: byref variable will be forcibly initialized 379 | struct indx_node *node = NULL; | ^~~~ /kisskb/src/fs/ntfs3/dir.c:369:16: note: byref variable will be forcibly initialized 369 | size_t bit; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_objid_init': /kisskb/src/fs/ntfs3/fsntfs.c:2274:33: note: byref variable will be forcibly initialized 2274 | struct ATTR_LIST_ENTRY *le; | ^~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_insert_reparse': /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_gpio_can_use_line': /kisskb/src/drivers/pinctrl/core.c:744:36: note: byref variable will be forcibly initialized 744 | struct pinctrl_gpio_range *range; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c:743:29: note: byref variable will be forcibly initialized 743 | struct pinctrl_dev *pctldev; | ^~~~~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_gpio_request': /kisskb/src/drivers/pinctrl/core.c:780:36: note: byref variable will be forcibly initialized 780 | struct pinctrl_gpio_range *range; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c:779:29: note: byref variable will be forcibly initialized 779 | struct pinctrl_dev *pctldev; | ^~~~~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_gpio_free': /kisskb/src/drivers/pinctrl/core.c:815:36: note: byref variable will be forcibly initialized 815 | struct pinctrl_gpio_range *range; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c:814:29: note: byref variable will be forcibly initialized 814 | struct pinctrl_dev *pctldev; | ^~~~~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_gpio_direction': /kisskb/src/drivers/pinctrl/core.c:837:36: note: byref variable will be forcibly initialized 837 | struct pinctrl_gpio_range *range; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c:836:29: note: byref variable will be forcibly initialized 836 | struct pinctrl_dev *pctldev; | ^~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c:2328:26: note: byref variable will be forcibly initialized 2328 | struct NTFS_DE_R re; | ^~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_gpio_set_config': /kisskb/src/drivers/pinctrl/core.c:898:29: note: byref variable will be forcibly initialized 898 | struct pinctrl_dev *pctldev; | ^~~~~~~ /kisskb/src/drivers/pinctrl/core.c:897:36: note: byref variable will be forcibly initialized 897 | struct pinctrl_gpio_range *range; | ^~~~~ /kisskb/src/drivers/pinctrl/core.c:896:23: note: byref variable will be forcibly initialized 896 | unsigned long configs[] = { config }; | ^~~~~~~ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'ntfs_remove_reparse': /kisskb/src/fs/ntfs3/fsntfs.c:2360:27: note: byref variable will be forcibly initialized 2360 | struct NTFS_DE_R *re; | ^~ /kisskb/src/fs/ntfs3/fsntfs.c:2359:28: note: byref variable will be forcibly initialized 2359 | struct REPARSE_KEY rkey; | ^~~~ /kisskb/src/fs/ntfs3/fsntfs.c:2355:18: note: byref variable will be forcibly initialized 2355 | int err, diff; | ^~~~ /kisskb/src/fs/ntfs3/dir.c: In function 'dir_search_u': /kisskb/src/fs/ntfs3/dir.c:241:13: note: byref variable will be forcibly initialized 241 | int diff; | ^~~~ /kisskb/src/fs/ntfs3/dir.c:240:25: note: byref variable will be forcibly initialized 240 | struct NTFS_DE *e; | ^ /kisskb/src/fs/ntfs3/fsntfs.c: In function 'run_deallocate': /kisskb/src/fs/ntfs3/fsntfs.c:2493:19: note: byref variable will be forcibly initialized 2493 | CLST lcn, len; | ^~~ /kisskb/src/fs/ntfs3/fsntfs.c:2493:14: note: byref variable will be forcibly initialized 2493 | CLST lcn, len; | ^~~ In file included from /kisskb/src/fs/lockd/clnt4xdr.c:13: /kisskb/src/fs/lockd/clnt4xdr.c: In function 'xdr_stream_decode_opaque_inline': /kisskb/src/include/linux/sunrpc/xdr.h:714:15: note: byref variable will be forcibly initialized 714 | __u32 len; | ^~~ /kisskb/src/fs/ntfs3/dir.c: In function 'dir_is_empty': /kisskb/src/fs/ntfs3/dir.c:578:14: note: byref variable will be forcibly initialized 578 | bool is_empty = false; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_groups_show': /kisskb/src/drivers/pinctrl/core.c:1695:26: note: byref variable will be forcibly initialized 1695 | unsigned num_pins = 0; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/core.c:1694:33: note: byref variable will be forcibly initialized 1694 | const unsigned *pins = NULL; | ^~~~ /kisskb/src/kernel/trace/trace_hwlat.c: In function 'get_sample': /kisskb/src/kernel/trace/trace_hwlat.c:205:29: note: byref variable will be forcibly initialized 205 | struct hwlat_sample s; | ^ /kisskb/src/drivers/pinctrl/core.c: In function 'pinctrl_generic_free_groups': /kisskb/src/drivers/pinctrl/core.c:694:32: note: byref variable will be forcibly initialized 694 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/kernel/trace/trace_hwlat.c: In function 'hwlat_mode_write': /kisskb/src/kernel/trace/trace_hwlat.c:684:14: note: byref variable will be forcibly initialized 684 | char buf[64]; | ^~~ In file included from /kisskb/src/fs/ext4/ext4_jbd2.h:17, from /kisskb/src/fs/ext4/ioctl.c:24: /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2458:11: note: byref variable will be forcibly initialized 2458 | } desc; | ^~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_setflags': /kisskb/src/fs/ext4/ioctl.c:583:26: note: byref variable will be forcibly initialized 583 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_setproject': /kisskb/src/fs/ext4/ioctl.c:709:26: note: byref variable will be forcibly initialized 709 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_getfsmap_format': /kisskb/src/fs/ext4/ioctl.c:850:22: note: byref variable will be forcibly initialized 850 | struct fsmap fm; | ^~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioc_getfsmap': /kisskb/src/fs/ext4/ioctl.c:868:27: note: byref variable will be forcibly initialized 868 | struct fsmap_head head; | ^~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_get_es_cache': /kisskb/src/fs/ext4/ioctl.c:1014:23: note: byref variable will be forcibly initialized 1014 | struct fiemap fiemap; | ^~~~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_checkpoint': /kisskb/src/fs/ext4/ioctl.c:1043:15: note: byref variable will be forcibly initialized 1043 | __u32 flags = 0; | ^~~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_getlabel': /kisskb/src/fs/ext4/ioctl.c:1127:14: note: byref variable will be forcibly initialized 1127 | char label[EXT4_LABEL_MAX + 1]; | ^~~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_getuuid': /kisskb/src/fs/ext4/ioctl.c:1150:14: note: byref variable will be forcibly initialized 1150 | __u8 uuid[UUID_SIZE]; | ^~~~ /kisskb/src/fs/ext4/ioctl.c:1149:23: note: byref variable will be forcibly initialized 1149 | struct fsuuid fsuuid; | ^~~~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_update_superblocks_fn': /kisskb/src/fs/ext4/ioctl.c:196:22: note: byref variable will be forcibly initialized 196 | unsigned int seven = 7; | ^~~~~ /kisskb/src/fs/ext4/ioctl.c:195:22: note: byref variable will be forcibly initialized 195 | unsigned int five = 5; | ^~~~ /kisskb/src/fs/ext4/ioctl.c:194:22: note: byref variable will be forcibly initialized 194 | unsigned int three = 1; | ^~~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_setlabel': /kisskb/src/fs/ext4/ioctl.c:1092:14: note: byref variable will be forcibly initialized 1092 | char new_label[EXT4_LABEL_MAX + 1]; | ^~~~~~~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_ioctl_setuuid': /kisskb/src/fs/ext4/ioctl.c:1180:14: note: byref variable will be forcibly initialized 1180 | __u8 uuid[UUID_SIZE]; | ^~~~ /kisskb/src/fs/ext4/ioctl.c:1179:23: note: byref variable will be forcibly initialized 1179 | struct fsuuid fsuuid; | ^~~~~~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_reset_inode_seed': /kisskb/src/fs/ext4/ioctl.c:346:16: note: byref variable will be forcibly initialized 346 | __le32 gen = cpu_to_le32(inode->i_generation); | ^~~ /kisskb/src/fs/ext4/ioctl.c:345:16: note: byref variable will be forcibly initialized 345 | __le32 inum = cpu_to_le32(inode->i_ino); | ^~~~ /kisskb/src/fs/ext4/ioctl.c: In function '__ext4_ioctl': /kisskb/src/fs/ext4/ioctl.c:1463:37: note: byref variable will be forcibly initialized 1463 | struct fstrim_range range; | ^~~~~ /kisskb/src/fs/ext4/ioctl.c:1422:30: note: byref variable will be forcibly initialized 1422 | ext4_fsblk_t n_blocks_count; | ^~~~~~~~~~~~~~ /kisskb/src/fs/ext4/ioctl.c:1363:44: note: byref variable will be forcibly initialized 1363 | struct ext4_new_group_data input; | ^~~~~ /kisskb/src/fs/ext4/ioctl.c:1312:36: note: byref variable will be forcibly initialized 1312 | struct move_extent me; | ^~ /kisskb/src/fs/ext4/ioctl.c:1230:34: note: byref variable will be forcibly initialized 1230 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/reiserfs/xattr.c: In function 'open_xa_dir': /kisskb/src/fs/reiserfs/xattr.c:150:14: note: byref variable will be forcibly initialized 150 | char namebuf[17]; | ^~~~~~~ /kisskb/src/fs/reiserfs/xattr.c: In function 'reiserfs_for_each_xattr': /kisskb/src/fs/reiserfs/xattr.c:301:52: note: byref variable will be forcibly initialized 301 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/ext4/ioctl.c: In function 'ext4_compat_ioctl': /kisskb/src/fs/ext4/ioctl.c:1637:44: note: byref variable will be forcibly initialized 1637 | struct ext4_new_group_data input; | ^~~~~ /kisskb/src/fs/reiserfs/xattr.c: In function 'reiserfs_xattr_set_handle': /kisskb/src/fs/reiserfs/xattr.c:591:30: note: byref variable will be forcibly initialized 591 | struct iattr newattrs = { | ^~~~~~~~ /kisskb/src/fs/reiserfs/xattr.c: In function 'reiserfs_xattr_set': /kisskb/src/fs/reiserfs/xattr.c:615:44: note: byref variable will be forcibly initialized 615 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/fs/nls/nls_utf8.c: In function 'char2uni': /kisskb/src/fs/nls/nls_utf8.c:32:19: note: byref variable will be forcibly initialized 32 | unicode_t u; | ^ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/kernel/groups.c:7: /kisskb/src/kernel/groups.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/groups.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/fs/adfs/dir.c:9: /kisskb/src/fs/adfs/dir.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/samples/kobject/kset-example.c: In function 'b_store': /kisskb/src/samples/kobject/kset-example.c:153:13: note: byref variable will be forcibly initialized 153 | int var, ret; | ^~~ /kisskb/src/fs/adfs/dir.c: In function 'adfs_iterate': /kisskb/src/fs/adfs/dir.c:243:25: note: byref variable will be forcibly initialized 243 | struct adfs_dir dir; | ^~~ /kisskb/src/fs/adfs/dir.c: In function 'adfs_dir_lookup_byname': /kisskb/src/fs/adfs/dir.c:353:25: note: byref variable will be forcibly initialized 353 | struct adfs_dir dir; | ^~~ /kisskb/src/fs/adfs/dir.c: In function 'adfs_lookup': /kisskb/src/fs/adfs/dir.c:433:28: note: byref variable will be forcibly initialized 433 | struct object_info obj; | ^~~ /kisskb/src/fs/adfs/dir.c: In function 'adfs_dir_update': /kisskb/src/fs/adfs/dir.c:278:25: note: byref variable will be forcibly initialized 278 | struct adfs_dir dir; | ^~~ /kisskb/src/kernel/kcmp.c: In function 'kcmp_epoll_target': /kisskb/src/kernel/kcmp.c:104:32: note: byref variable will be forcibly initialized 104 | struct kcmp_epoll_slot slot; | ^~~~ /kisskb/src/fs/sysv/dir.c: In function 'sysv_inode_by_name': /kisskb/src/fs/sysv/dir.c:359:22: note: byref variable will be forcibly initialized 359 | struct page *page; | ^~~~ /kisskb/src/kernel/trace/trace_stack.c: In function 'stack_trace_call': /kisskb/src/kernel/trace/trace_stack.c:295:23: note: byref variable will be forcibly initialized 295 | unsigned long stack; | ^~~~~ /kisskb/src/kernel/trace/trace_stack.c: In function 'stack_max_size_write': /kisskb/src/kernel/trace/trace_stack.c:342:23: note: byref variable will be forcibly initialized 342 | unsigned long val, flags; | ^~~ /kisskb/src/kernel/trace/trace_stack.c: In function 'stack_max_size_read': /kisskb/src/kernel/trace/trace_stack.c:328:14: note: byref variable will be forcibly initialized 328 | char buf[64]; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/kernel/kmod.c:4: /kisskb/src/kernel/kmod.c: In function '__request_module': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:936:9: note: in expansion of macro '___wait_event' 936 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:967:25: note: in expansion of macro '__wait_event_killable_timeout' 967 | __ret = __wait_event_killable_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/kmod.c:155:23: note: in expansion of macro 'wait_event_killable_timeout' 155 | ret = wait_event_killable_timeout(kmod_wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/kmod.c:127:14: note: byref variable will be forcibly initialized 127 | char module_name[MODULE_NAME_LEN]; | ^~~~~~~~~~~ /kisskb/src/kernel/kmod.c:126:17: note: byref variable will be forcibly initialized 126 | va_list args; | ^~~~ /kisskb/src/io_uring/openclose.c: In function 'io_openat2': /kisskb/src/io_uring/openclose.c:99:27: note: byref variable will be forcibly initialized 99 | struct open_flags op; | ^~ /kisskb/src/drivers/bus/mhi/host/debugfs.c: In function 'mhi_debugfs_timeout_ms_write': /kisskb/src/drivers/bus/mhi/host/debugfs.c:286:13: note: byref variable will be forcibly initialized 286 | u32 timeout_ms; | ^~~~~~~~~~ /kisskb/src/drivers/bus/mhi/host/debugfs.c: In function 'mhi_debugfs_device_wake_write': /kisskb/src/drivers/bus/mhi/host/debugfs.c:255:14: note: byref variable will be forcibly initialized 255 | char buf[16]; | ^~~ /kisskb/src/drivers/bus/mhi/host/debugfs.c: In function 'mhi_debugfs_regdump_show': /kisskb/src/drivers/bus/mhi/host/debugfs.c:175:13: note: byref variable will be forcibly initialized 175 | u32 val; | ^~~ /kisskb/src/kernel/profile.c: In function 'profile_setup': /kisskb/src/kernel/profile.c:62:13: note: byref variable will be forcibly initialized 62 | int par; | ^~~ /kisskb/src/kernel/profile.c: In function 'prof_cpu_mask_proc_write': /kisskb/src/kernel/profile.c:365:23: note: byref variable will be forcibly initialized 365 | cpumask_var_t new_value; | ^~~~~~~~~ /kisskb/src/kernel/profile.c: In function 'read_profile': /kisskb/src/kernel/profile.c:406:23: note: byref variable will be forcibly initialized 406 | unsigned long sample_step = 1UL << prof_shift; | ^~~~~~~~~~~ /kisskb/src/kernel/profile.c: In function 'write_profile': /kisskb/src/kernel/profile.c:445:30: note: byref variable will be forcibly initialized 445 | unsigned int multiplier; | ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_select': /kisskb/src/drivers/pinctrl/pinmux.c:686:22: note: byref variable will be forcibly initialized 686 | unsigned int num_groups; | ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:684:28: note: byref variable will be forcibly initialized 684 | const char *const *groups; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_functions_show': /kisskb/src/drivers/pinctrl/pinmux.c:555:26: note: byref variable will be forcibly initialized 555 | unsigned num_groups; | ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:554:37: note: byref variable will be forcibly initialized 554 | const char * const *groups; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_map_to_setting': /kisskb/src/drivers/pinctrl/pinmux.c:346:18: note: byref variable will be forcibly initialized 346 | unsigned num_groups; | ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:345:29: note: byref variable will be forcibly initialized 345 | char const * const *groups; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_enable_setting': /kisskb/src/drivers/pinctrl/pinmux.c:412:18: note: byref variable will be forcibly initialized 412 | unsigned num_pins = 0; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:411:25: note: byref variable will be forcibly initialized 411 | const unsigned *pins = NULL; | ^~~~ In file included from /kisskb/src/fs/lockd/xdr4.c:21: /kisskb/src/fs/lockd/xdr4.c: In function 'svcxdr_decode_cookie': /kisskb/src/fs/lockd/svcxdr.h:76:13: note: byref variable will be forcibly initialized 76 | u32 len; | ^~~ /kisskb/src/fs/lockd/xdr4.c: In function 'svcxdr_decode_string': /kisskb/src/fs/lockd/svcxdr.h:51:13: note: byref variable will be forcibly initialized 51 | u32 len; | ^~~ /kisskb/src/fs/reiserfs/procfs.c: In function 'reiserfs_proc_info_init': /kisskb/src/fs/reiserfs/procfs.c:410:14: note: byref variable will be forcibly initialized 410 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/fs/lockd/xdr4.c: In function 'svcxdr_decode_fhandle': /kisskb/src/fs/lockd/xdr4.c:45:13: note: byref variable will be forcibly initialized 45 | u32 len; | ^~~ /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_disable_setting': In file included from /kisskb/src/fs/lockd/xdr4.c:21: /kisskb/src/fs/lockd/xdr4.c: In function 'svcxdr_decode_owner': /kisskb/src/fs/lockd/svcxdr.h:119:13: note: byref variable will be forcibly initialized 119 | u32 len; | ^~~ /kisskb/src/drivers/pinctrl/pinmux.c:492:18: note: byref variable will be forcibly initialized 492 | unsigned num_pins = 0; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinmux.c:491:25: note: byref variable will be forcibly initialized 491 | const unsigned *pins = NULL; | ^~~~ /kisskb/src/fs/reiserfs/procfs.c: In function 'reiserfs_proc_info_done': /kisskb/src/drivers/pinctrl/pinmux.c: In function 'pinmux_generic_free_functions': /kisskb/src/fs/reiserfs/procfs.c:440:22: note: byref variable will be forcibly initialized 440 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/drivers/pinctrl/pinmux.c:947:32: note: byref variable will be forcibly initialized 947 | struct radix_tree_iter iter; | ^~~~ /kisskb/src/fs/lockd/xdr4.c: In function 'nlm4svc_decode_testargs': /kisskb/src/fs/lockd/xdr4.c:142:13: note: byref variable will be forcibly initialized 142 | u32 exclusive; | ^~~~~~~~~ /kisskb/src/fs/lockd/xdr4.c: In function 'nlm4svc_decode_lockargs': /kisskb/src/fs/lockd/xdr4.c:160:13: note: byref variable will be forcibly initialized 160 | u32 exclusive; | ^~~~~~~~~ /kisskb/src/fs/lockd/xdr4.c: In function 'nlm4svc_decode_cancargs': /kisskb/src/fs/lockd/xdr4.c:185:13: note: byref variable will be forcibly initialized 185 | u32 exclusive; | ^~~~~~~~~ /kisskb/src/fs/lockd/xdr4.c: In function 'nlm4svc_decode_reboot': /kisskb/src/fs/lockd/xdr4.c:233:13: note: byref variable will be forcibly initialized 233 | u32 len; | ^~~ /kisskb/src/fs/autofs/root.c: In function 'do_expire_wait': /kisskb/src/fs/autofs/root.c:276:35: note: byref variable will be forcibly initialized 276 | const struct path this = { .mnt = path->mnt, .dentry = expiring }; | ^~~~ /kisskb/src/fs/nfsd/lockd.c: In function 'nlm_fopen': /kisskb/src/fs/nfsd/lockd.c:33:25: note: byref variable will be forcibly initialized 33 | struct svc_fh fh; | ^~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/fiemap.h:6, from /kisskb/src/fs/ntfs3/frecord.c:8: /kisskb/src/fs/ntfs3/frecord.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_ins_new_attr': /kisskb/src/fs/ntfs3/frecord.c:463:24: note: byref variable will be forcibly initialized 463 | struct MFT_REF ref; | ^~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_expand_mft_list': /kisskb/src/fs/ntfs3/frecord.c:1237:41: note: byref variable will be forcibly initialized 1237 | struct mft_inode *mi, *mi_min, *mi_new; | ^~~~~~ /kisskb/src/fs/ntfs3/frecord.c:1236:44: note: byref variable will be forcibly initialized 1236 | CLST mft_min, mft_new, svcn, evcn, plen; | ^~~~ /kisskb/src/fs/ntfs3/frecord.c:1236:23: note: byref variable will be forcibly initialized 1236 | CLST mft_min, mft_new, svcn, evcn, plen; | ^~~~~~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_load_mi_ex': /kisskb/src/fs/ntfs3/frecord.c:142:27: note: byref variable will be forcibly initialized 142 | struct mft_inode *r; | ^ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_find_attr': /kisskb/src/fs/ntfs3/frecord.c:192:27: note: byref variable will be forcibly initialized 192 | struct mft_inode *m; | ^ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_update_parent': /kisskb/src/fs/ntfs3/frecord.c:3109:33: note: byref variable will be forcibly initialized 3109 | struct ATTR_LIST_ENTRY *le = NULL; | ^~ /kisskb/src/fs/ntfs3/frecord.c:3108:27: note: byref variable will be forcibly initialized 3108 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_enum_attr_ex': /kisskb/src/fs/ntfs3/frecord.c:250:27: note: byref variable will be forcibly initialized 250 | struct mft_inode *mi2; | ^~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_repack': /kisskb/src/fs/ntfs3/frecord.c:529:26: note: byref variable will be forcibly initialized 529 | struct runs_tree run; | ^~~ /kisskb/src/fs/ntfs3/frecord.c:524:33: note: byref variable will be forcibly initialized 524 | struct ATTR_LIST_ENTRY *le = NULL, *le_p; | ^~ /kisskb/src/fs/ntfs3/frecord.c:522:27: note: byref variable will be forcibly initialized 522 | struct mft_inode *mi, *mi_p = NULL; | ^~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_try_remove_attr_list': /kisskb/src/fs/ntfs3/frecord.c:652:24: note: byref variable will be forcibly initialized 652 | struct MFT_REF ref; | ^~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_load_attr': /kisskb/src/fs/ntfs3/frecord.c:287:27: note: byref variable will be forcibly initialized 287 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_remove_attr': /kisskb/src/fs/ntfs3/frecord.c:393:27: note: byref variable will be forcibly initialized 393 | struct mft_inode *mi; | ^~ /kisskb/src/kernel/trace/blktrace.c: In function '__blk_trace_note_message': /kisskb/src/kernel/trace/blktrace.c:152:17: note: byref variable will be forcibly initialized 152 | va_list args; | ^~~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_create_attr_list': /kisskb/src/fs/ntfs3/frecord.c:797:27: note: byref variable will be forcibly initialized 797 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/frecord.c:796:14: note: byref variable will be forcibly initialized 796 | CLST rno = 0; | ^~~ /kisskb/src/kernel/trace/blktrace.c: In function 'blk_add_trace_unplug': /kisskb/src/kernel/trace/blktrace.c:964:24: note: byref variable will be forcibly initialized 964 | __be64 rpdu = cpu_to_be64(depth); | ^~~~ /kisskb/src/kernel/trace/blktrace.c: In function 'blk_add_trace_split': /kisskb/src/kernel/trace/blktrace.c:985:24: note: byref variable will be forcibly initialized 985 | __be64 rpdu = cpu_to_be64(pdu); | ^~~~ /kisskb/src/kernel/trace/blktrace.c: In function 'blk_add_trace_bio_remap': /kisskb/src/kernel/trace/blktrace.c:1010:35: note: byref variable will be forcibly initialized 1010 | struct blk_io_trace_remap r; | ^ /kisskb/src/kernel/trace/blktrace.c: In function 'blk_add_trace_rq_remap': /kisskb/src/kernel/trace/blktrace.c:1046:35: note: byref variable will be forcibly initialized 1046 | struct blk_io_trace_remap r; | ^ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_ins_attr_ext': /kisskb/src/fs/ntfs3/frecord.c:935:14: note: byref variable will be forcibly initialized 935 | CLST rno; | ^~~ /kisskb/src/fs/ntfs3/frecord.c:934:27: note: byref variable will be forcibly initialized 934 | struct mft_inode *mi; | ^~ /kisskb/src/kernel/trace/blktrace.c: In function 'blk_dropped_read': /kisskb/src/kernel/trace/blktrace.c:387:14: note: byref variable will be forcibly initialized 387 | char buf[16]; | ^~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_insert_attr': /kisskb/src/fs/ntfs3/frecord.c:1086:31: note: byref variable will be forcibly initialized 1086 | struct ATTRIB *attr, *eattr; | ^~~~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_expand_list': /kisskb/src/kernel/trace/blktrace.c: In function '__blk_trace_setup': /kisskb/src/fs/ntfs3/frecord.c:1370:24: note: byref variable will be forcibly initialized 1370 | struct MFT_REF ref; | ^~~ /kisskb/src/kernel/trace/blktrace.c:593:37: note: byref variable will be forcibly initialized 593 | struct blk_user_trace_setup buts; | ^~~~ /kisskb/src/fs/ntfs3/frecord.c:1367:31: note: byref variable will be forcibly initialized 1367 | struct ATTRIB *attr, *ins_attr; | ^~~~~~~~ /kisskb/src/kernel/trace/blktrace.c: In function 'trace_note_time': /kisskb/src/kernel/trace/blktrace.c:136:13: note: byref variable will be forcibly initialized 136 | u32 words[2]; | ^~~~~ /kisskb/src/kernel/trace/blktrace.c:134:27: note: byref variable will be forcibly initialized 134 | struct timespec64 now; | ^~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_insert_nonresident': /kisskb/src/fs/ntfs3/frecord.c:1435:24: note: byref variable will be forcibly initialized 1435 | struct ATTRIB *attr; | ^~~~ /kisskb/src/fs/ntfs3/frecord.c:1434:14: note: byref variable will be forcibly initialized 1434 | CLST plen; | ^~~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_insert_resident': /kisskb/src/kernel/trace/blktrace.c: In function 'blk_log_action_classic': /kisskb/src/kernel/trace/blktrace.c:1249:14: note: byref variable will be forcibly initialized 1249 | char rwbs[RWBS_LEN]; | ^~~~ /kisskb/src/kernel/trace/blktrace.c: In function 'blk_log_split': /kisskb/src/kernel/trace/blktrace.c:1411:14: note: byref variable will be forcibly initialized 1411 | char cmd[TASK_COMM_LEN]; | ^~~ /kisskb/src/kernel/trace/blktrace.c: In function 'blk_log_unplug': /kisskb/src/kernel/trace/blktrace.c:1402:14: note: byref variable will be forcibly initialized 1402 | char cmd[TASK_COMM_LEN]; | ^~~ /kisskb/src/fs/ntfs3/frecord.c:1511:24: note: byref variable will be forcibly initialized 1511 | struct ATTRIB *attr; | ^~~~ /kisskb/src/kernel/trace/blktrace.c: In function 'blk_log_plug': /kisskb/src/kernel/trace/blktrace.c:1393:14: note: byref variable will be forcibly initialized 1393 | char cmd[TASK_COMM_LEN]; | ^~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_delete_all': /kisskb/src/fs/ntfs3/frecord.c:1566:24: note: byref variable will be forcibly initialized 1566 | struct MFT_REF ref; | ^~~ /kisskb/src/fs/ntfs3/frecord.c:1558:33: note: byref variable will be forcibly initialized 1558 | struct ATTR_LIST_ENTRY *le = NULL; | ^~ /kisskb/src/kernel/trace/blktrace.c: In function 'blk_log_generic': /kisskb/src/kernel/trace/blktrace.c:1346:14: note: byref variable will be forcibly initialized 1346 | char cmd[TASK_COMM_LEN]; | ^~~ /kisskb/src/kernel/trace/blktrace.c: In function 'blk_log_action': /kisskb/src/kernel/trace/blktrace.c:1274:30: note: byref variable will be forcibly initialized 1274 | char blkcg_name_buf[NAME_MAX + 1] = "<...>"; | ^~~~~~~~~~~~~~ /kisskb/src/kernel/trace/blktrace.c:1266:14: note: byref variable will be forcibly initialized 1266 | char rwbs[RWBS_LEN]; | ^~~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_new_attr_flags': /kisskb/src/kernel/trace/blktrace.c: In function 'blk_trace_str2mask': /kisskb/src/fs/ntfs3/frecord.c:1708:27: note: byref variable will be forcibly initialized 1708 | struct mft_inode *mi; | ^~ /kisskb/src/kernel/trace/blktrace.c:1723:21: note: byref variable will be forcibly initialized 1723 | char *buf, *s, *token; | ^ /kisskb/src/kernel/trace/blktrace.c: In function 'sysfs_blk_trace_attr_store': /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_parse_reparse': /kisskb/src/fs/ntfs3/frecord.c:1798:34: note: byref variable will be forcibly initialized 1798 | struct runs_tree run; | ^~~ /kisskb/src/kernel/trace/blktrace.c:1811:13: note: byref variable will be forcibly initialized 1811 | u64 value; | ^~~~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_fiemap': /kisskb/src/fs/ntfs3/frecord.c:1998:30: note: byref variable will be forcibly initialized 1998 | CLST clst_data; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/frecord.c:1905:16: note: byref variable will be forcibly initialized 1905 | size_t idx = -1; | ^~~ /kisskb/src/fs/ntfs3/frecord.c:1901:19: note: byref variable will be forcibly initialized 1901 | CLST lcn, clen; | ^~~~ /kisskb/src/kernel/trace/blktrace.c: In function 'blk_trace_ioctl': /kisskb/src/kernel/trace/blktrace.c:730:14: note: byref variable will be forcibly initialized 730 | char b[BDEVNAME_SIZE]; | ^ /kisskb/src/fs/ntfs3/frecord.c:1901:14: note: byref variable will be forcibly initialized 1901 | CLST lcn, clen; | ^~~ /kisskb/src/fs/ntfs3/frecord.c:1900:14: note: byref variable will be forcibly initialized 1900 | CLST vcn = vbo >> cluster_bits; | ^~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_read_frame': /kisskb/src/fs/ntfs3/frecord.c:2494:29: note: byref variable will be forcibly initialized 2494 | u64 frames, vbo_data; | ^~~~~~~~ /kisskb/src/fs/ntfs3/frecord.c:2446:21: note: byref variable will be forcibly initialized 2446 | CLST frame, clst_data; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/frecord.c:2443:41: note: byref variable will be forcibly initialized 2443 | u32 frame_size, i, npages_disk, ondisk_size; | ^~~~~~~~~~~ /kisskb/src/fs/ntfs3/frecord.c:2438:33: note: byref variable will be forcibly initialized 2438 | struct ATTR_LIST_ENTRY *le = NULL; | ^~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_decompress_file': /kisskb/src/fs/ntfs3/frecord.c:2270:40: note: byref variable will be forcibly initialized 2270 | struct MFT_REF ref; | ^~~ /kisskb/src/fs/ntfs3/frecord.c:2203:22: note: byref variable will be forcibly initialized 2203 | bool new; | ^~~ /kisskb/src/fs/ntfs3/frecord.c:2173:27: note: byref variable will be forcibly initialized 2173 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/frecord.c:2168:30: note: byref variable will be forcibly initialized 2168 | CLST vcn, cend, lcn, clen, end; | ^~~~ /kisskb/src/fs/ntfs3/frecord.c:2168:25: note: byref variable will be forcibly initialized 2168 | CLST vcn, cend, lcn, clen, end; | ^~~ /kisskb/src/fs/ntfs3/frecord.c:2166:33: note: byref variable will be forcibly initialized 2166 | struct ATTR_LIST_ENTRY *le; | ^~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_write_frame': /kisskb/src/fs/ntfs3/frecord.c:2728:27: note: byref variable will be forcibly initialized 2728 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/frecord.c:2727:24: note: byref variable will be forcibly initialized 2727 | struct ATTRIB *attr; | ^~~~ /kisskb/src/fs/ntfs3/frecord.c:2725:33: note: byref variable will be forcibly initialized 2725 | struct ATTR_LIST_ENTRY *le = NULL; | ^~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_remove_name': /kisskb/src/fs/ntfs3/frecord.c:2889:27: note: byref variable will be forcibly initialized 2889 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/frecord.c:2888:33: note: byref variable will be forcibly initialized 2888 | struct ATTR_LIST_ENTRY *le; | ^~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_remove_name_undo': /kisskb/src/fs/ntfs3/frecord.c:2952:24: note: byref variable will be forcibly initialized 2952 | struct ATTRIB *attr; | ^~~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_add_name': /kisskb/src/fs/ntfs3/frecord.c:3002:27: note: byref variable will be forcibly initialized 3002 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/frecord.c:3001:33: note: byref variable will be forcibly initialized 3001 | struct ATTR_LIST_ENTRY *le; | ^~ /kisskb/src/fs/ntfs3/frecord.c:3000:24: note: byref variable will be forcibly initialized 3000 | struct ATTRIB *attr; | ^~~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_rename': /kisskb/src/fs/ntfs3/frecord.c:3041:13: note: byref variable will be forcibly initialized 3041 | int undo = 0; | ^~~~ /kisskb/src/fs/ntfs3/frecord.c:3040:25: note: byref variable will be forcibly initialized 3040 | struct NTFS_DE *de2 = NULL; | ^~~ /kisskb/src/fs/ntfs3/frecord.c: In function 'ni_write_inode': /kisskb/src/fs/ntfs3/frecord.c:3221:30: note: byref variable will be forcibly initialized 3221 | struct NTFS_DUP_INFO dup; | ^~~ /kisskb/src/fs/lockd/procfs.c: In function 'nlm_end_grace_read': /kisskb/src/fs/lockd/procfs.c:54:14: note: byref variable will be forcibly initialized 54 | char resp[3]; | ^~~~ /kisskb/src/kernel/freezer.c: In function 'fake_signal_wake_up': /kisskb/src/kernel/freezer.c:96:23: note: byref variable will be forcibly initialized 96 | unsigned long flags; | ^~~~~ /kisskb/src/samples/vfio-mdev/mtty.c: In function 'mtty_ioctl': /kisskb/src/samples/vfio-mdev/mtty.c:1177:24: note: byref variable will be forcibly initialized 1177 | size_t data_size = 0; | ^~~~~~~~~ /kisskb/src/samples/vfio-mdev/mtty.c:1175:37: note: byref variable will be forcibly initialized 1175 | struct vfio_irq_set hdr; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c:1153:38: note: byref variable will be forcibly initialized 1153 | struct vfio_irq_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mtty.c:1130:23: note: byref variable will be forcibly initialized 1130 | void *cap_type = NULL; | ^~~~~~~~ /kisskb/src/samples/vfio-mdev/mtty.c:1129:21: note: byref variable will be forcibly initialized 1129 | u16 cap_type_id = 0; | ^~~~~~~~~~~ /kisskb/src/samples/vfio-mdev/mtty.c:1128:41: note: byref variable will be forcibly initialized 1128 | struct vfio_region_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mtty.c:1105:41: note: byref variable will be forcibly initialized 1105 | struct vfio_device_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mtty.c: In function 'mtty_write': /kisskb/src/samples/vfio-mdev/mtty.c:877:28: note: byref variable will be forcibly initialized 877 | u8 val; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c:865:29: note: byref variable will be forcibly initialized 865 | u16 val; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c:853:29: note: byref variable will be forcibly initialized 853 | u32 val; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c: In function 'mtty_read': /kisskb/src/samples/vfio-mdev/mtty.c:816:28: note: byref variable will be forcibly initialized 816 | u8 val; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c:804:29: note: byref variable will be forcibly initialized 804 | u16 val; | ^~~ /kisskb/src/samples/vfio-mdev/mtty.c:792:29: note: byref variable will be forcibly initialized 792 | u32 val; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/cma.h:113, from /kisskb/src/mm/cma.c:34: /kisskb/src/mm/cma.c: In function 'perf_trace_cma_alloc_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/cma.c: In function 'perf_trace_cma_release': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/mm/cma.c: In function 'perf_trace_cma_alloc_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cma_alloc_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cma_alloc_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cma_alloc_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/cma.h:113, from /kisskb/src/mm/cma.c:34: /kisskb/src/mm/cma.c: In function 'trace_event_raw_event_cma_alloc_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/phy/microchip/lan966x_serdes.c: In function 'lan966x_calc_sd6g40_setup_lane': /kisskb/src/drivers/phy/microchip/lan966x_serdes.c:330:41: note: byref variable will be forcibly initialized 330 | struct lan966x_sd6g40_mode_args sd6g40_mode; | ^~~~~~~~~~~ /kisskb/src/mm/cma.c: In function 'trace_event_raw_event_cma_release': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/mm/cma.c: In function 'trace_event_raw_event_cma_alloc_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cma_alloc_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cma_alloc_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/cma.h:113, from /kisskb/src/mm/cma.c:34: /kisskb/src/mm/cma.c: In function '__bpf_trace_cma_release': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:42:1: note: in expansion of macro 'TRACE_EVENT' 42 | TRACE_EVENT(cma_release, | ^~~~~~~~~~~ /kisskb/src/mm/cma.c: In function '__bpf_trace_cma_alloc_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cma_alloc_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cma_alloc_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cma_alloc_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cma_alloc_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cma_alloc_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:70:1: note: in expansion of macro 'TRACE_EVENT' 70 | TRACE_EVENT(cma_alloc_start, | ^~~~~~~~~~~ /kisskb/src/mm/cma.c: In function '__bpf_trace_cma_alloc_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/cma.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(cma_alloc_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/mm/cma.c: In function 'cma_declare_contiguous_nid': /kisskb/src/mm/cma.c:245:21: note: byref variable will be forcibly initialized 245 | phys_addr_t highmem_start; | ^~~~~~~~~~~~~ /kisskb/src/fs/adfs/dir_fplus.c: In function 'adfs_fplus_update': /kisskb/src/fs/adfs/dir_fplus.c:233:33: note: byref variable will be forcibly initialized 233 | struct adfs_bigdirentry bde; | ^~~ /kisskb/src/fs/adfs/dir_fplus.c: In function 'adfs_fplus_getnext': /kisskb/src/fs/adfs/dir_fplus.c:175:33: note: byref variable will be forcibly initialized 175 | struct adfs_bigdirentry bde; | ^~~ /kisskb/src/fs/adfs/dir_fplus.c: In function 'adfs_fplus_iterate': /kisskb/src/fs/adfs/dir_fplus.c:212:28: note: byref variable will be forcibly initialized 212 | struct object_info obj; | ^~~ In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/kernel/bpf/verifier.c:7: /kisskb/src/kernel/bpf/verifier.c: In function 'KERNEL_BPFPTR': /kisskb/src/include/linux/bpfptr.h:18:16: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/kernel/bpf/verifier.c: In function 'make_bpfptr': /kisskb/src/include/linux/bpfptr.h:23:16: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/include/linux/bpfptr.h:18:16: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:29:24: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpfptr_is_null': /kisskb/src/include/linux/bpfptr.h:34:20: note: userspace variable will be forcibly initialized 34 | static inline bool bpfptr_is_null(bpfptr_t bpfptr) | ^~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpfptr_add': /kisskb/src/include/linux/bpfptr.h:41:20: note: userspace variable will be forcibly initialized 41 | static inline void bpfptr_add(bpfptr_t *bpfptr, size_t val) | ^~~~~~~~~~ /kisskb/src/fs/ntfs3/file.c: In function 'ntfs_truncate': /kisskb/src/fs/ntfs3/file.c:472:13: note: byref variable will be forcibly initialized 472 | u64 new_valid; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/file.c: In function 'ntfs_extend_initialized_size': /kisskb/src/fs/ntfs3/file.c:119:32: note: byref variable will be forcibly initialized 119 | CLST vcn, lcn, clen; | ^~~~ /kisskb/src/fs/ntfs3/file.c:119:27: note: byref variable will be forcibly initialized 119 | CLST vcn, lcn, clen; | ^~~ /kisskb/src/fs/ntfs3/file.c:117:30: note: byref variable will be forcibly initialized 117 | struct page *page; | ^~~~ In file included from /kisskb/src/include/linux/math.h:5, from /kisskb/src/include/linux/delay.h:22, from /kisskb/src/drivers/phy/motorola/phy-mapphone-mdm6600.c:7: /kisskb/src/drivers/phy/motorola/phy-mapphone-mdm6600.c: In function 'phy_mdm6600_cmd': /kisskb/src/drivers/phy/motorola/phy-mapphone-mdm6600.c:187:24: note: byref variable will be forcibly initialized 187 | DECLARE_BITMAP(values, PHY_MDM6600_NR_CMD_LINES); | ^~~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/fs/ntfs3/file.c: In function 'ntfs_ioctl_fitrim': /kisskb/src/fs/ntfs3/file.c:24:29: note: byref variable will be forcibly initialized 24 | struct fstrim_range range; | ^~~~~ In file included from /kisskb/src/include/linux/mm.h:26, from /kisskb/src/include/linux/scatterlist.h:8, from /kisskb/src/include/linux/sunrpc/xdr.h:17, from /kisskb/src/include/linux/sunrpc/svc.h:17, from /kisskb/src/include/linux/sunrpc/svc_xprt.h:11, from /kisskb/src/fs/nfsd/nfscache.c:12: /kisskb/src/fs/nfsd/nfscache.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpf_map_direct_read': /kisskb/src/kernel/bpf/verifier.c:4448:13: note: byref variable will be forcibly initialized 4448 | u64 addr; | ^~~~ /kisskb/src/drivers/phy/motorola/phy-mapphone-mdm6600.c: In function 'phy_mdm6600_status': /kisskb/src/drivers/phy/motorola/phy-mapphone-mdm6600.c:204:24: note: byref variable will be forcibly initialized 204 | DECLARE_BITMAP(values, PHY_MDM6600_NR_STATUS_LINES); | ^~~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/fs/adfs/dir_f.c: In function 'adfs_f_update': /kisskb/src/fs/adfs/dir_f.c:273:30: note: byref variable will be forcibly initialized 273 | struct adfs_direntry de; | ^~ /kisskb/src/fs/adfs/dir_f.c: In function '__adfs_dir_get': /kisskb/src/fs/adfs/dir_f.c:217:30: note: byref variable will be forcibly initialized 217 | struct adfs_direntry de; | ^~ /kisskb/src/fs/adfs/dir_f.c: In function 'adfs_f_iterate': /kisskb/src/fs/adfs/dir_f.c:256:28: note: byref variable will be forcibly initialized 256 | struct object_info obj; | ^~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/backing-dev.h:13, from /kisskb/src/fs/ntfs3/file.c:10: /kisskb/src/fs/ntfs3/file.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_retrieve_args': /kisskb/src/fs/lockd/svc4proc.c:27:34: note: byref variable will be forcibly initialized 27 | struct nlm_file *file = NULL; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_free_all': /kisskb/src/fs/lockd/svc4proc.c:451:26: note: byref variable will be forcibly initialized 451 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_unshare': /kisskb/src/fs/lockd/svc4proc.c:404:26: note: byref variable will be forcibly initialized 404 | struct nlm_file *file; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c:403:26: note: byref variable will be forcibly initialized 403 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_share': /kisskb/src/fs/lockd/svc4proc.c:369:26: note: byref variable will be forcibly initialized 369 | struct nlm_file *file; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c:368:26: note: byref variable will be forcibly initialized 368 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/ntfs3/file.c: In function 'ntfs_compress_write': /kisskb/src/fs/ntfs3/file.c:943:27: note: byref variable will be forcibly initialized 943 | CLST lcn, clen; | ^~~~ /kisskb/src/fs/ntfs3/file.c:943:22: note: byref variable will be forcibly initialized 943 | CLST lcn, clen; | ^~~ /kisskb/src/fs/ntfs3/file.c:917:14: note: byref variable will be forcibly initialized 917 | bool frame_uptodate; | ^~~~~~~~~~~~~~ /kisskb/src/fs/lockd/svc4proc.c: In function 'nlm4svc_proc_sm_notify': /kisskb/src/fs/lockd/svc4proc.c:473:22: note: byref variable will be forcibly initialized 473 | char buf[RPC_MAX_ADDRBUFLEN]; | ^~~ /kisskb/src/fs/lockd/svc4proc.c: In function '__nlm4svc_proc_unlock': /kisskb/src/fs/lockd/svc4proc.c:222:26: note: byref variable will be forcibly initialized 222 | struct nlm_file *file; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c:221:26: note: byref variable will be forcibly initialized 221 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c: In function '__nlm4svc_proc_cancel': /kisskb/src/fs/lockd/svc4proc.c:182:26: note: byref variable will be forcibly initialized 182 | struct nlm_file *file; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c:181:26: note: byref variable will be forcibly initialized 181 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c: In function '__nlm4svc_proc_lock': /kisskb/src/fs/lockd/svc4proc.c:133:26: note: byref variable will be forcibly initialized 133 | struct nlm_file *file; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c:132:26: note: byref variable will be forcibly initialized 132 | struct nlm_host *host; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c: In function '__nlm4svc_proc_test': /kisskb/src/fs/lockd/svc4proc.c:97:26: note: byref variable will be forcibly initialized 97 | struct nlm_file *file; | ^~~~ /kisskb/src/fs/lockd/svc4proc.c:96:26: note: byref variable will be forcibly initialized 96 | struct nlm_host *host; | ^~~~ /kisskb/src/net/core/sock.c: In function 'sock_common_recvmsg': /kisskb/src/net/core/sock.c:3608:13: note: byref variable will be forcibly initialized 3608 | int addr_len = 0; | ^~~~~~~~ /kisskb/src/fs/ntfs3/file.c: In function 'ntfs_fallocate': /kisskb/src/fs/ntfs3/file.c:700:30: note: byref variable will be forcibly initialized 700 | bool new; | ^~~ /kisskb/src/fs/ntfs3/file.c:699:35: note: byref variable will be forcibly initialized 699 | CLST lcn, clen; | ^~~~ /kisskb/src/fs/ntfs3/file.c:699:30: note: byref variable will be forcibly initialized 699 | CLST lcn, clen; | ^~~ /kisskb/src/fs/ntfs3/file.c:588:21: note: byref variable will be forcibly initialized 588 | u32 frame_size; | ^~~~~~~~~~ /kisskb/src/fs/ntfs3/file.c: In function 'ntfs_file_mmap': /kisskb/src/fs/ntfs3/file.c:384:30: note: byref variable will be forcibly initialized 384 | bool new; | ^~~ /kisskb/src/fs/ntfs3/file.c:381:35: note: byref variable will be forcibly initialized 381 | CLST lcn, len; | ^~~ /kisskb/src/fs/ntfs3/file.c:381:30: note: byref variable will be forcibly initialized 381 | CLST lcn, len; | ^~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/include/net/ip.h:22, from /kisskb/src/include/linux/errqueue.h:6, from /kisskb/src/net/core/sock.c:91: /kisskb/src/net/core/sock.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock.c: In function 'sock_copy_user_timeval': /kisskb/src/net/core/sock.c:390:5: note: userspace variable will be forcibly initialized 390 | int sock_copy_user_timeval(struct __kernel_sock_timeval *tv, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock.c:390:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:390:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:404:45: note: byref variable will be forcibly initialized 404 | struct __kernel_old_timeval old_tv; | ^~~~~~ /kisskb/src/net/core/sock.c:394:38: note: byref variable will be forcibly initialized 394 | struct old_timeval32 tv32; | ^~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'f_start': /kisskb/src/kernel/trace/trace_events.c:1604:16: note: byref variable will be forcibly initialized 1604 | loff_t l = 0; | ^ /kisskb/src/kernel/trace/trace_events.c: In function 't_start': /kisskb/src/kernel/trace/trace_events.c:1226:16: note: byref variable will be forcibly initialized 1226 | loff_t l; | ^ /kisskb/src/net/core/sock.c: In function 'sock_timestamping_bind_phc': /kisskb/src/net/core/sock.c:863:14: note: byref variable will be forcibly initialized 863 | int *vclock_index; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:26, from /kisskb/src/include/linux/kallsyms.h:13, from /kisskb/src/include/linux/bpf.h:21, from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/kernel/bpf/verifier.c:7: /kisskb/src/kernel/bpf/verifier.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'trace_create_new_event': /kisskb/src/net/core/sock.c: In function 'sock_set_timeout': /kisskb/src/net/core/sock.c:426:38: note: byref variable will be forcibly initialized 426 | struct __kernel_sock_timeval tv; | ^~ /kisskb/src/kernel/trace/trace_events.c:2774:22: note: byref variable will be forcibly initialized 2774 | unsigned int first; | ^~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'event_enable_read': /kisskb/src/kernel/trace/trace_events.c:1366:14: note: byref variable will be forcibly initialized 1366 | char buf[4] = "0"; | ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'system_enable_read': /kisskb/src/kernel/trace/trace_events.c:1436:14: note: byref variable will be forcibly initialized 1436 | char buf[2]; | ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'event_id_read': /kisskb/src/kernel/trace/trace_events.c:1650:14: note: byref variable will be forcibly initialized 1650 | char buf[32]; | ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'event_enable_write': /kisskb/src/kernel/trace/trace_events.c:1395:23: note: byref variable will be forcibly initialized 1395 | unsigned long val; | ^~~ /kisskb/src/net/core/sock.c: In function 'sock_getbindtodevice': /kisskb/src/net/core/sock.c:722:14: note: byref variable will be forcibly initialized 722 | char devname[IFNAMSIZ]; | ^~~~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'system_enable_write': /kisskb/src/kernel/trace/trace_events.c:1480:23: note: byref variable will be forcibly initialized 1480 | unsigned long val; | ^~~ /kisskb/src/kernel/bpf/verifier.c: In function 'reg_type_str': /kisskb/src/kernel/bpf/verifier.c:542:33: note: byref variable will be forcibly initialized 542 | char postfix[16] = {0}, prefix[32] = {0}; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:542:14: note: byref variable will be forcibly initialized 542 | char postfix[16] = {0}, prefix[32] = {0}; | ^~~~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'event_pid_write': /kisskb/src/kernel/trace/trace_events.c:1949:32: note: byref variable will be forcibly initialized 1949 | struct trace_pid_list *pid_list; | ^~~~~~~~ /kisskb/src/net/core/sock.c: In function 'sock_no_sendpage': /kisskb/src/net/core/sock.c:3202:21: note: byref variable will be forcibly initialized 3202 | struct kvec iov; | ^~~ /kisskb/src/net/core/sock.c: In function 'sock_no_sendpage_locked': /kisskb/src/net/core/sock.c:3217:21: note: byref variable will be forcibly initialized 3217 | struct kvec iov; | ^~~ /kisskb/src/kernel/trace/trace_events.c: In function 'ftrace_event_write': /kisskb/src/kernel/trace/trace_events.c:1163:29: note: byref variable will be forcibly initialized 1163 | struct trace_parser parser; | ^~~~~~ In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/kernel/bpf/verifier.c:7: /kisskb/src/kernel/bpf/verifier.c: In function 'copy_from_bpfptr_offset': /kisskb/src/include/linux/bpfptr.h:49:19: note: userspace variable will be forcibly initialized 49 | static inline int copy_from_bpfptr_offset(void *dst, bpfptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events.c: In function 'early_enable_events': /kisskb/src/kernel/trace/trace_events.c:3686:15: note: byref variable will be forcibly initialized 3686 | char *buf = bootup_event_buf; | ^~~ In file included from /kisskb/src/include/linux/bpfptr.h:7, from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/kernel/bpf/verifier.c:7: /kisskb/src/kernel/bpf/verifier.c: In function 'copy_to_sockptr_offset': /kisskb/src/include/linux/sockptr.h:58:19: note: userspace variable will be forcibly initialized 58 | static inline int copy_to_sockptr_offset(sockptr_t dst, size_t offset, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'sanitize_dead_code': /kisskb/src/kernel/bpf/verifier.c:13176:25: note: byref variable will be forcibly initialized 13176 | struct bpf_insn trap = BPF_JMP_IMM(BPF_JA, 0, 0, -1); | ^~~~ /kisskb/src/net/core/sock.c: In function 'sock_setbindtodevice': /kisskb/src/net/core/sock.c:667:12: note: userspace variable will be forcibly initialized 667 | static int sock_setbindtodevice(struct sock *sk, sockptr_t optval, int optlen) | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/sock.c:672:14: note: byref variable will be forcibly initialized 672 | char devname[IFNAMSIZ]; | ^~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/kallsyms.h:13, from /kisskb/src/include/linux/bpf.h:21, from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/kernel/bpf/verifier.c:7: /kisskb/src/kernel/bpf/verifier.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/net/core/sock.c: In function 'sk_setsockopt': /kisskb/src/net/core/sock.c:1080:5: note: userspace variable will be forcibly initialized 1080 | int sk_setsockopt(struct sock *sk, int level, int optname, | ^~~~~~~~~~~~~ /kisskb/src/net/core/sock.c:1080:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1080:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1080:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1080:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1080:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1080:5: note: userspace variable will be forcibly initialized /kisskb/src/net/core/sock.c:1422:31: note: byref variable will be forcibly initialized 1422 | unsigned long ulval = (val == ~0U) ? ~0UL : (unsigned int)val; | ^~~~~ /kisskb/src/net/core/sock.c:1317:29: note: byref variable will be forcibly initialized 1317 | u32 ufd; | ^~~ /kisskb/src/net/core/sock.c:1307:35: note: byref variable will be forcibly initialized 1307 | struct sock_fprog fprog; | ^~~~~ /kisskb/src/net/core/sock.c:1296:29: note: byref variable will be forcibly initialized 1296 | u32 ufd; | ^~~ /kisskb/src/net/core/sock.c:1286:35: note: byref variable will be forcibly initialized 1286 | struct sock_fprog fprog; | ^~~~~ /kisskb/src/net/core/sock.c:1088:23: note: byref variable will be forcibly initialized 1088 | struct linger ling; | ^~~~ /kisskb/src/net/core/sock.c:1086:13: note: byref variable will be forcibly initialized 1086 | int val; | ^~~ /kisskb/src/net/core/sock.c:1085:28: note: byref variable will be forcibly initialized 1085 | struct sock_txtime sk_txtime; | ^~~~~~~~~ /kisskb/src/net/core/sock.c:1083:32: note: byref variable will be forcibly initialized 1083 | struct so_timestamping timestamping; | ^~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:725:16: note: byref variable will be forcibly initialized 725 | size_t bytes; | ^~~~~ /kisskb/src/net/core/sock.c: In function 'sock_gettstamp': /kisskb/src/net/core/sock.c:3500:27: note: byref variable will be forcibly initialized 3500 | struct timespec64 ts; | ^~ /kisskb/src/fs/reiserfs/xattr_acl.c: In function '__reiserfs_set_acl': /kisskb/src/fs/reiserfs/xattr_acl.c:254:16: note: byref variable will be forcibly initialized 254 | size_t size = 0; | ^~~~ /kisskb/src/net/core/sock.c: In function 'sock_getsockopt': /kisskb/src/net/core/sock.c:1868:21: note: byref variable will be forcibly initialized 1868 | u32 meminfo[SK_MEMINFO_VARS]; | ^~~~~~~ /kisskb/src/net/core/sock.c:1769:22: note: byref variable will be forcibly initialized 1769 | char address[128]; | ^~~~~~~ /kisskb/src/net/core/sock.c:1730:30: note: byref variable will be forcibly initialized 1730 | struct ucred peercred; | ^~~~~~~~ /kisskb/src/net/core/sock.c:1598:11: note: byref variable will be forcibly initialized 1598 | } v; | ^ /kisskb/src/fs/reiserfs/xattr_acl.c: In function 'reiserfs_set_acl': /kisskb/src/fs/reiserfs/xattr_acl.c:29:17: note: byref variable will be forcibly initialized 29 | umode_t mode = inode->i_mode; | ^~~~ /kisskb/src/fs/reiserfs/xattr_acl.c:25:44: note: byref variable will be forcibly initialized 25 | struct reiserfs_transaction_handle th; | ^~ /kisskb/src/kernel/bpf/verifier.c: In function 'krealloc_array': /kisskb/src/include/linux/slab.h:626:16: note: byref variable will be forcibly initialized 626 | size_t bytes; | ^~~~~ /kisskb/src/fs/reiserfs/xattr_acl.c: In function 'reiserfs_inherit_default_acl': /kisskb/src/fs/reiserfs/xattr_acl.c:309:41: note: byref variable will be forcibly initialized 309 | struct posix_acl *default_acl, *acl; | ^~~ /kisskb/src/fs/reiserfs/xattr_acl.c:309:27: note: byref variable will be forcibly initialized 309 | struct posix_acl *default_acl, *acl; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'copy_array': /kisskb/src/kernel/bpf/verifier.c:987:16: note: byref variable will be forcibly initialized 987 | size_t bytes; | ^~~~~ /kisskb/src/fs/autofs/waitq.c: In function 'validate_request': /kisskb/src/fs/autofs/waitq.c:269:29: note: byref variable will be forcibly initialized 269 | struct path this; | ^~~~ /kisskb/src/fs/autofs/waitq.c: In function 'autofs_notify_daemon': /kisskb/src/fs/autofs/waitq.c:86:11: note: byref variable will be forcibly initialized 86 | } pkt; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/fs/autofs/waitq.c:7: /kisskb/src/fs/autofs/waitq.c: In function 'autofs_wait': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:909:9: note: in expansion of macro '___wait_event' 909 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:931:25: note: in expansion of macro '__wait_event_killable' 931 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/autofs/waitq.c:439:9: note: in expansion of macro 'wait_event_killable' 439 | wait_event_killable(wq->queue, wq->name.name == NULL); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/autofs/waitq.c:307:21: note: byref variable will be forcibly initialized 307 | struct qstr qstr; | ^~~~ /kisskb/src/fs/autofs/waitq.c:306:35: note: byref variable will be forcibly initialized 306 | struct autofs_wait_queue *wq; | ^~ /kisskb/src/kernel/bpf/verifier.c: In function 'opt_hard_wire_dead_code_branches': /kisskb/src/kernel/bpf/verifier.c:13206:25: note: byref variable will be forcibly initialized 13206 | struct bpf_insn ja = BPF_JMP_IMM(BPF_JA, 0, 0, 0); | ^~ /kisskb/src/fs/ksmbd/vfs_cache.c: In function '__close_file_table_ids': /kisskb/src/fs/ksmbd/vfs_cache.c:603:41: note: byref variable will be forcibly initialized 603 | unsigned int id; | ^~ /kisskb/src/fs/ksmbd/vfs_cache.c: In function 'ksmbd_lookup_fd_cguid': /kisskb/src/fs/ksmbd/vfs_cache.c:470:33: note: byref variable will be forcibly initialized 470 | unsigned int id; | ^~ /kisskb/src/fs/ksmbd/vfs_cache.c: In function 'ksmbd_free_global_file_table': /kisskb/src/fs/ksmbd/vfs_cache.c:659:33: note: byref variable will be forcibly initialized 659 | unsigned int id; | ^~ /kisskb/src/kernel/bpf/verifier.c: In function 'opt_remove_nops': /kisskb/src/kernel/bpf/verifier.c:13255:31: note: byref variable will be forcibly initialized 13255 | const struct bpf_insn ja = BPF_JMP_IMM(BPF_JA, 0, 0, 0); | ^~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpf_verifier_log_write': /kisskb/src/kernel/bpf/verifier.c:337:17: note: byref variable will be forcibly initialized 337 | va_list args; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'verbose': /kisskb/src/kernel/bpf/verifier.c:351:17: note: byref variable will be forcibly initialized 351 | va_list args; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function '__check_ptr_off_reg': /kisskb/src/kernel/bpf/verifier.c:3642:22: note: byref variable will be forcibly initialized 3642 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function '__check_buffer_access': /kisskb/src/kernel/bpf/verifier.c:4340:22: note: byref variable will be forcibly initialized 4340 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_stack_access_within_bounds': /kisskb/src/kernel/bpf/verifier.c:4678:30: note: byref variable will be forcibly initialized 4678 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_stack_range_initialized': /kisskb/src/kernel/bpf/verifier.c:5156:30: note: byref variable will be forcibly initialized 5156 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:5092:30: note: byref variable will be forcibly initialized 5092 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function '__find_kfunc_desc_btf': /kisskb/src/kernel/bpf/verifier.c:1904:20: note: userspace variable will be forcibly initialized 1904 | static struct btf *__find_kfunc_desc_btf(struct bpf_verifier_env *env, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:1912:13: note: byref variable will be forcibly initialized 1912 | int btf_fd; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'print_verifier_state': /kisskb/src/kernel/bpf/verifier.c:916:22: note: byref variable will be forcibly initialized 916 | char types_buf[BPF_REG_SIZE + 1]; | ^~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:892:46: note: byref variable will be forcibly initialized 892 | char tn_buf[48]; | ^~~~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/mm/memfd.c:10: /kisskb/src/mm/memfd.c: In function 'memfd_wait_for_pins': /kisskb/src/mm/memfd.c:76:18: note: byref variable will be forcibly initialized 76 | XA_STATE(xas, &mapping->i_pages, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function '__mark_chain_precision': /kisskb/src/kernel/bpf/verifier.c:2745:12: note: byref variable will be forcibly initialized 2745 | static int __mark_chain_precision(struct bpf_verifier_env *env, int regno, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:2745:12: note: byref variable will be forcibly initialized /kisskb/src/kernel/bpf/verifier.c:2800:21: note: byref variable will be forcibly initialized 2800 | u32 history = st->jmp_history_cnt; | ^~~~~~~ In file included from /kisskb/src/include/uapi/linux/btf.h:6, from /kisskb/src/kernel/bpf/verifier.c:6: /kisskb/src/kernel/bpf/verifier.c:2799:32: note: byref variable will be forcibly initialized 2799 | DECLARE_BITMAP(mask, 64); | ^~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/kernel/bpf/verifier.c:2754:13: note: byref variable will be forcibly initialized 2754 | u64 stack_mask = spi >= 0 ? 1ull << spi : 0; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:2753:13: note: byref variable will be forcibly initialized 2753 | u32 reg_mask = regno >= 0 ? 1u << regno : 0; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/gpio.h:57, from /kisskb/src/drivers/gpio/gpiolib.c:33: /kisskb/src/drivers/gpio/gpiolib.c: In function 'perf_trace_gpio_direction': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'perf_trace_gpio_value': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/gpio.h:57, from /kisskb/src/drivers/gpio/gpiolib.c:33: /kisskb/src/drivers/gpio/gpiolib.c: In function 'trace_event_raw_event_gpio_direction': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'trace_event_raw_event_gpio_value': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/gpio/gpiolib.c:6: /kisskb/src/drivers/gpio/gpiolib.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/gpio.h:57, from /kisskb/src/drivers/gpio/gpiolib.c:33: /kisskb/src/drivers/gpio/gpiolib.c: In function '__bpf_trace_gpio_direction': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(gpio_direction, | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function '__bpf_trace_gpio_value': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/gpio.h:32:1: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(gpio_value, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_btf_func': /kisskb/src/kernel/bpf/verifier.c:10889:12: note: userspace variable will be forcibly initialized 10889 | static int check_btf_func(struct bpf_verifier_env *env, | ^~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:10889:12: note: userspace variable will be forcibly initialized /kisskb/src/kernel/bpf/verifier.c:10900:18: note: userspace variable will be forcibly initialized 10900 | bpfptr_t urecord; | ^~~~~~~ /kisskb/src/kernel/bpf/verifier.c:10894:35: note: byref variable will be forcibly initialized 10894 | u32 i, nfuncs, urec_size, min_size; | ^~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/drivers/gpio/gpiolib.c:6: /kisskb/src/drivers/gpio/gpiolib.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/smp.c: In function 'nrcpus': /kisskb/src/kernel/smp.c:1070:13: note: byref variable will be forcibly initialized 1070 | int nr_cpus; | ^~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_btf_line': /kisskb/src/kernel/bpf/verifier.c:11035:12: note: userspace variable will be forcibly initialized 11035 | static int check_btf_line(struct bpf_verifier_env *env, | ^~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:11035:12: note: userspace variable will be forcibly initialized /kisskb/src/kernel/bpf/verifier.c:11044:18: note: userspace variable will be forcibly initialized 11044 | bpfptr_t ulinfo; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:11039:36: note: byref variable will be forcibly initialized 11039 | u32 i, s, nr_linfo, ncopy, expected_size, rec_size, prev_offset = 0; | ^~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_core_relo': /kisskb/src/kernel/bpf/verifier.c:11163:12: note: userspace variable will be forcibly initialized 11163 | static int check_core_relo(struct bpf_verifier_env *env, | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:11163:12: note: userspace variable will be forcibly initialized /kisskb/src/kernel/bpf/verifier.c:11175:18: note: userspace variable will be forcibly initialized 11175 | bpfptr_t u_core_relo; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:11171:29: note: byref variable will be forcibly initialized 11171 | struct bpf_core_ctx ctx = { | ^~~ /kisskb/src/kernel/bpf/verifier.c:11167:37: note: byref variable will be forcibly initialized 11167 | u32 i, nr_core_relo, ncopy, expected_size, rec_size; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_to_irq': /kisskb/src/drivers/gpio/gpiolib.c:1413:35: note: byref variable will be forcibly initialized 1413 | struct irq_fwspec spec; | ^~~~ /kisskb/src/drivers/gpio/gpiolib-devres.c: In function 'devm_gpiod_get_index': /kisskb/src/drivers/gpio/gpiolib-devres.c:99:27: note: byref variable will be forcibly initialized 99 | struct gpio_desc *desc; | ^~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_hierarchy_irq_domain_alloc': /kisskb/src/drivers/gpio/gpiolib.c:1112:22: note: byref variable will be forcibly initialized 1112 | unsigned int parent_type; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_pseudo_btf_id': /kisskb/src/drivers/gpio/gpiolib.c:1111:22: note: byref variable will be forcibly initialized 1111 | unsigned int parent_hwirq; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c:1108:22: note: byref variable will be forcibly initialized 1108 | unsigned int type = IRQ_TYPE_NONE; | ^~~~ /kisskb/src/drivers/gpio/gpiolib-devres.c: In function 'devm_gpiod_get_from_of_node': /kisskb/src/drivers/gpio/gpiolib-devres.c:154:27: note: byref variable will be forcibly initialized 154 | struct gpio_desc *desc; | ^~~~ /kisskb/src/drivers/gpio/gpiolib.c:1107:25: note: byref variable will be forcibly initialized 1107 | irq_hw_number_t hwirq; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_set_hierarchical_irqchip': /kisskb/src/drivers/gpio/gpiolib.c:1031:38: note: byref variable will be forcibly initialized 1031 | unsigned int parent_type; | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c:1030:38: note: byref variable will be forcibly initialized 1030 | unsigned int parent_hwirq; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c:1029:43: note: byref variable will be forcibly initialized 1029 | struct irq_fwspec fwspec; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:12512:21: note: byref variable will be forcibly initialized 12512 | u32 tsize; | ^~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:8, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/gpio/gpiolib.c:14: /kisskb/src/drivers/gpio/gpiolib.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/kernel/bpf/verifier.c: In function 'resolve_pseudo_ldimm64': /kisskb/src/kernel/bpf/verifier.c:12710:12: note: userspace variable will be forcibly initialized 12710 | static int resolve_pseudo_ldimm64(struct bpf_verifier_env *env) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:12732:29: note: byref variable will be forcibly initialized 12732 | u32 fd; | ^~ /kisskb/src/kernel/bpf/verifier.c:12731:29: note: byref variable will be forcibly initialized 12731 | u64 addr; | ^~~~ In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/gpio/gpiolib.c:3: /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiod_get_array_value_complex': /kisskb/src/drivers/gpio/gpiolib.c:2694:32: note: byref variable will be forcibly initialized 2694 | DECLARE_BITMAP(fastpath_bits, FASTPATH_NGPIO); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpiolib.c:2693:32: note: byref variable will be forcibly initialized 2693 | DECLARE_BITMAP(fastpath_mask, FASTPATH_NGPIO); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiod_set_array_value_complex': /kisskb/src/drivers/gpio/gpiolib.c:2988:32: note: byref variable will be forcibly initialized 2988 | DECLARE_BITMAP(fastpath_bits, FASTPATH_NGPIO); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpiolib.c:2987:32: note: byref variable will be forcibly initialized 2987 | DECLARE_BITMAP(fastpath_mask, FASTPATH_NGPIO); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_stack_access_for_ptr_arithmetic': /kisskb/src/kernel/bpf/verifier.c:8015:22: note: byref variable will be forcibly initialized 8015 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'sanitize_ptr_alu': /kisskb/src/kernel/bpf/verifier.c:7864:24: note: byref variable will be forcibly initialized 7864 | u32 alu_state, alu_limit; | ^~~~~~~~~ /kisskb/src/fs/orangefs/acl.c: In function 'orangefs_set_acl': /kisskb/src/fs/orangefs/acl.c:126:22: note: byref variable will be forcibly initialized 126 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/orangefs/acl.c: In function 'orangefs_init_acl': /kisskb/src/fs/orangefs/acl.c:165:22: note: byref variable will be forcibly initialized 165 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/orangefs/acl.c:164:17: note: byref variable will be forcibly initialized 164 | umode_t mode = inode->i_mode; | ^~~~ /kisskb/src/fs/orangefs/acl.c:163:41: note: byref variable will be forcibly initialized 163 | struct posix_acl *default_acl, *acl; | ^~~ /kisskb/src/fs/orangefs/acl.c:163:27: note: byref variable will be forcibly initialized 163 | struct posix_acl *default_acl, *acl; | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiod_get_index': /kisskb/src/drivers/gpio/gpiolib.c:3999:23: note: byref variable will be forcibly initialized 3999 | unsigned long lookupflags = GPIO_LOOKUP_FLAGS_DEFAULT; | ^~~~~~~~~~~ /kisskb/src/fs/sysv/namei.c: In function 'sysv_unlink': /kisskb/src/fs/sysv/namei.c:154:23: note: byref variable will be forcibly initialized 154 | struct page * page; | ^~~~ /kisskb/src/fs/sysv/namei.c: In function 'sysv_rename': /kisskb/src/fs/sysv/namei.c:219:31: note: byref variable will be forcibly initialized 219 | struct page * new_page; | ^~~~~~~~ /kisskb/src/fs/sysv/namei.c:200:23: note: byref variable will be forcibly initialized 200 | struct page * old_page; | ^~~~~~~~ /kisskb/src/fs/sysv/namei.c:198:23: note: byref variable will be forcibly initialized 198 | struct page * dir_page = NULL; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'fwnode_gpiod_get_index': /kisskb/src/drivers/gpio/gpiolib.c:3828:14: note: byref variable will be forcibly initialized 3828 | char prop_name[32]; /* 32 is max size of property name */ | ^~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_pkt_ptr_alignment': /kisskb/src/kernel/bpf/verifier.c:4095:22: note: byref variable will be forcibly initialized 4095 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_generic_ptr_alignment': /kisskb/src/kernel/trace/trace_event_perf.c: In function 'perf_ftrace_function_call': /kisskb/src/kernel/trace/trace_event_perf.c:440:13: note: byref variable will be forcibly initialized 440 | int rctx; | ^~~~ /kisskb/src/kernel/trace/trace_event_perf.c:439:24: note: byref variable will be forcibly initialized 439 | struct pt_regs regs; | ^~~~ /kisskb/src/kernel/trace/trace_event_perf.c:438:27: note: byref variable will be forcibly initialized 438 | struct hlist_head head; | ^~~~ /kisskb/src/kernel/bpf/verifier.c:4120:22: note: byref variable will be forcibly initialized 4120 | char tn_buf[48]; | ^~~~~~ /kisskb/src/drivers/gpio/gpiolib.c: In function 'gpiochip_add_data_with_key': /kisskb/src/drivers/gpio/gpiolib.c:603:13: note: byref variable will be forcibly initialized 603 | u32 ngpios; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_ptr_to_btf_access': /kisskb/src/kernel/bpf/verifier.c:4495:22: note: byref variable will be forcibly initialized 4495 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:4485:13: note: byref variable will be forcibly initialized 4485 | u32 btf_id; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:4484:28: note: byref variable will be forcibly initialized 4484 | enum bpf_type_flag flag = 0; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_ptr_to_map_access': /kisskb/src/kernel/bpf/verifier.c:4557:13: note: byref variable will be forcibly initialized 4557 | u32 btf_id; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:4554:28: note: byref variable will be forcibly initialized 4554 | enum bpf_type_flag flag = 0; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_kfunc_call': /kisskb/src/kernel/bpf/verifier.c:7561:32: note: byref variable will be forcibly initialized 7561 | u32 i, nargs, func_id, ptr_type_id; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_bpf_snprintf_call': /kisskb/src/kernel/bpf/verifier.c:7061:13: note: byref variable will be forcibly initialized 7061 | u64 fmt_addr; | ^~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'verbose_invalid_scalar': /kisskb/src/kernel/bpf/verifier.c:415:14: note: byref variable will be forcibly initialized 415 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'prepare_func_exit': /kisskb/src/kernel/bpf/verifier.c:6903:29: note: byref variable will be forcibly initialized 6903 | struct tnum range = tnum_range(0, 1); | ^~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_return_code': /kisskb/src/kernel/bpf/verifier.c:10436:21: note: byref variable will be forcibly initialized 10436 | struct tnum range = tnum_range(0, 1); | ^~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_dump_one': /kisskb/src/drivers/pinctrl/pinconf-generic.c:65:31: note: byref variable will be forcibly initialized 65 | unsigned long config; | ^~~~~~ In file included from /kisskb/src/drivers/pinctrl/pinconf-generic.c:17: /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'parse_dt_cfg': /kisskb/src/drivers/pinctrl/pinconf-generic.c:212:21: note: byref variable will be forcibly initialized 212 | u32 val; | ^~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_parse_dt_config': /kisskb/src/drivers/pinctrl/pinconf-generic.c:247:31: note: byref variable will be forcibly initialized 247 | unsigned int max_cfg, ncfg = 0; | ^~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_dt_subnode_to_map': /kisskb/src/drivers/pinctrl/pinconf-generic.c:303:18: note: byref variable will be forcibly initialized 303 | unsigned num_configs = 0; | ^~~~~~~~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c:302:24: note: byref variable will be forcibly initialized 302 | unsigned long *configs = NULL; | ^~~~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c:300:21: note: byref variable will be forcibly initialized 300 | const char *function; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_dt_node_to_map': /kisskb/src/drivers/pinctrl/pinconf-generic.c:382:18: note: byref variable will be forcibly initialized 382 | unsigned reserved_maps; | ^~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'inline_bpf_loop': /kisskb/src/kernel/bpf/verifier.c:14408:25: note: byref variable will be forcibly initialized 14408 | struct bpf_insn insn_buf[] = { | ^~~~~~~~ /kisskb/src/kernel/crash_core.c: In function 'parse_crashkernel_suffix': /kisskb/src/kernel/crash_core.c:180:15: note: byref variable will be forcibly initialized 180 | char *cur = cmdline; | ^~~ /kisskb/src/drivers/pinctrl/pinconf-generic.c: In function 'pinconf_generic_dump_pins': /kisskb/src/drivers/pinctrl/pinconf-generic.c:114:13: note: byref variable will be forcibly initialized 114 | int print_sep = 0; | ^~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'optimize_bpf_loop': /kisskb/src/kernel/bpf/verifier.c:14481:33: note: byref variable will be forcibly initialized 14481 | int i, cur_subprog = 0, cnt, delta = 0; | ^~~ /kisskb/src/kernel/crash_core.c: In function 'parse_crashkernel_mem': /kisskb/src/kernel/crash_core.c:48:31: note: byref variable will be forcibly initialized 48 | char *cur = cmdline, *tmp; | ^~~ /kisskb/src/kernel/bpf/verifier.c: In function 'convert_ctx_accesses': /kisskb/src/kernel/bpf/verifier.c:13436:41: note: byref variable will be forcibly initialized 13436 | struct bpf_insn patch[] = { | ^~~~~ /kisskb/src/kernel/bpf/verifier.c:13380:13: note: byref variable will be forcibly initialized 13380 | u32 target_size, size_default, off; | ^~~~~~~~~~~ /kisskb/src/kernel/crash_core.c: In function 'parse_crashkernel_simple': /kisskb/src/kernel/crash_core.c:142:15: note: byref variable will be forcibly initialized 142 | char *cur = cmdline; | ^~~ /kisskb/src/kernel/bpf/verifier.c:13379:25: note: byref variable will be forcibly initialized 13379 | struct bpf_insn insn_buf[16], *insn; | ^~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'do_misc_fixups': /kisskb/src/kernel/bpf/verifier.c:14041:64: note: byref variable will be forcibly initialized 14041 | struct bpf_jit_poke_descriptor desc = { | ^~~~ /kisskb/src/kernel/bpf/verifier.c:13902:41: note: byref variable will be forcibly initialized 13902 | struct bpf_insn chk_and_mod[] = { | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:13893:41: note: byref variable will be forcibly initialized 13893 | struct bpf_insn chk_and_div[] = { | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:13879:25: note: byref variable will be forcibly initialized 13879 | struct bpf_insn insn_buf[16]; | ^~~~~~~~ /kisskb/src/kernel/crash_core.c: In function 'vmcoreinfo_append_str': /kisskb/src/kernel/crash_core.c:374:14: note: byref variable will be forcibly initialized 374 | char buf[0x50]; | ^~~ /kisskb/src/kernel/crash_core.c:373:17: note: byref variable will be forcibly initialized 373 | va_list args; | ^~~~ /kisskb/src/kernel/kallsyms.c: In function '__sprint_symbol': /kisskb/src/kernel/kallsyms.c:448:31: note: byref variable will be forcibly initialized 448 | unsigned long offset, size; | ^~~~ /kisskb/src/kernel/kallsyms.c:448:23: note: byref variable will be forcibly initialized 448 | unsigned long offset, size; | ^~~~~~ /kisskb/src/kernel/kallsyms.c:446:30: note: byref variable will be forcibly initialized 446 | const unsigned char *buildid; | ^~~~~~~ /kisskb/src/kernel/kallsyms.c:445:15: note: byref variable will be forcibly initialized 445 | char *modname; | ^~~~~~~ /kisskb/src/kernel/kallsyms.c: In function 'ksym_prog_seq_show': /kisskb/src/kernel/kallsyms.c:810:30: note: byref variable will be forcibly initialized 810 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/kernel/kallsyms.c:809:31: note: byref variable will be forcibly initialized 809 | struct bpf_iter__ksym ctx; | ^~~ /kisskb/src/kernel/kallsyms.c: In function 'kallsyms_lookup_name': /kisskb/src/kernel/kallsyms.c:210:14: note: byref variable will be forcibly initialized 210 | char namebuf[KSYM_NAME_LEN]; | ^~~~~~~ /kisskb/src/kernel/kallsyms.c: In function 'kallsyms_on_each_symbol': /kisskb/src/kernel/kallsyms.c:238:14: note: byref variable will be forcibly initialized 238 | char namebuf[KSYM_NAME_LEN]; | ^~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'opt_subreg_zext_lo32_rnd_hi32': /kisskb/src/kernel/kallsyms.c: In function 'kallsyms_lookup_size_offset': /kisskb/src/kernel/kallsyms.c:319:14: note: byref variable will be forcibly initialized 319 | char namebuf[KSYM_NAME_LEN]; | ^~~~~~~ /kisskb/src/kernel/bpf/verifier.c:13291:33: note: byref variable will be forcibly initialized 13291 | struct bpf_insn insn; | ^~~~ /kisskb/src/kernel/bpf/verifier.c:13277:48: note: byref variable will be forcibly initialized 13277 | struct bpf_insn *patch, zext_patch[2], rnd_hi32_patch[4]; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/fs/adfs/map.c:7: /kisskb/src/fs/adfs/map.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/verifier.c:13277:33: note: byref variable will be forcibly initialized 13277 | struct bpf_insn *patch, zext_patch[2], rnd_hi32_patch[4]; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'verbose_linfo': /kisskb/src/kernel/bpf/verifier.c:396:25: note: byref variable will be forcibly initialized 396 | va_list args; | ^~~~ /kisskb/src/fs/ntfs3/fslog.c: In function 'log_read_rst': /kisskb/src/fs/ntfs3/fslog.c:1199:22: note: byref variable will be forcibly initialized 1199 | bool usa_error; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/fslog.c:1183:29: note: byref variable will be forcibly initialized 1183 | struct RESTART_HDR *r_page = kmalloc(DefaultLogPageSize, GFP_NOFS); | ^~~~~~ /kisskb/src/fs/ntfs3/fslog.c: In function 'last_log_lsn': /kisskb/src/fs/ntfs3/fslog.c:1626:33: note: byref variable will be forcibly initialized 1626 | struct RECORD_PAGE_HDR *second_tail = NULL; | ^~~~~~~~~~~ /kisskb/src/fs/ntfs3/fslog.c:1625:33: note: byref variable will be forcibly initialized 1625 | struct RECORD_PAGE_HDR *first_tail = NULL; | ^~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_stack_read': /kisskb/src/fs/ntfs3/fslog.c:1624:33: note: byref variable will be forcibly initialized 1624 | struct RECORD_PAGE_HDR *tst_page = NULL; | ^~~~~~~~ /kisskb/src/fs/ntfs3/fslog.c:1623:33: note: byref variable will be forcibly initialized 1623 | struct RECORD_PAGE_HDR *page = NULL; | ^~~~ /kisskb/src/kernel/bpf/verifier.c:3450:22: note: byref variable will be forcibly initialized 3450 | char tn_buf[48]; | ^~~~~~ /kisskb/src/fs/ntfs3/fslog.c:1603:14: note: byref variable will be forcibly initialized 1603 | bool usa_error = false; | ^~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:3438:22: note: byref variable will be forcibly initialized 3438 | char tn_buf[48]; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpf_log': /kisskb/src/kernel/bpf/verifier.c:364:17: note: byref variable will be forcibly initialized 364 | va_list args; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_mem_access': /kisskb/src/kernel/bpf/verifier.c:4796:21: note: byref variable will be forcibly initialized 4796 | u32 btf_id = 0; | ^~~~~~ /kisskb/src/kernel/bpf/verifier.c:4795:29: note: byref variable will be forcibly initialized 4795 | struct btf *btf = NULL; | ^~~ /kisskb/src/kernel/bpf/verifier.c:4794:35: note: byref variable will be forcibly initialized 4794 | enum bpf_reg_type reg_type = SCALAR_VALUE; | ^~~~~~~~ /kisskb/src/kernel/bpf/verifier.c:4755:37: note: byref variable will be forcibly initialized 4755 | u64 val = 0; | ^~~ /kisskb/src/fs/ntfs3/fslog.c: In function 'read_log_rec_buf': /kisskb/src/fs/ntfs3/fslog.c:2267:22: note: byref variable will be forcibly initialized 2267 | bool usa_error; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/fslog.c:2256:33: note: byref variable will be forcibly initialized 2256 | struct RECORD_PAGE_HDR *ph = NULL; | ^~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_mem_reg': /kisskb/src/kernel/bpf/verifier.c:5305:34: note: byref variable will be forcibly initialized 5305 | struct bpf_call_arg_meta meta; | ^~~~ /kisskb/src/fs/nfsd/nfsxdr.c: In function 'svcxdr_decode_filename': /kisskb/src/fs/nfsd/nfsxdr.c:100:13: note: byref variable will be forcibly initialized 100 | u32 size, i; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_kfunc_mem_size_reg': /kisskb/src/kernel/bpf/verifier.c:5338:34: note: byref variable will be forcibly initialized 5338 | struct bpf_call_arg_meta meta; | ^~~~ /kisskb/src/fs/ntfs3/fslog.c: In function 'read_rst_area': /kisskb/src/fs/ntfs3/fslog.c:2325:32: note: byref variable will be forcibly initialized 2325 | struct LFS_RECORD_HDR *rh = NULL; | ^~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_func_arg': /kisskb/src/kernel/bpf/verifier.c:6091:21: note: byref variable will be forcibly initialized 6091 | u64 map_addr; | ^~~~~~~~ /kisskb/src/fs/nfsd/nfsxdr.c: In function 'svcxdr_encode_fattr': /kisskb/src/fs/nfsd/nfsxdr.c:220:27: note: byref variable will be forcibly initialized 220 | struct timespec64 time; | ^~~~ /kisskb/src/kernel/bpf/verifier.c:5843:27: note: byref variable will be forcibly initialized 5843 | enum bpf_arg_type arg_type = fn->arg_type[arg]; | ^~~~~~~~ /kisskb/src/fs/ntfs3/fslog.c: In function 'find_log_rec': /kisskb/src/fs/ntfs3/fslog.c:2390:32: note: byref variable will be forcibly initialized 2390 | struct LFS_RECORD_HDR *rh = lcb->lrh; | ^~ /kisskb/src/fs/nfsd/nfsxdr.c: In function 'nfssvc_decode_readargs': /kisskb/src/fs/nfsd/nfsxdr.c:304:13: note: byref variable will be forcibly initialized 304 | u32 totalcount; | ^~~~~~~~~~ /kisskb/src/fs/nfsd/nfsxdr.c: In function 'nfssvc_decode_writeargs': /kisskb/src/fs/nfsd/nfsxdr.c:323:26: note: byref variable will be forcibly initialized 323 | u32 beginoffset, totalcount; | ^~~~~~~~~~ /kisskb/src/fs/nfsd/nfsxdr.c:323:13: note: byref variable will be forcibly initialized 323 | u32 beginoffset, totalcount; | ^~~~~~~~~~~ /kisskb/src/fs/ntfs3/fslog.c: In function 'next_log_lsn': /kisskb/src/fs/ntfs3/fslog.c:1477:33: note: byref variable will be forcibly initialized 1477 | struct RECORD_PAGE_HDR *page = NULL; | ^~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'check_helper_call': /kisskb/src/kernel/bpf/verifier.c:7410:29: note: byref variable will be forcibly initialized 7410 | u32 tsize; | ^~~~~ /kisskb/src/kernel/bpf/verifier.c:7155:34: note: byref variable will be forcibly initialized 7155 | struct bpf_call_arg_meta meta; | ^~~~ /kisskb/src/fs/nfsd/nfsxdr.c: In function 'nfssvc_encode_nfscookie': /kisskb/src/fs/nfsd/nfsxdr.c:563:16: note: byref variable will be forcibly initialized 563 | __be32 cookie = cpu_to_be32(offset); | ^~~~~~ /kisskb/src/fs/ntfs3/fslog.c: In function 'find_client_next_lsn': /kisskb/src/fs/ntfs3/fslog.c:2515:21: note: byref variable will be forcibly initialized 2515 | u64 current_lsn; | ^~~~~~~~~~~ /kisskb/src/fs/ntfs3/fslog.c:2505:32: note: byref variable will be forcibly initialized 2505 | struct LFS_RECORD_HDR *hdr; | ^~~ /kisskb/src/kernel/bpf/verifier.c: In function 'do_check': In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/blkdev.h:9, from /kisskb/src/fs/ntfs3/fslog.c:8: /kisskb/src/fs/ntfs3/fslog.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/ntfs3/fslog.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/verifier.c:12134:51: note: byref variable will be forcibly initialized 12134 | const struct bpf_insn_cbs cbs = { | ^~~ /kisskb/src/kernel/bpf/verifier.c:12077:13: note: byref variable will be forcibly initialized 12077 | int prev_insn_idx = -1; | ^~~~~~~~~~~~~ /kisskb/src/kernel/bpf/verifier.c: In function 'bpf_check_attach_target': /kisskb/src/kernel/bpf/verifier.c:14801:20: note: byref variable will be forcibly initialized 14801 | const char prefix[] = "btf_trace_"; | ^~~~~~ /kisskb/src/fs/ntfs3/fslog.c: In function 'do_action': /kisskb/src/fs/ntfs3/fslog.c:3054:13: note: byref variable will be forcibly initialized 3054 | u64 t64; | ^~~ /kisskb/src/fs/ntfs3/fslog.c:3040:39: note: byref variable will be forcibly initialized 3040 | struct mft_inode *mi = NULL, *mi2_child = NULL; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/fslog.c:3040:27: note: byref variable will be forcibly initialized 3040 | struct mft_inode *mi = NULL, *mi2_child = NULL; | ^~ /kisskb/src/samples/vfio-mdev/mdpy.c: In function 'mdpy_write': /kisskb/src/samples/vfio-mdev/mdpy.c:388:28: note: byref variable will be forcibly initialized 388 | u8 val; | ^~~ /kisskb/src/samples/vfio-mdev/mdpy.c:376:29: note: byref variable will be forcibly initialized 376 | u16 val; | ^~~ /kisskb/src/samples/vfio-mdev/mdpy.c:364:29: note: byref variable will be forcibly initialized 364 | u32 val; | ^~~ /kisskb/src/samples/vfio-mdev/mdpy.c: In function 'mdpy_read': /kisskb/src/samples/vfio-mdev/mdpy.c:327:28: note: byref variable will be forcibly initialized 327 | u8 val; | ^~~ /kisskb/src/samples/vfio-mdev/mdpy.c:315:29: note: byref variable will be forcibly initialized 315 | u16 val; | ^~~ /kisskb/src/samples/vfio-mdev/mdpy.c:303:29: note: byref variable will be forcibly initialized 303 | u32 val; | ^~~ /kisskb/src/samples/vfio-mdev/mdpy.c: In function 'mdpy_ioctl': /kisskb/src/samples/vfio-mdev/mdpy.c:587:51: note: byref variable will be forcibly initialized 587 | struct vfio_device_gfx_plane_info plane; | ^~~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:564:38: note: byref variable will be forcibly initialized 564 | struct vfio_irq_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:541:23: note: byref variable will be forcibly initialized 541 | void *cap_type = NULL; | ^~~~~~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:540:21: note: byref variable will be forcibly initialized 540 | u16 cap_type_id = 0; | ^~~~~~~~~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:539:41: note: byref variable will be forcibly initialized 539 | struct vfio_region_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mdpy.c:516:41: note: byref variable will be forcibly initialized 516 | struct vfio_device_info info; | ^~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'mb_buddy_mark_free': /kisskb/src/fs/ext4/mballoc.c:1723:13: note: byref variable will be forcibly initialized 1723 | int max; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'mb_find_order_for_block': /kisskb/src/fs/ext4/mballoc.c:1627:24: note: byref variable will be forcibly initialized 1627 | int order = 1, max; | ^~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ext4/ext4_jbd2.h:15, from /kisskb/src/fs/ext4/mballoc.c:12: /kisskb/src/fs/ext4/mballoc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'mb_find_extent': /kisskb/src/fs/ext4/mballoc.c:1865:13: note: byref variable will be forcibly initialized 1865 | int max, order; | ^~~ /kisskb/src/fs/adfs/inode.c: In function 'adfs_write_inode': /kisskb/src/fs/adfs/inode.c:358:28: note: byref variable will be forcibly initialized 358 | struct object_info obj; | ^~~ /kisskb/src/fs/ntfs3/fslog.c: In function 'log_replay': /kisskb/src/fs/ntfs3/fslog.c:4326:51: note: byref variable will be forcibly initialized 4326 | struct OPEN_ATTR_ENRTY_32 oe0; | ^~~ /kisskb/src/fs/ntfs3/fslog.c:3857:22: note: byref variable will be forcibly initialized 3857 | bool usa_error; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/fslog.c:3856:41: note: byref variable will be forcibly initialized 3856 | struct RECORD_PAGE_HDR *sp = NULL; | ^~ /kisskb/src/fs/ntfs3/fslog.c:3757:21: note: byref variable will be forcibly initialized 3757 | struct lcb *lcb = NULL; | ^~~ /kisskb/src/fs/ntfs3/fslog.c:3756:30: note: byref variable will be forcibly initialized 3756 | struct NTFS_RESTART *rst = NULL; | ^~~ /kisskb/src/fs/ntfs3/fslog.c:3754:36: note: byref variable will be forcibly initialized 3754 | CLST rno, lcn, lcn0, len0, clen; | ^~~~ /kisskb/src/fs/ntfs3/fslog.c:3754:30: note: byref variable will be forcibly initialized 3754 | CLST rno, lcn, lcn0, len0, clen; | ^~~~ /kisskb/src/fs/ntfs3/fslog.c:3754:24: note: byref variable will be forcibly initialized 3754 | CLST rno, lcn, lcn0, len0, clen; | ^~~~ /kisskb/src/fs/ntfs3/fslog.c:3754:19: note: byref variable will be forcibly initialized 3754 | CLST rno, lcn, lcn0, len0, clen; | ^~~ /kisskb/src/fs/ntfs3/fslog.c:3748:31: note: byref variable will be forcibly initialized 3748 | struct RESTART_TABLE *oatbl = NULL; | ^~~~~ /kisskb/src/fs/ntfs3/fslog.c:3746:31: note: byref variable will be forcibly initialized 3746 | struct RESTART_TABLE *trtbl = NULL; | ^~~~~ /kisskb/src/fs/ntfs3/fslog.c:3745:31: note: byref variable will be forcibly initialized 3745 | struct RESTART_TABLE *dptbl = NULL; | ^~~~~ /kisskb/src/fs/ntfs3/fslog.c:3742:22: note: byref variable will be forcibly initialized 3742 | u64 rec_lsn, ra_lsn, checkpt_lsn = 0, rlsn = 0; | ^~~~~~ /kisskb/src/fs/ntfs3/fslog.c:3742:13: note: byref variable will be forcibly initialized 3742 | u64 rec_lsn, ra_lsn, checkpt_lsn = 0, rlsn = 0; | ^~~~~~~ /kisskb/src/fs/ntfs3/fslog.c:3741:39: note: byref variable will be forcibly initialized 3741 | struct restart_info rst_info, rst_info2; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/fslog.c:3741:29: note: byref variable will be forcibly initialized 3741 | struct restart_info rst_info, rst_info2; | ^~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_initialize_context': /kisskb/src/fs/ext4/mballoc.c:5250:23: note: byref variable will be forcibly initialized 5250 | ext4_grpblk_t block; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c:5247:22: note: byref variable will be forcibly initialized 5247 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_free_blocks_simple': /kisskb/src/fs/ext4/mballoc.c:5876:23: note: byref variable will be forcibly initialized 5876 | ext4_grpblk_t blkoff; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c:5875:22: note: byref variable will be forcibly initialized 5875 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c:5874:29: note: byref variable will be forcibly initialized 5874 | struct buffer_head *gdp_bh; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_release_inode_pa': /kisskb/src/fs/ext4/mballoc.c:4803:23: note: byref variable will be forcibly initialized 4803 | ext4_grpblk_t bit; | ^~~ /kisskb/src/fs/ext4/mballoc.c:4802:22: note: byref variable will be forcibly initialized 4802 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_release_group_pa': /kisskb/src/fs/ext4/mballoc.c:4854:23: note: byref variable will be forcibly initialized 4854 | ext4_grpblk_t bit; | ^~~ /kisskb/src/fs/ext4/mballoc.c:4853:22: note: byref variable will be forcibly initialized 4853 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_generate_from_pa': /kisskb/src/fs/ext4/mballoc.c:4516:23: note: byref variable will be forcibly initialized 4516 | ext4_grpblk_t start; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c:4515:22: note: byref variable will be forcibly initialized 4515 | ext4_group_t groupnr; | ^~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_init_cache': /kisskb/src/fs/ext4/mballoc.c:1191:29: note: byref variable will be forcibly initialized 1191 | struct buffer_head *bhs; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_init_group': /kisskb/src/fs/ext4/mballoc.c:1411:27: note: byref variable will be forcibly initialized 1411 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_seq_groups_show': /kisskb/src/fs/ext4/mballoc.c:2875:11: note: byref variable will be forcibly initialized 2875 | } sg; | ^~ /kisskb/src/fs/ext4/mballoc.c:2867:27: note: byref variable will be forcibly initialized 2867 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_free_data_in_buddy': /kisskb/src/fs/ext4/mballoc.c:3643:27: note: byref variable will be forcibly initialized 3643 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_discard_allocated_blocks': /kisskb/src/fs/ext4/mballoc.c:4279:27: note: byref variable will be forcibly initialized 4279 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_discard_group_preallocations': /kisskb/src/fs/ext4/mballoc.c:4884:27: note: byref variable will be forcibly initialized 4884 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:4883:26: note: byref variable will be forcibly initialized 4883 | struct list_head list; | ^~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_discard_preallocations': /kisskb/src/fs/ext4/mballoc.c:5504:24: note: byref variable will be forcibly initialized 5504 | int freed = 0, busy = 0; | ^~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_discard_lg_preallocations': /kisskb/src/fs/ext4/mballoc.c:5300:26: note: byref variable will be forcibly initialized 5300 | struct list_head discard_list; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:5299:27: note: byref variable will be forcibly initialized 5299 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_clear_bb': /kisskb/src/fs/ext4/mballoc.c:5930:27: note: byref variable will be forcibly initialized 5930 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:5928:22: note: byref variable will be forcibly initialized 5928 | ext4_group_t block_group; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:5927:29: note: byref variable will be forcibly initialized 5927 | struct buffer_head *gd_bh; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c:5926:23: note: byref variable will be forcibly initialized 5926 | ext4_grpblk_t bit; | ^~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dequeue_forget': /kisskb/src/fs/fuse/dev.c:1080:34: note: byref variable will be forcibly initialized 1080 | struct fuse_forget_link *head = fiq->forget_list_head.next; | ^~~~ In file included from /kisskb/src/include/linux/ulpi/driver.h:7, from /kisskb/src/drivers/phy/qualcomm/phy-qcom-usb-hs.c:6: /kisskb/src/drivers/phy/qualcomm/phy-qcom-usb-hs.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:214:16: note: byref variable will be forcibly initialized 214 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'mb_mark_used': /kisskb/src/fs/ext4/mballoc.c:1929:13: note: byref variable will be forcibly initialized 1929 | int max = 0; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_trim_extent': /kisskb/src/fs/ext4/mballoc.c:6367:33: note: byref variable will be forcibly initialized 6367 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_discard_work': /kisskb/src/fs/ext4/mballoc.c:3341:26: note: byref variable will be forcibly initialized 3341 | struct list_head discard_list; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:3340:27: note: byref variable will be forcibly initialized 3340 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_trim_all_free': /kisskb/src/fs/ext4/mballoc.c:6459:27: note: byref variable will be forcibly initialized 6459 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_find_by_goal': /kisskb/src/fs/ext4/mballoc.c:2206:33: note: byref variable will be forcibly initialized 2206 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_simple_scan_group': /kisskb/src/fs/ext4/mballoc.c:2274:13: note: byref variable will be forcibly initialized 2274 | int max; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_scan_aligned': /kisskb/src/fs/ext4/mballoc.c:2388:33: note: byref variable will be forcibly initialized 2388 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_check_limits': /kisskb/src/fs/ext4/mballoc.c:2067:33: note: byref variable will be forcibly initialized 2067 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_complex_scan_group': /kisskb/src/fs/ext4/mballoc.c:2322:33: note: byref variable will be forcibly initialized 2322 | struct ext4_free_extent ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_try_best_found': /kisskb/src/fs/ext4/mballoc.c:2173:33: note: byref variable will be forcibly initialized 2173 | struct ext4_free_extent ex = ac->ac_b_ex; | ^~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_mark_diskspace_used': /kisskb/src/fs/ext4/mballoc.c:3782:29: note: byref variable will be forcibly initialized 3782 | struct buffer_head *gdp_bh; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_prefetch': /kisskb/src/fs/ext4/mballoc.c:2566:25: note: byref variable will be forcibly initialized 2566 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_regular_allocator': /kisskb/src/fs/ext4/mballoc.c:2716:38: note: byref variable will be forcibly initialized 2716 | int ret = 0, new_cr; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c:2644:27: note: byref variable will be forcibly initialized 2644 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:2641:30: note: byref variable will be forcibly initialized 2641 | unsigned int nr = 0, prefetch_ios = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:2638:49: note: byref variable will be forcibly initialized 2638 | ext4_group_t prefetch_grp = 0, ngroups, group, i; | ^~~~~ /kisskb/src/fs/udf/balloc.c: In function 'udf_table_free_blocks': /kisskb/src/fs/udf/balloc.c:368:39: note: byref variable will be forcibly initialized 368 | struct extent_position oepos, epos; | ^~~~ /kisskb/src/fs/udf/balloc.c:368:32: note: byref variable will be forcibly initialized 368 | struct extent_position oepos, epos; | ^~~~~ /kisskb/src/fs/udf/balloc.c:367:31: note: byref variable will be forcibly initialized 367 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/udf/balloc.c:366:18: note: byref variable will be forcibly initialized 366 | uint32_t elen; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dev.c:9: /kisskb/src/fs/fuse/dev.c: In function 'request_wait_answer': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:407:9: note: in expansion of macro 'wait_event' 407 | wait_event(req->waitq, test_bit(FR_FINISHED, &req->flags)); | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:909:9: note: in expansion of macro '___wait_event' 909 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:931:25: note: in expansion of macro '__wait_event_killable' 931 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:386:23: note: in expansion of macro 'wait_event_killable' 386 | err = wait_event_killable(req->waitq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:372:23: note: in expansion of macro 'wait_event_interruptible' 372 | err = wait_event_interruptible(req->waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/udf/balloc.c: In function 'udf_table_prealloc_blocks': /kisskb/src/fs/udf/balloc.c:506:32: note: byref variable will be forcibly initialized 506 | struct extent_position epos; | ^~~~ /kisskb/src/fs/udf/balloc.c:505:31: note: byref variable will be forcibly initialized 505 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/udf/balloc.c:504:18: note: byref variable will be forcibly initialized 504 | uint32_t elen, adsize; | ^~~~ /kisskb/src/fs/udf/balloc.c: In function 'udf_table_new_block': /kisskb/src/fs/udf/balloc.c:568:38: note: byref variable will be forcibly initialized 568 | struct extent_position epos, goal_epos; | ^~~~~~~~~ /kisskb/src/fs/udf/balloc.c:568:32: note: byref variable will be forcibly initialized 568 | struct extent_position epos, goal_epos; | ^~~~ /kisskb/src/fs/udf/balloc.c:567:37: note: byref variable will be forcibly initialized 567 | struct kernel_lb_addr eloc, goal_eloc; | ^~~~~~~~~ /kisskb/src/fs/udf/balloc.c:567:31: note: byref variable will be forcibly initialized 567 | struct kernel_lb_addr eloc, goal_eloc; | ^~~~ /kisskb/src/fs/udf/balloc.c:566:18: note: byref variable will be forcibly initialized 566 | uint32_t elen, goal_elen = 0; | ^~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_process_freed_data': /kisskb/src/fs/ext4/mballoc.c:3698:26: note: byref variable will be forcibly initialized 3698 | struct list_head freed_data_list; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_mark_bb': /kisskb/src/fs/ext4/mballoc.c:3904:23: note: byref variable will be forcibly initialized 3904 | ext4_grpblk_t blkoff; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c:3903:22: note: byref variable will be forcibly initialized 3903 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c:3901:29: note: byref variable will be forcibly initialized 3901 | struct buffer_head *gdp_bh; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_get_req': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:631:9: note: in expansion of macro '___wait_event' 631 | ___wait_event(wq, condition, TASK_KILLABLE, 1, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:639:25: note: in expansion of macro '__wait_event_killable_exclusive' 639 | __ret = __wait_event_killable_exclusive(wq, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:115:21: note: in expansion of macro 'wait_event_killable_exclusive' 115 | if (wait_event_killable_exclusive(fc->blocked_waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_new_blocks_simple': /kisskb/src/fs/ext4/mballoc.c:5816:23: note: byref variable will be forcibly initialized 5816 | ext4_grpblk_t blkoff; | ^~~~~~ /kisskb/src/fs/ext4/mballoc.c:5815:22: note: byref variable will be forcibly initialized 5815 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_discard_preallocations': /kisskb/src/fs/ext4/mballoc.c:4982:27: note: byref variable will be forcibly initialized 4982 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:4981:26: note: byref variable will be forcibly initialized 4981 | struct list_head list; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dev.c:9: /kisskb/src/fs/fuse/dev.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:725:16: note: byref variable will be forcibly initialized 725 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mb_new_blocks': /kisskb/src/fs/ext4/mballoc.c:5568:13: note: byref variable will be forcibly initialized 5568 | u64 seq; | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_group_add_blocks': /kisskb/src/fs/fuse/dev.c: In function 'fuse_copy_fill': /kisskb/src/fs/fuse/dev.c:732:24: note: byref variable will be forcibly initialized 732 | size_t off; | ^~~ /kisskb/src/fs/fuse/dev.c:689:22: note: byref variable will be forcibly initialized 689 | struct page *page; | ^~~~ /kisskb/src/fs/ext4/mballoc.c:6233:27: note: byref variable will be forcibly initialized 6233 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/ext4/mballoc.c:6229:23: note: byref variable will be forcibly initialized 6229 | ext4_grpblk_t bit; | ^~~ /kisskb/src/fs/ext4/mballoc.c:6228:22: note: byref variable will be forcibly initialized 6228 | ext4_group_t block_group; | ^~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_read_interrupt': /kisskb/src/fs/fuse/dev.c:1052:34: note: byref variable will be forcibly initialized 1052 | struct fuse_interrupt_in arg; | ^~~ /kisskb/src/fs/fuse/dev.c:1051:31: note: byref variable will be forcibly initialized 1051 | struct fuse_in_header ih; | ^~ /kisskb/src/fs/ext4/mballoc.c:6227:29: note: byref variable will be forcibly initialized 6227 | struct buffer_head *gd_bh; | ^~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_read_single_forget': /kisskb/src/fs/fuse/dev.c:1106:31: note: byref variable will be forcibly initialized 1106 | struct fuse_forget_in arg = { | ^~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_trim_fs': /kisskb/src/fs/ext4/mballoc.c:6508:47: note: byref variable will be forcibly initialized 6508 | ext4_grpblk_t cnt = 0, first_cluster, last_cluster; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:6508:32: note: byref variable will be forcibly initialized 6508 | ext4_grpblk_t cnt = 0, first_cluster, last_cluster; | ^~~~~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:6507:42: note: byref variable will be forcibly initialized 6507 | ext4_group_t group, first_group, last_group; | ^~~~~~~~~~ /kisskb/src/fs/ext4/mballoc.c:6507:29: note: byref variable will be forcibly initialized 6507 | ext4_group_t group, first_group, last_group; | ^~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_read_batch_forget': /kisskb/src/fs/fuse/dev.c:1138:18: note: byref variable will be forcibly initialized 1138 | unsigned count; | ^~~~~ /kisskb/src/fs/ext4/mballoc.c: In function 'ext4_mballoc_query_range': /kisskb/src/fs/ext4/mballoc.c:6607:41: note: byref variable will be forcibly initialized 6607 | struct ext4_buddy e4b; | ^~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_copy_page': /kisskb/src/fs/fuse/dev.c:961:31: note: byref variable will be forcibly initialized 961 | void *buf = mapaddr + offset; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dev.c:9: /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_do_read': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:618:9: note: in expansion of macro '___wait_event' 618 | ___wait_event(wq, condition, TASK_INTERRUPTIBLE, 1, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:626:25: note: in expansion of macro '__wait_event_interruptible_exclusive' 626 | __ret = __wait_event_interruptible_exclusive(wq, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:1240:23: note: in expansion of macro 'wait_event_interruptible_exclusive' 1240 | err = wait_event_interruptible_exclusive(fiq->waitq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_read': /kisskb/src/fs/fuse/dev.c:1352:32: note: byref variable will be forcibly initialized 1352 | struct fuse_copy_state cs; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_splice_read': /kisskb/src/fs/fuse/dev.c:1374:32: note: byref variable will be forcibly initialized 1374 | struct fuse_copy_state cs; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_poll': /kisskb/src/fs/fuse/dev.c:1421:44: note: byref variable will be forcibly initialized 1421 | struct fuse_notify_poll_wakeup_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_inval_inode': /kisskb/src/fs/fuse/dev.c:1442:44: note: byref variable will be forcibly initialized 1442 | struct fuse_notify_inval_inode_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_inval_entry': /kisskb/src/fs/fuse/dev.c:1470:21: note: byref variable will be forcibly initialized 1470 | struct qstr name; | ^~~~ /kisskb/src/fs/fuse/dev.c:1467:44: note: byref variable will be forcibly initialized 1467 | struct fuse_notify_inval_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_delete': /kisskb/src/fs/fuse/dev.c:1518:21: note: byref variable will be forcibly initialized 1518 | struct qstr name; | ^~~~ /kisskb/src/fs/fuse/dev.c:1515:39: note: byref variable will be forcibly initialized 1515 | struct fuse_notify_delete_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_store': /kisskb/src/fs/fuse/dev.c:1607:30: note: byref variable will be forcibly initialized 1607 | struct page *page; | ^~~~ /kisskb/src/fs/fuse/dev.c:1563:38: note: byref variable will be forcibly initialized 1563 | struct fuse_notify_store_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_notify_retrieve': /kisskb/src/fs/fuse/dev.c:1742:28: note: byref variable will be forcibly initialized 1742 | struct fuse_mount *fm; | ^~ /kisskb/src/fs/fuse/dev.c:1741:41: note: byref variable will be forcibly initialized 1741 | struct fuse_notify_retrieve_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_do_write': /kisskb/src/fs/fuse/dev.c:1854:32: note: byref variable will be forcibly initialized 1854 | struct fuse_out_header oh; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_splice_write': /kisskb/src/fs/fuse/dev.c:1968:32: note: byref variable will be forcibly initialized 1968 | struct fuse_copy_state cs; | ^~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_write': /kisskb/src/fs/fuse/dev.c:1946:32: note: byref variable will be forcibly initialized 1946 | struct fuse_copy_state cs; | ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dev.c:9: /kisskb/src/fs/fuse/dev.c: In function 'fuse_abort_conn': /kisskb/src/fs/fuse/dev.c:2130:27: note: byref variable will be forcibly initialized 2130 | LIST_HEAD(to_end); | ^~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/fuse/dev.c: In function 'fuse_dev_release': /kisskb/src/fs/fuse/dev.c:2201:27: note: byref variable will be forcibly initialized 2201 | LIST_HEAD(to_end); | ^~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/adfs/super.c: In function '__adfs_error': /kisskb/src/fs/adfs/super.c:28:17: note: byref variable will be forcibly initialized 28 | va_list args; | ^~~~ /kisskb/src/fs/adfs/super.c:27:26: note: byref variable will be forcibly initialized 27 | struct va_format vaf; | ^~~ /kisskb/src/fs/adfs/super.c: In function 'adfs_msg': /kisskb/src/fs/adfs/super.c:44:17: note: byref variable will be forcibly initialized 44 | va_list args; | ^~~~ /kisskb/src/fs/adfs/super.c:43:26: note: byref variable will be forcibly initialized 43 | struct va_format vaf; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dev.c:9: /kisskb/src/fs/fuse/dev.c: In function 'fuse_wait_aborted': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dev.c:2191:9: note: in expansion of macro 'wait_event' 2191 | wait_event(fc->blocked_waitq, atomic_read(&fc->num_waiting) == 0); | ^~~~~~~~~~ /kisskb/src/fs/adfs/super.c: In function 'parse_options': /kisskb/src/fs/adfs/super.c:139:29: note: byref variable will be forcibly initialized 139 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/adfs/super.c:133:13: note: byref variable will be forcibly initialized 133 | int option; | ^~~~~~ /kisskb/src/fs/adfs/super.c: In function 'adfs_remount': /kisskb/src/fs/adfs/super.c:187:29: note: byref variable will be forcibly initialized 187 | struct adfs_sb_info temp_asb; | ^~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/perf_event.h:48, from /kisskb/src/kernel/trace/trace_events_filter.c:12: /kisskb/src/kernel/trace/trace_events_filter.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/autofs/expire.c: In function 'autofs_mount_busy': /kisskb/src/fs/autofs/expire.c:33:21: note: byref variable will be forcibly initialized 33 | struct path path = {.mnt = mnt, .dentry = dentry}; | ^~~~ /kisskb/src/fs/adfs/super.c: In function 'adfs_probe': /kisskb/src/fs/adfs/super.c:286:33: note: byref variable will be forcibly initialized 286 | struct adfs_discrecord *dr; | ^~ /kisskb/src/fs/adfs/super.c: In function 'adfs_fill_super': /kisskb/src/fs/adfs/super.c:367:28: note: byref variable will be forcibly initialized 367 | struct object_info root_obj; | ^~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'process_preds': /kisskb/src/kernel/trace/trace_events_filter.c:1634:13: note: byref variable will be forcibly initialized 1634 | int index; | ^~~~~ /kisskb/src/kernel/trace/trace_events_filter.c:1633:13: note: byref variable will be forcibly initialized 1633 | int nr_preds; | ^~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c:1632:13: note: byref variable will be forcibly initialized 1632 | int nr_parens; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'create_filter': /kisskb/src/kernel/trace/trace_events_filter.c:1838:36: note: byref variable will be forcibly initialized 1838 | struct filter_parse_error *pe = NULL; | ^~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/kernel/trace/trace_events_filter.c:8: /kisskb/src/kernel/trace/trace_events_filter.c: In function 'process_system_preds': /kisskb/src/kernel/trace/trace_events_filter.c:1699:19: note: byref variable will be forcibly initialized 1699 | LIST_HEAD(filter_list); | ^~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'create_system_filter': /kisskb/src/kernel/trace/trace_events_filter.c:1877:36: note: byref variable will be forcibly initialized 1877 | struct filter_parse_error *pe = NULL; | ^~ /kisskb/src/kernel/trace/trace_events_filter.c: In function '__ftrace_function_set_filter': /kisskb/src/kernel/trace/trace_events_filter.c:2044:16: note: byref variable will be forcibly initialized 2044 | int i, re_cnt, ret = -EINVAL; | ^~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'ftrace_function_set_filter': /kisskb/src/kernel/trace/trace_events_filter.c:2130:37: note: byref variable will be forcibly initialized 2130 | struct function_filter_data data = { | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/kernel/trace/trace_events_filter_test.h:51, from /kisskb/src/kernel/trace/trace_events_filter.c:2202: /kisskb/src/kernel/trace/trace_events_filter.c: In function 'perf_trace_ftrace_test_filter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/kernel/trace/trace_events_filter_test.h:51, from /kisskb/src/kernel/trace/trace_events_filter.c:2202: /kisskb/src/kernel/trace/trace_events_filter.c: In function 'trace_event_raw_event_ftrace_test_filter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/kernel/trace/trace_events_filter_test.h:51, from /kisskb/src/kernel/trace/trace_events_filter.c:2202: /kisskb/src/kernel/trace/trace_events_filter.c: In function '__bpf_trace_ftrace_test_filter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./trace_events_filter_test.h:10:1: note: in expansion of macro 'TRACE_EVENT' 10 | TRACE_EVENT(ftrace_test_filter, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'ftrace_test_event_filter': /kisskb/src/kernel/trace/trace_events_filter.c:2320:38: note: byref variable will be forcibly initialized 2320 | struct event_filter *filter = NULL; | ^~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'filter_build_regex': /kisskb/src/kernel/trace/trace_events_filter.c:959:15: note: byref variable will be forcibly initialized 959 | char *search; | ^~~~~~ /kisskb/src/fs/autofs/expire.c: In function 'autofs_expire_run': /kisskb/src/fs/autofs/expire.c:541:37: note: byref variable will be forcibly initialized 541 | struct autofs_packet_expire pkt; | ^~~ /kisskb/src/fs/autofs/expire.c: In function 'autofs_do_expire_multi': /kisskb/src/fs/autofs/expire.c:588:35: note: byref variable will be forcibly initialized 588 | const struct path path = { .mnt = mnt, .dentry = dentry }; | ^~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'parse_pred': /kisskb/src/kernel/trace/trace_events_filter.c:1260:13: note: byref variable will be forcibly initialized 1260 | u64 val; | ^~~ /kisskb/src/kernel/trace/trace_events_filter.c:1256:14: note: byref variable will be forcibly initialized 1256 | char num_buf[24]; /* Big enough to hold an address */ | ^~~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'apply_event_filter': /kisskb/src/kernel/trace/trace_events_filter.c:1900:30: note: byref variable will be forcibly initialized 1900 | struct event_filter *filter = NULL; | ^~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'apply_subsystem_event_filter': /kisskb/src/kernel/trace/trace_events_filter.c:1953:30: note: byref variable will be forcibly initialized 1953 | struct event_filter *filter = NULL; | ^~~~~~ /kisskb/src/kernel/trace/trace_events_filter.c: In function 'ftrace_profile_set_filter': /kisskb/src/kernel/trace/trace_events_filter.c:2160:30: note: byref variable will be forcibly initialized 2160 | struct event_filter *filter = NULL; | ^~~~~~ /kisskb/src/fs/ksmbd/ndr.c: In function 'ndr_encode_dos_attr': /kisskb/src/fs/ksmbd/ndr.c:172:14: note: byref variable will be forcibly initialized 172 | char hex_attr[12] = {0}; | ^~~~~~~~ /kisskb/src/fs/ksmbd/ndr.c: In function 'ndr_decode_dos_attr': /kisskb/src/fs/ksmbd/ndr.c:231:14: note: byref variable will be forcibly initialized 231 | char hex_attr[12]; | ^~~~~~~~ /kisskb/src/drivers/phy/phy-core.c: In function '_of_phy_get': /kisskb/src/drivers/phy/phy-core.c:570:32: note: byref variable will be forcibly initialized 570 | struct of_phandle_args args; | ^~~~ /kisskb/src/drivers/phy/phy-core.c: In function 'of_phy_simple_xlate': /kisskb/src/drivers/phy/phy-core.c:705:31: note: byref variable will be forcibly initialized 705 | struct class_dev_iter iter; | ^~~~ /kisskb/src/fs/ksmbd/server.c: In function 'ksmbd_server_tcp_callbacks_init': /kisskb/src/fs/ksmbd/server.c:322:31: note: byref variable will be forcibly initialized 322 | struct ksmbd_conn_ops ops; | ^~~ /kisskb/src/fs/ksmbd/server.c: In function 'ksmbd_server_init': /kisskb/src/fs/ksmbd/server.c:322:31: note: byref variable will be forcibly initialized /kisskb/src/fs/ksmbd/server.c: In function '__handle_ksmbd_work': /kisskb/src/fs/ksmbd/server.c:163:13: note: byref variable will be forcibly initialized 163 | u16 command = 0; | ^~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/mm/page_reporting.c:2: /kisskb/src/mm/page_reporting.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/mm/page_reporting.c: In function 'page_reporting_process_zone': /kisskb/src/mm/page_reporting.c:231:43: note: byref variable will be forcibly initialized 231 | unsigned int order, mt, leftover, offset = PAGE_REPORTING_CAPACITY; | ^~~~~~ /kisskb/src/kernel/kexec_core.c: In function 'kimage_alloc_normal_control_pages': /kisskb/src/kernel/kexec_core.c:367:26: note: byref variable will be forcibly initialized 367 | struct list_head extra_pages; | ^~~~~~~~~~~ /kisskb/src/kernel/kexec_core.c: In function 'kimage_crash_copy_vmcoreinfo': /kisskb/src/kernel/kexec_core.c:503:22: note: byref variable will be forcibly initialized 503 | struct page *vmcoreinfo_page; | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/kexec_core.c: In function '__crash_kexec': /kisskb/src/kernel/kexec_core.c:972:40: note: byref variable will be forcibly initialized 972 | struct pt_regs fixed_regs; | ^~~~~~~~~~ /kisskb/src/kernel/kexec_core.c: In function 'crash_save_cpu': /kisskb/src/kernel/kexec_core.c:1073:29: note: byref variable will be forcibly initialized 1073 | struct elf_prstatus prstatus; | ^~~~~~~~ /kisskb/src/mm/shrinker_debug.c: In function 'shrinker_debugfs_scan_write': /kisskb/src/mm/shrinker_debug.c:119:14: note: byref variable will be forcibly initialized 119 | char kbuf[72]; | ^~~~ /kisskb/src/mm/shrinker_debug.c:118:13: note: byref variable will be forcibly initialized 118 | int nid; | ^~~ /kisskb/src/mm/shrinker_debug.c:113:39: note: byref variable will be forcibly initialized 113 | unsigned long nr_to_scan = 0, ino, read_len; | ^~~ /kisskb/src/mm/shrinker_debug.c:113:23: note: byref variable will be forcibly initialized 113 | unsigned long nr_to_scan = 0, ino, read_len; | ^~~~~~~~~~ In file included from /kisskb/src/mm/shrinker_debug.c:3: /kisskb/src/mm/shrinker_debug.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/mm/shrinker_debug.c: In function 'shrinker_count_objects': /kisskb/src/mm/shrinker_debug.c:25:47: note: byref variable will be forcibly initialized 25 | struct shrink_control sc = { | ^~ /kisskb/src/mm/shrinker_debug.c: In function 'shrinker_debugfs_rename': /kisskb/src/mm/shrinker_debug.c:213:17: note: byref variable will be forcibly initialized 213 | va_list ap; | ^~ /kisskb/src/mm/shrinker_debug.c:211:14: note: byref variable will be forcibly initialized 211 | char buf[128]; | ^~~ /kisskb/src/mm/shrinker_debug.c: In function 'shrinker_debugfs_add': /kisskb/src/mm/shrinker_debug.c:177:14: note: byref variable will be forcibly initialized 177 | char buf[128]; | ^~~ In file included from /kisskb/src/include/crypto/internal/skcipher.h:13, from /kisskb/src/crypto/authenc.c:10: /kisskb/src/crypto/authenc.c: In function 'crypto_authenc_copy_assoc': /kisskb/src/include/crypto/skcipher.h:131:14: note: byref variable will be forcibly initialized 131 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/authenc.c:181:9: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 181 | SYNC_SKCIPHER_REQUEST_ON_STACK(skreq, ctx->null); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/authenc.c: In function 'crypto_authenc_setkey': /kisskb/src/crypto/authenc.c:90:36: note: byref variable will be forcibly initialized 90 | struct crypto_authenc_keys keys; | ^~~~ /kisskb/src/crypto/authenc.c: In function 'crypto_authenc_create': /kisskb/src/crypto/authenc.c:375:13: note: byref variable will be forcibly initialized 375 | u32 mask; | ^~~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_insert_inode_locked': /kisskb/src/fs/nilfs2/inode.c:316:32: note: byref variable will be forcibly initialized 316 | struct nilfs_iget_args args = { | ^~~~ /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_genicv_tail': /kisskb/src/crypto/authencesn.c:99:13: note: byref variable will be forcibly initialized 99 | u32 tmp[2]; | ^~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_truncate_bmap': /kisskb/src/fs/nilfs2/inode.c:813:15: note: byref variable will be forcibly initialized 813 | __u64 b; | ^ /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_genicv': /kisskb/src/crypto/authencesn.c:133:13: note: byref variable will be forcibly initialized 133 | u32 tmp[2]; | ^~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_new_inode': In file included from /kisskb/src/include/crypto/internal/skcipher.h:13, from /kisskb/src/crypto/authencesn.c:13: /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_copy': /kisskb/src/fs/nilfs2/inode.c:332:15: note: byref variable will be forcibly initialized 332 | ino_t ino; | ^~~ /kisskb/src/include/crypto/skcipher.h:131:14: note: byref variable will be forcibly initialized 131 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/authencesn.c:171:9: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 171 | SYNC_SKCIPHER_REQUEST_ON_STACK(skreq, ctx->null); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/lzo.c: In function '__lzo_decompress': /kisskb/src/crypto/lzo.c:86:16: note: byref variable will be forcibly initialized 86 | size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ | ^~~~~~~ /kisskb/src/crypto/lzo.c: In function '__lzo_compress': /kisskb/src/crypto/lzo.c:55:16: note: byref variable will be forcibly initialized 55 | size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ | ^~~~~~~ /kisskb/src/fs/nilfs2/inode.c: In function '__nilfs_read_inode': /kisskb/src/fs/nilfs2/inode.c:472:29: note: byref variable will be forcibly initialized 472 | struct buffer_head *bh; | ^~ /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_decrypt_tail': /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_ilookup': /kisskb/src/crypto/authencesn.c:235:13: note: byref variable will be forcibly initialized 235 | u32 tmp[2]; | ^~~ /kisskb/src/fs/nilfs2/inode.c:572:32: note: byref variable will be forcibly initialized 572 | struct nilfs_iget_args args = { | ^~~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_iget_locked': /kisskb/src/fs/nilfs2/inode.c:583:32: note: byref variable will be forcibly initialized 583 | struct nilfs_iget_args args = { | ^~~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_iget_for_gc': /kisskb/src/fs/nilfs2/inode.c:615:32: note: byref variable will be forcibly initialized 615 | struct nilfs_iget_args args = { | ^~~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_attach_btree_node_cache': /kisskb/src/fs/nilfs2/inode.c:654:32: note: byref variable will be forcibly initialized 654 | struct nilfs_iget_args args; | ^~~~ /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_decrypt': /kisskb/src/crypto/authencesn.c:284:13: note: byref variable will be forcibly initialized 284 | u32 tmp[2]; | ^~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_iget_for_shadow': /kisskb/src/fs/nilfs2/inode.c:717:32: note: byref variable will be forcibly initialized 717 | struct nilfs_iget_args args = { | ^~~~ /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_setkey': /kisskb/src/crypto/authencesn.c:64:36: note: byref variable will be forcibly initialized 64 | struct crypto_authenc_keys keys; | ^~~~ /kisskb/src/crypto/authencesn.c: In function 'crypto_authenc_esn_create': /kisskb/src/fs/nilfs2/inode.c: In function '__nilfs_mark_inode_dirty': /kisskb/src/fs/nilfs2/inode.c:1069:29: note: byref variable will be forcibly initialized 1069 | struct buffer_head *ibh; | ^~~ /kisskb/src/crypto/authencesn.c:393:13: note: byref variable will be forcibly initialized 393 | u32 mask; | ^~~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_get_block': /kisskb/src/fs/nilfs2/inode.c:95:47: note: byref variable will be forcibly initialized 95 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/inode.c:80:15: note: byref variable will be forcibly initialized 80 | __u64 blknum = 0; | ^~~~~~ /kisskb/src/crypto/lzo-rle.c: In function '__lzorle_decompress': /kisskb/src/crypto/lzo-rle.c:86:16: note: byref variable will be forcibly initialized 86 | size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ | ^~~~~~~ /kisskb/src/crypto/lzo-rle.c: In function '__lzorle_compress': /kisskb/src/crypto/lzo-rle.c:55:16: note: byref variable will be forcibly initialized 55 | size_t tmp_len = *dlen; /* size_t(ulong) <-> uint on 64 bit */ | ^~~~~~~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_truncate': /kisskb/src/fs/nilfs2/inode.c:844:39: note: byref variable will be forcibly initialized 844 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_setattr': /kisskb/src/fs/nilfs2/inode.c:938:39: note: byref variable will be forcibly initialized 938 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_evict_inode': /kisskb/src/fs/nilfs2/inode.c:900:39: note: byref variable will be forcibly initialized 900 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_dirty_inode': /kisskb/src/fs/nilfs2/inode.c:1099:39: note: byref variable will be forcibly initialized 1099 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/inode.c: In function 'nilfs_fiemap': /kisskb/src/fs/nilfs2/inode.c:1145:23: note: byref variable will be forcibly initialized 1145 | __u64 blkphy; | ^~~~~~ /kisskb/src/fs/nilfs2/inode.c:1125:18: note: byref variable will be forcibly initialized 1125 | sector_t delalloc_blkoff; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/phy/ti/phy-tusb1210.c: In function 'tusb1210_set_mode': /kisskb/src/drivers/phy/ti/phy-tusb1210.c:127:12: note: byref variable will be forcibly initialized 127 | u8 reg; | ^~~ /kisskb/src/drivers/phy/ti/phy-tusb1210.c: In function 'tusb1210_get_online': /kisskb/src/drivers/phy/ti/phy-tusb1210.c:233:36: note: byref variable will be forcibly initialized 233 | union power_supply_propval val; | ^~~ /kisskb/src/drivers/phy/ti/phy-tusb1210.c: In function 'tusb1210_chg_det_work': /kisskb/src/drivers/phy/ti/phy-tusb1210.c:253:12: note: byref variable will be forcibly initialized 253 | u8 val; | ^~~ /kisskb/src/drivers/phy/ti/phy-tusb1210.c: In function 'tusb1210_probe': /kisskb/src/drivers/phy/ti/phy-tusb1210.c:488:17: note: byref variable will be forcibly initialized 488 | u8 val, reg; | ^~~ /kisskb/src/drivers/phy/ti/phy-tusb1210.c:488:12: note: byref variable will be forcibly initialized 488 | u8 val, reg; | ^~~ /kisskb/src/fs/ntfs3/index.c: In function 'scan_nres_bitmap': /kisskb/src/fs/ntfs3/index.c:380:16: note: byref variable will be forcibly initialized 380 | size_t idx; | ^~~ /kisskb/src/fs/ntfs3/index.c:379:25: note: byref variable will be forcibly initialized 379 | CLST lcn, clen, vcn, vcn_next; | ^~~ /kisskb/src/fs/ntfs3/index.c:379:19: note: byref variable will be forcibly initialized 379 | CLST lcn, clen, vcn, vcn_next; | ^~~~ /kisskb/src/fs/ntfs3/index.c:379:14: note: byref variable will be forcibly initialized 379 | CLST lcn, clen, vcn, vcn_next; | ^~~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_find_free': /kisskb/src/fs/ntfs3/index.c:477:33: note: byref variable will be forcibly initialized 477 | struct ATTR_LIST_ENTRY *le = NULL; | ^~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_create_allocate': /kisskb/src/fs/ntfs3/index.c:1340:26: note: byref variable will be forcibly initialized 1340 | struct runs_tree run; | ^~~ /kisskb/src/fs/ntfs3/index.c:1339:14: note: byref variable will be forcibly initialized 1339 | CLST alen; | ^~~~ /kisskb/src/fs/ntfs3/index.c:1334:24: note: byref variable will be forcibly initialized 1334 | struct ATTRIB *alloc; | ^~~~~ /kisskb/src/fs/ntfs3/index.c:1333:24: note: byref variable will be forcibly initialized 1333 | struct ATTRIB *bitmap; | ^~~~~~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_add_allocate': /kisskb/src/fs/ntfs3/index.c:1393:27: note: byref variable will be forcibly initialized 1393 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/index.c:1392:24: note: byref variable will be forcibly initialized 1392 | struct ATTRIB *bmp, *alloc; | ^~~ /kisskb/src/fs/ntfs3/index.c:1391:23: note: byref variable will be forcibly initialized 1391 | u64 bmp_size, bmp_size_v; | ^~~~~~~~~~ /kisskb/src/fs/ntfs3/index.c:1390:13: note: byref variable will be forcibly initialized 1390 | u64 data_size; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/index.c:1389:16: note: byref variable will be forcibly initialized 1389 | size_t bit; | ^~~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_shrink': /kisskb/src/fs/ntfs3/index.c:1954:24: note: byref variable will be forcibly initialized 1954 | size_t used = MINUS_ONE_T; | ^~~~ /kisskb/src/fs/ntfs3/index.c:1932:33: note: byref variable will be forcibly initialized 1932 | struct ATTR_LIST_ENTRY *le = NULL; | ^~ /kisskb/src/fs/ntfs3/index.c:1929:18: note: byref variable will be forcibly initialized 1929 | u64 bpb, new_data; | ^~~~~~~~ /kisskb/src/fs/ntfs3/index.c:1929:13: note: byref variable will be forcibly initialized 1929 | u64 bpb, new_data; | ^~~ /kisskb/src/fs/ntfs3/index.c: In function 'hdr_insert_de': /kisskb/src/fs/ntfs3/index.c:754:13: note: byref variable will be forcibly initialized 754 | int diff; | ^~~~ /kisskb/src/fs/ntfs3/index.c: In function 'bmp_buf_get': /kisskb/src/fs/ntfs3/index.c:211:33: note: byref variable will be forcibly initialized 211 | struct ATTR_LIST_ENTRY *le = NULL; | ^~ /kisskb/src/fs/ntfs3/index.c:210:14: note: byref variable will be forcibly initialized 210 | CLST vcn = off >> sbi->cluster_bits; | ^~~ /kisskb/src/fs/ntfs3/inode.c: In function 'ntfs_read_mft': /kisskb/src/fs/ntfs3/inode.c:43:36: note: byref variable will be forcibly initialized 43 | struct REPARSE_DATA_BUFFER rp; // 0x18 bytes | ^~ /kisskb/src/fs/ntfs3/inode.c:33:33: note: byref variable will be forcibly initialized 33 | struct ATTR_LIST_ENTRY *le; | ^~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_mark_used': /kisskb/src/fs/ntfs3/index.c:320:24: note: byref variable will be forcibly initialized 320 | struct bmp_buf bbuf; | ^~~~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_mark_free': /kisskb/src/fs/ntfs3/index.c:340:24: note: byref variable will be forcibly initialized 340 | struct bmp_buf bbuf; | ^~~~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_used_bit': /kisskb/src/fs/ntfs3/index.c:524:33: note: byref variable will be forcibly initialized 524 | struct ATTR_LIST_ENTRY *le = NULL; | ^~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_get_root': /kisskb/src/fs/ntfs3/index.c:926:33: note: byref variable will be forcibly initialized 926 | struct ATTR_LIST_ENTRY *le = NULL; | ^~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_free_children': /kisskb/src/fs/ntfs3/index.c:1990:27: note: byref variable will be forcibly initialized 1990 | struct indx_node *n = NULL; | ^ /kisskb/src/fs/ntfs3/index.c: In function 'indx_get_entry_to_replace': /kisskb/src/fs/ntfs3/index.c:2046:27: note: byref variable will be forcibly initialized 2046 | struct indx_node *n; | ^ /kisskb/src/fs/ntfs3/index.c: In function 'indx_find': /kisskb/src/fs/ntfs3/index.c:1045:27: note: byref variable will be forcibly initialized 1045 | struct indx_node *node; | ^~~~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_find_sort': /kisskb/src/fs/ntfs3/index.c:1104:27: note: byref variable will be forcibly initialized 1104 | struct indx_node *n = NULL; | ^ /kisskb/src/fs/ntfs3/index.c: In function 'indx_find_raw': /kisskb/src/fs/ntfs3/index.c:1217:16: note: byref variable will be forcibly initialized 1217 | size_t bit; | ^~~ /kisskb/src/fs/ntfs3/index.c:1214:27: note: byref variable will be forcibly initialized 1214 | struct indx_node *n = NULL; | ^ /kisskb/src/fs/ntfs3/index.c: In function 'indx_insert_entry': /kisskb/src/fs/ntfs3/index.c:1814:25: note: byref variable will be forcibly initialized 1814 | struct NTFS_DE *e; | ^ /kisskb/src/fs/ntfs3/index.c:1813:13: note: byref variable will be forcibly initialized 1813 | int diff; | ^~~~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_insert_into_root': /kisskb/src/fs/ntfs3/index.c:1474:26: note: byref variable will be forcibly initialized 1474 | __le64 *sub_vbn, t_vbn; | ^~~~~ /kisskb/src/fs/ntfs3/index.c:1473:14: note: byref variable will be forcibly initialized 1473 | CLST new_vbn; | ^~~~~~~ /kisskb/src/fs/ntfs3/index.c:1470:24: note: byref variable will be forcibly initialized 1470 | struct ATTRIB *attr; | ^~~~ /kisskb/src/fs/ntfs3/index.c:1469:27: note: byref variable will be forcibly initialized 1469 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/inode.c: In function 'ntfs_get_block_vbo': /kisskb/src/fs/ntfs3/inode.c:532:14: note: byref variable will be forcibly initialized 532 | bool new; | ^~~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_insert_into_buffer': /kisskb/src/fs/ntfs3/index.c:1688:16: note: byref variable will be forcibly initialized 1688 | __le64 t_vbn, *sub_vbn; | ^~~~~ /kisskb/src/fs/ntfs3/index.c:1687:14: note: byref variable will be forcibly initialized 1687 | CLST new_vbn; | ^~~~~~~ /kisskb/src/fs/ntfs3/inode.c:531:24: note: byref variable will be forcibly initialized 531 | CLST vcn, lcn, len; | ^~~ /kisskb/src/fs/ntfs3/inode.c:531:19: note: byref variable will be forcibly initialized 531 | CLST vcn, lcn, len; | ^~~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_delete_entry': /kisskb/src/fs/ntfs3/index.c:2143:27: note: byref variable will be forcibly initialized 2143 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/index.c:2142:24: note: byref variable will be forcibly initialized 2142 | struct ATTRIB *attr; | ^~~~ /kisskb/src/fs/ntfs3/index.c:2138:29: note: byref variable will be forcibly initialized 2138 | struct NTFS_DE *e, *re, *next, *prev, *me; | ^~ /kisskb/src/fs/ntfs3/index.c:2138:25: note: byref variable will be forcibly initialized 2138 | struct NTFS_DE *e, *re, *next, *prev, *me; | ^ /kisskb/src/fs/ntfs3/index.c:2133:18: note: byref variable will be forcibly initialized 2133 | int err, diff; | ^~~~ /kisskb/src/fs/ntfs3/index.c: In function 'indx_update_dup': /kisskb/src/fs/ntfs3/index.c:2522:27: note: byref variable will be forcibly initialized 2522 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/index.c:2518:25: note: byref variable will be forcibly initialized 2518 | struct NTFS_DE *e = NULL; | ^ /kisskb/src/fs/ntfs3/index.c:2517:18: note: byref variable will be forcibly initialized 2517 | int err, diff; | ^~~~ /kisskb/src/fs/ntfs3/inode.c: In function 'reset_log_file': /kisskb/src/fs/ntfs3/inode.c:976:30: note: byref variable will be forcibly initialized 976 | struct page *page; | ^~~~ /kisskb/src/fs/ntfs3/inode.c: In function 'ntfs_create_inode': /kisskb/src/fs/ntfs3/inode.c:1492:30: note: byref variable will be forcibly initialized 1492 | CLST alen; | ^~~~ /kisskb/src/fs/ntfs3/inode.c:1191:18: note: byref variable will be forcibly initialized 1191 | u16 t16, nsize = 0, aid = 0; | ^~~~~ /kisskb/src/fs/ntfs3/inode.c:1189:14: note: byref variable will be forcibly initialized 1189 | CLST vcn; | ^~~ /kisskb/src/fs/ntfs3/inode.c:1188:16: note: byref variable will be forcibly initialized 1188 | __le32 security_id = SECURITY_ID_INVALID; | ^~~~~~~~~~~ /kisskb/src/fs/ntfs3/inode.c:1178:14: note: byref variable will be forcibly initialized 1178 | CLST ino = 0; | ^~~ /kisskb/src/fs/ntfs3/inode.c: In function 'ntfs_unlink_inode': /kisskb/src/fs/ntfs3/inode.c:1693:13: note: byref variable will be forcibly initialized 1693 | int undo_remove; | ^~~~~~~~~~~ /kisskb/src/fs/ntfs3/inode.c:1692:30: note: byref variable will be forcibly initialized 1692 | struct NTFS_DE *de, *de2 = NULL; | ^~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'set_trigger_filter': /kisskb/src/kernel/trace/trace_events_trigger.c:1052:30: note: byref variable will be forcibly initialized 1052 | struct event_filter *filter = NULL, *tmp; | ^~~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'trigger_process_regex': /kisskb/src/kernel/trace/trace_events_trigger.c:246:25: note: byref variable will be forcibly initialized 246 | char *command, *next; | ^~~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'event_enable_trigger_parse': /kisskb/src/kernel/trace/trace_events_trigger.c:1726:23: note: byref variable will be forcibly initialized 1726 | char *param, *filter; | ^~~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c:1726:15: note: byref variable will be forcibly initialized 1726 | char *param, *filter; | ^~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c: In function 'event_trigger_parse': /kisskb/src/kernel/trace/trace_events_trigger.c:983:23: note: byref variable will be forcibly initialized 983 | char *param, *filter; | ^~~~~~ /kisskb/src/kernel/trace/trace_events_trigger.c:983:15: note: byref variable will be forcibly initialized 983 | char *param, *filter; | ^~~~~ /kisskb/src/fs/ext4/migrate.c: In function 'finish_range': /kisskb/src/fs/ext4/migrate.c:27:31: note: byref variable will be forcibly initialized 27 | struct ext4_ext_path *path; | ^~~~ /kisskb/src/fs/ext4/migrate.c:26:28: note: byref variable will be forcibly initialized 26 | struct ext4_extent newext; | ^~~~~~ /kisskb/src/fs/ext4/migrate.c: In function 'ext4_ext_swap_inode_data': /kisskb/src/fs/ext4/migrate.c:291:17: note: byref variable will be forcibly initialized 291 | __le32 i_data[3]; | ^~~~~~ /kisskb/src/fs/ext4/migrate.c: In function 'ext4_ext_migrate': /kisskb/src/fs/ext4/migrate.c:421:15: note: byref variable will be forcibly initialized 421 | uid_t owner[2]; | ^~~~~ /kisskb/src/fs/ext4/migrate.c:418:31: note: byref variable will be forcibly initialized 418 | struct migrate_struct lb; | ^~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'dt_to_map_one_config': /kisskb/src/drivers/pinctrl/devicetree.c:119:18: note: byref variable will be forcibly initialized 119 | unsigned num_maps; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:118:29: note: byref variable will be forcibly initialized 118 | struct pinctrl_map *map; | ^~~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'pinctrl_find_cells_size': /kisskb/src/drivers/pinctrl/devicetree.c:290:13: note: byref variable will be forcibly initialized 290 | int cells_size, error; | ^~~~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'pinctrl_get_list_and_count': /kisskb/src/drivers/pinctrl/devicetree.c:319:13: note: byref variable will be forcibly initialized 319 | int size; | ^~~~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'pinctrl_count_index_with_args': /kisskb/src/drivers/pinctrl/devicetree.c:351:19: note: byref variable will be forcibly initialized 351 | int size, nr_cells, error; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:351:13: note: byref variable will be forcibly initialized 351 | int size, nr_cells, error; | ^~~~ /kisskb/src/drivers/pinctrl/devicetree.c:350:23: note: byref variable will be forcibly initialized 350 | const __be32 *list; | ^~~~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'pinctrl_parse_index_with_args': /kisskb/src/drivers/pinctrl/devicetree.c:411:22: note: byref variable will be forcibly initialized 411 | int nr_elem, nr_cells, error; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:411:13: note: byref variable will be forcibly initialized 411 | int nr_elem, nr_cells, error; | ^~~~~~~ /kisskb/src/drivers/pinctrl/devicetree.c:410:23: note: byref variable will be forcibly initialized 410 | const __be32 *list; | ^~~~ /kisskb/src/drivers/pinctrl/devicetree.c: In function 'pinctrl_dt_to_map': /kisskb/src/drivers/pinctrl/devicetree.c:204:13: note: byref variable will be forcibly initialized 204 | int size, config; | ^~~~ /kisskb/src/drivers/pinctrl/devicetree.c:202:21: note: byref variable will be forcibly initialized 202 | const char *statename; | ^~~~~~~~~ /kisskb/src/fs/ksmbd/misc.c: In function 'parse_stream_name': /kisskb/src/fs/ksmbd/misc.c:121:15: note: byref variable will be forcibly initialized 121 | char *s_name; | ^~~~~~ /kisskb/src/fs/ksmbd/misc.c:120:15: note: byref variable will be forcibly initialized 120 | char *stream_type; | ^~~~~~~~~~~ /kisskb/src/fs/ksmbd/misc.c: In function 'ksmbd_systime': /kisskb/src/fs/ksmbd/misc.c:349:33: note: byref variable will be forcibly initialized 349 | struct timespec64 ts; | ^~ /kisskb/src/fs/udf/dir.c: In function 'udf_readdir': /kisskb/src/fs/udf/dir.c:57:18: note: byref variable will be forcibly initialized 57 | sector_t offset; | ^~~~~~ /kisskb/src/fs/udf/dir.c:56:18: note: byref variable will be forcibly initialized 56 | uint32_t elen; | ^~~~ /kisskb/src/fs/udf/dir.c:55:31: note: byref variable will be forcibly initialized 55 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/udf/dir.c:54:35: note: byref variable will be forcibly initialized 54 | struct buffer_head *tmp, *bha[16]; | ^~~ /kisskb/src/fs/udf/dir.c:47:16: note: byref variable will be forcibly initialized 47 | loff_t nf_pos, emit_pos = 0; | ^~~~~~ /kisskb/src/fs/udf/dir.c:45:30: note: byref variable will be forcibly initialized 45 | struct fileIdentDesc cfi; | ^~~ /kisskb/src/kernel/kexec.c: In function 'do_kexec_load': /kisskb/src/kernel/kexec.c:90:38: note: byref variable will be forcibly initialized 90 | struct kimage **dest_image, *image; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/kernel/kexec.c:10: /kisskb/src/kernel/kexec.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/kexec.c: In function '__do_compat_sys_kexec_load': /kisskb/src/kernel/kexec.c:259:37: note: byref variable will be forcibly initialized 259 | struct compat_kexec_segment in; | ^~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'copy_dev_ioctl': /kisskb/src/fs/autofs/dev-ioctl.c:84:33: note: byref variable will be forcibly initialized 84 | struct autofs_dev_ioctl tmp, *res; | ^~~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'find_autofs_mount': /kisskb/src/fs/autofs/dev-ioctl.c:188:21: note: byref variable will be forcibly initialized 188 | struct path path; | ^~~~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'autofs_dev_ioctl_ismountpoint': /kisskb/src/fs/autofs/dev-ioctl.c:538:23: note: byref variable will be forcibly initialized 538 | dev_t dev = sbi->sb->s_dev; | ^~~ /kisskb/src/fs/autofs/dev-ioctl.c:510:22: note: byref variable will be forcibly initialized 510 | unsigned int type; | ^~~~ /kisskb/src/fs/autofs/dev-ioctl.c:508:21: note: byref variable will be forcibly initialized 508 | struct path path; | ^~~~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'autofs_dev_ioctl_requester': /kisskb/src/fs/autofs/dev-ioctl.c:426:15: note: byref variable will be forcibly initialized 426 | dev_t devid; | ^~~~~ /kisskb/src/fs/autofs/dev-ioctl.c:425:21: note: byref variable will be forcibly initialized 425 | struct path path; | ^~~~ /kisskb/src/fs/autofs/dev-ioctl.c: In function 'autofs_dev_ioctl_open_mountpoint': /kisskb/src/fs/autofs/dev-ioctl.c:234:29: note: byref variable will be forcibly initialized 234 | struct path path; | ^~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_get_named_gpiod_flags': /kisskb/src/drivers/gpio/gpiolib-of.c:242:32: note: byref variable will be forcibly initialized 242 | struct of_phandle_args gpiospec; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'gpiod_get_from_of_node': /kisskb/src/drivers/gpio/gpiolib-of.c:313:28: note: byref variable will be forcibly initialized 313 | enum of_gpio_flags flags; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_find_regulator_gpio': /kisskb/src/drivers/gpio/gpiolib-of.c:441:21: note: byref variable will be forcibly initialized 441 | const char *whitelist[] = { | ^~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_gpiochip_init_valid_mask': /kisskb/src/drivers/gpio/gpiolib-of.c:909:20: note: byref variable will be forcibly initialized 909 | u32 start, count; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:909:13: note: byref variable will be forcibly initialized 909 | u32 start, count; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_parse_own_gpio': /kisskb/src/drivers/gpio/gpiolib-of.c:592:13: note: byref variable will be forcibly initialized 592 | u32 tmp; | ^~~ /kisskb/src/drivers/gpio/gpiolib-of.c:589:32: note: byref variable will be forcibly initialized 589 | struct of_phandle_args gpiospec; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:588:28: note: byref variable will be forcibly initialized 588 | enum of_gpio_flags xlate_flags; | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_gpiochip_add_hog': /kisskb/src/drivers/gpio/gpiolib-of.c:662:21: note: byref variable will be forcibly initialized 662 | const char *name; | ^~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:661:23: note: byref variable will be forcibly initialized 661 | unsigned long lflags; | ^~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:659:26: note: byref variable will be forcibly initialized 659 | enum gpiod_flags dflags; | ^~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_gpiochip_add_pin_range': /kisskb/src/drivers/gpio/gpiolib-of.c:935:21: note: byref variable will be forcibly initialized 935 | const char *name; | ^~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:932:32: note: byref variable will be forcibly initialized 932 | struct of_phandle_args pinspec; | ^~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_gpio_get_count': /kisskb/src/drivers/gpio/gpiolib-of.c:62:14: note: byref variable will be forcibly initialized 62 | char propname[32]; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c: In function 'of_find_gpio': /kisskb/src/drivers/gpio/gpiolib-of.c:499:28: note: byref variable will be forcibly initialized 499 | enum of_gpio_flags of_flags; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-of.c:498:14: note: byref variable will be forcibly initialized 498 | char prop_name[32]; /* 32 is max size of property name */ | ^~~~~~~~~ /kisskb/src/kernel/kexec_elf.c: In function 'kexec_elf_probe': /kisskb/src/kernel/kexec_elf.c:368:31: note: byref variable will be forcibly initialized 368 | struct kexec_elf_info elf_info; | ^~~~~~~~ /kisskb/src/kernel/kexec_elf.c:367:23: note: byref variable will be forcibly initialized 367 | struct elfhdr ehdr; | ^~~~ In file included from /kisskb/src/include/linux/mm.h:26, from /kisskb/src/kernel/kexec_file.c:13: /kisskb/src/kernel/kexec_file.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/kexec_file.c: In function 'kexec_walk_memblock': /kisskb/src/kernel/kexec_file.c:524:29: note: byref variable will be forcibly initialized 524 | phys_addr_t mstart, mend; | ^~~~ /kisskb/src/kernel/kexec_file.c:524:21: note: byref variable will be forcibly initialized 524 | phys_addr_t mstart, mend; | ^~~~~~ /kisskb/src/kernel/kexec_file.c:523:13: note: byref variable will be forcibly initialized 523 | u64 i; | ^ /kisskb/src/kernel/trace/trace_eprobe.c: In function 'fetch_store_strlen': /kisskb/src/kernel/trace/trace_eprobe.c:466:12: note: byref variable will be forcibly initialized 466 | u8 c; | ^ /kisskb/src/kernel/trace/trace_eprobe.c: In function 'process_fetch_insn_bottom': /kisskb/src/kernel/trace/trace_eprobe.c:466:12: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/arch/powerpc/include/asm/io.h:27, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/include/linux/trace_recursion.h:5, from /kisskb/src/include/linux/ftrace.h:10, from /kisskb/src/kernel/trace/trace_eprobe.c:14: /kisskb/src/kernel/trace/trace_eprobe.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace_eprobe.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace_eprobe.c: In function 'process_fetch_insn': /kisskb/src/kernel/trace/trace_eprobe.c:466:12: note: byref variable will be forcibly initialized 466 | u8 c; | ^ /kisskb/src/kernel/trace/trace_eprobe.c:422:1: note: byref variable will be forcibly initialized 422 | process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/kexec_file.c: In function '__do_sys_kexec_file_load': /kisskb/src/kernel/kexec_file.c:330:38: note: byref variable will be forcibly initialized 330 | struct kimage **dest_image, *image; | ^~~~~ /kisskb/src/kernel/trace/trace_eprobe.c: In function 'get_eprobe_size': /kisskb/src/kernel/trace/trace_eprobe.c:466:12: note: byref variable will be forcibly initialized 466 | u8 c; | ^ /kisskb/src/kernel/trace/trace_eprobe.c:376:12: note: byref variable will be forcibly initialized 376 | static int get_eprobe_size(struct trace_probe *tp, void *rec) | ^~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_eprobe.c: In function '__eprobe_trace_func': /kisskb/src/kernel/trace/trace_eprobe.c:561:35: note: byref variable will be forcibly initialized 561 | struct trace_event_buffer fbuffer; | ^~~~~~~ /kisskb/src/kernel/trace/trace_eprobe.c: In function '__trace_eprobe_create': /kisskb/src/kernel/trace/trace_eprobe.c:944:14: note: byref variable will be forcibly initialized 944 | char gbuf[MAX_EVENT_NAME_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_eprobe.c:943:14: note: byref variable will be forcibly initialized 943 | char buf2[MAX_EVENT_NAME_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_eprobe.c:942:14: note: byref variable will be forcibly initialized 942 | char buf1[MAX_EVENT_NAME_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_eprobe.c:939:40: note: byref variable will be forcibly initialized 939 | const char *sys_event = NULL, *sys_name = NULL; | ^~~~~~~~ /kisskb/src/kernel/trace/trace_eprobe.c:939:21: note: byref variable will be forcibly initialized 939 | const char *sys_event = NULL, *sys_name = NULL; | ^~~~~~~~~ /kisskb/src/kernel/trace/trace_eprobe.c:938:36: note: byref variable will be forcibly initialized 938 | const char *event = NULL, *group = EPROBE_EVENT_SYSTEM; | ^~~~~ /kisskb/src/kernel/trace/trace_eprobe.c:938:21: note: byref variable will be forcibly initialized 938 | const char *event = NULL, *group = EPROBE_EVENT_SYSTEM; | ^~~~~ /kisskb/src/samples/vfio-mdev/mbochs.c: In function 'mbochs_write': /kisskb/src/samples/vfio-mdev/mbochs.c:680:28: note: byref variable will be forcibly initialized 680 | u8 val; | ^~~ /kisskb/src/samples/vfio-mdev/mbochs.c:668:29: note: byref variable will be forcibly initialized 668 | u16 val; | ^~~ /kisskb/src/samples/vfio-mdev/mbochs.c:656:29: note: byref variable will be forcibly initialized 656 | u32 val; | ^~~ /kisskb/src/samples/vfio-mdev/mbochs.c: In function 'mbochs_read': /kisskb/src/samples/vfio-mdev/mbochs.c:619:28: note: byref variable will be forcibly initialized 619 | u8 val; | ^~~ /kisskb/src/samples/vfio-mdev/mbochs.c:607:29: note: byref variable will be forcibly initialized 607 | u16 val; | ^~~ /kisskb/src/samples/vfio-mdev/mbochs.c:595:29: note: byref variable will be forcibly initialized 595 | u32 val; | ^~~ In file included from /kisskb/src/samples/vfio-mdev/mbochs.c:26: /kisskb/src/samples/vfio-mdev/mbochs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/samples/vfio-mdev/mbochs.c: In function 'mbochs_query_gfx_plane': /kisskb/src/samples/vfio-mdev/mbochs.c:1078:28: note: byref variable will be forcibly initialized 1078 | struct mbochs_mode mode; | ^~~~ /kisskb/src/samples/vfio-mdev/mbochs.c: In function 'mbochs_ioctl': /kisskb/src/samples/vfio-mdev/mbochs.c:1241:51: note: byref variable will be forcibly initialized 1241 | struct vfio_device_gfx_plane_info plane; | ^~~~~ /kisskb/src/samples/vfio-mdev/mbochs.c:1218:38: note: byref variable will be forcibly initialized 1218 | struct vfio_irq_info info; | ^~~~ /kisskb/src/samples/vfio-mdev/mbochs.c:1193:45: note: byref variable will be forcibly initialized 1193 | struct vfio_region_info_ext info; | ^~~~ /kisskb/src/samples/vfio-mdev/mbochs.c:1172:41: note: byref variable will be forcibly initialized 1172 | struct vfio_device_info info; | ^~~~ /kisskb/src/fs/debugfs/file.c: In function 'debugfs_read_file_bool': /kisskb/src/fs/debugfs/file.c:770:14: note: byref variable will be forcibly initialized 770 | char buf[2]; | ^~~ /kisskb/src/fs/debugfs/file.c: In function 'debugfs_write_file_bool': /kisskb/src/fs/debugfs/file.c:793:14: note: byref variable will be forcibly initialized 793 | bool bv; | ^~ /kisskb/src/crypto/rng.c: In function 'crypto_rng_report': /kisskb/src/crypto/rng.c:72:34: note: byref variable will be forcibly initialized 72 | struct crypto_report_rng rrng; | ^~~~ /kisskb/src/fs/debugfs/inode.c: In function 'debugfs_parse_options': /kisskb/src/fs/debugfs/inode.c:108:13: note: byref variable will be forcibly initialized 108 | int option; | ^~~~~~ /kisskb/src/fs/debugfs/inode.c:107:21: note: byref variable will be forcibly initialized 107 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/debugfs/inode.c: In function 'debugfs_rename': /kisskb/src/fs/debugfs/inode.c:771:30: note: byref variable will be forcibly initialized 771 | struct name_snapshot old_name; | ^~~~~~~~ /kisskb/src/fs/orangefs/orangefs-sysfs.c: In function 'sysfs_service_op_store': /kisskb/src/fs/orangefs/orangefs-sysfs.c:629:35: note: byref variable will be forcibly initialized 629 | int val1, val2; | ^~~~ /kisskb/src/fs/orangefs/orangefs-sysfs.c:629:29: note: byref variable will be forcibly initialized 629 | int val1, val2; | ^~~~ /kisskb/src/fs/orangefs/orangefs-sysfs.c:539:13: note: byref variable will be forcibly initialized 539 | int val = 0; | ^~~ /kisskb/src/fs/nfsd/nfs3proc.c: In function 'nfsd3_proc_readdirplus': /kisskb/src/fs/nfsd/nfs3proc.c:628:17: note: byref variable will be forcibly initialized 628 | loff_t offset; | ^~~~~~ /kisskb/src/fs/nfsd/nfs3proc.c: In function 'nfsd3_proc_readdir': /kisskb/src/fs/nfsd/nfs3proc.c:595:25: note: byref variable will be forcibly initialized 595 | loff_t offset; | ^~~~~~ /kisskb/src/fs/nfsd/nfs3proc.c: In function 'nfsd3_proc_write': /kisskb/src/fs/nfsd/nfs3proc.c:201:23: note: byref variable will be forcibly initialized 201 | unsigned long cnt = argp->len; | ^~~ In file included from /kisskb/src/fs/nfsd/nfs3proc.c:15: /kisskb/src/fs/nfsd/nfs3proc.c: In function 'fh_getattr': /kisskb/src/fs/nfsd/vfs.h:171:21: note: byref variable will be forcibly initialized 171 | struct path p = {.mnt = fh->fh_export->ex_path.mnt, | ^ /kisskb/src/crypto/ansi_cprng.c: In function '_get_more_prng_bytes': /kisskb/src/crypto/ansi_cprng.c:84:23: note: byref variable will be forcibly initialized 84 | unsigned char tmp[DEFAULT_BLK_SZ]; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ksmbd/vfs_cache.h:10, from /kisskb/src/fs/ksmbd/glob.h:13, from /kisskb/src/fs/ksmbd/oplock.c:9: /kisskb/src/fs/ksmbd/oplock.c: In function 'wait_for_break_ack': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:506:9: note: in expansion of macro '___wait_event' 506 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:535:25: note: in expansion of macro '__wait_event_interruptible_timeout' 535 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/oplock.c:547:14: note: in expansion of macro 'wait_event_interruptible_timeout' 547 | rc = wait_event_interruptible_timeout(opinfo->oplock_q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/oplock.c: In function 'wait_lease_breaking': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:506:9: note: in expansion of macro '___wait_event' 506 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:535:25: note: in expansion of macro '__wait_event_interruptible_timeout' 535 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/oplock.c:858:23: note: in expansion of macro 'wait_event_interruptible_timeout' 858 | ret = wait_event_interruptible_timeout(opinfo->oplock_brk, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/compat.c: In function '__do_compat_sys_sigprocmask': /kisskb/src/kernel/compat.c:45:18: note: byref variable will be forcibly initialized 45 | sigset_t new_blocked; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/file.c: In function 'nilfs_page_mkwrite': /kisskb/src/fs/nilfs2/file.c:50:39: note: byref variable will be forcibly initialized 50 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/kernel/compat.c: In function 'put_compat_rusage': /kisskb/src/kernel/compat.c:85:30: note: byref variable will be forcibly initialized 85 | struct compat_rusage r32; | ^~~ /kisskb/src/kernel/compat.c: In function '__do_compat_sys_sched_setaffinity': /kisskb/src/kernel/compat.c:128:23: note: byref variable will be forcibly initialized 128 | cpumask_var_t new_mask; | ^~~~~~~~ /kisskb/src/kernel/compat.c: In function '__do_compat_sys_sched_getaffinity': /kisskb/src/kernel/compat.c:148:23: note: byref variable will be forcibly initialized 148 | cpumask_var_t mask; | ^~~~ /kisskb/src/fs/nfsd/filecache.c: In function 'nfsd_file_inode_hash': /kisskb/src/fs/nfsd/filecache.c:77:13: note: byref variable will be forcibly initialized 77 | u32 k; | ^ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_unwatch': /kisskb/src/drivers/gpio/gpiolib-cdev.c:2292:15: note: byref variable will be forcibly initialized 2292 | __u32 offset; | ^~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'chipinfo_get': /kisskb/src/drivers/gpio/gpiolib-cdev.c:2192:30: note: byref variable will be forcibly initialized 2192 | struct gpiochip_info chipinfo; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_changed_notify': /kisskb/src/drivers/gpio/gpiolib-cdev.c:2364:42: note: byref variable will be forcibly initialized 2364 | struct gpio_v2_line_info_changed chg; | ^~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/cdev.h:8, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:7: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:8: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_get': /kisskb/src/drivers/gpio/gpiolib-cdev.c:2259:34: note: byref variable will be forcibly initialized 2259 | struct gpio_v2_line_info lineinfo; | ^~~~~~~~ In file included from /kisskb/src/include/linux/atomic.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:4: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_get_values': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1198:24: note: byref variable will be forcibly initialized 1198 | DECLARE_BITMAP(vals, GPIO_V2_LINES_MAX); | ^~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:1197:36: note: byref variable will be forcibly initialized 1197 | struct gpio_v2_line_values lv; | ^~ In file included from /kisskb/src/include/linux/atomic.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:4: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_set_values_unlocked': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1259:24: note: byref variable will be forcibly initialized 1259 | DECLARE_BITMAP(vals, GPIO_V2_LINES_MAX); | ^~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_set_values': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1300:36: note: byref variable will be forcibly initialized 1300 | struct gpio_v2_line_values lv; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/xarray.h:15, from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:12, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:7: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_read': /kisskb/src/include/linux/wait.h:777:21: note: byref variable will be forcibly initialized 777 | DEFINE_WAIT(__wait); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/include/linux/wait.h:777:9: note: in expansion of macro 'DEFINE_WAIT' 777 | DEFINE_WAIT(__wait); \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait.h:816:16: note: in expansion of macro '__wait_event_interruptible_locked' 816 | ? 0 : __wait_event_interruptible_locked(wq, condition, 0, do_wait_intr)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:1448:31: note: in expansion of macro 'wait_event_interruptible_locked' 1448 | ret = wait_event_interruptible_locked(lr->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:1428:35: note: byref variable will be forcibly initialized 1428 | struct gpio_v2_line_event le; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/xarray.h:15, from /kisskb/src/include/linux/radix-tree.h:21, from /kisskb/src/include/linux/idr.h:15, from /kisskb/src/include/linux/kernfs.h:12, from /kisskb/src/include/linux/sysfs.h:16, from /kisskb/src/include/linux/kobject.h:20, from /kisskb/src/include/linux/cdev.h:5, from /kisskb/src/drivers/gpio/gpiolib-cdev.c:7: /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'lineinfo_watch_read': /kisskb/src/include/linux/wait.h:777:21: note: byref variable will be forcibly initialized 777 | DEFINE_WAIT(__wait); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/include/linux/wait.h:777:9: note: in expansion of macro 'DEFINE_WAIT' 777 | DEFINE_WAIT(__wait); \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait.h:816:16: note: in expansion of macro '__wait_event_interruptible_locked' 816 | ? 0 : __wait_event_interruptible_locked(wq, condition, 0, do_wait_intr)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:2428:31: note: in expansion of macro 'wait_event_interruptible_locked' 2428 | ret = wait_event_interruptible_locked(cdev->wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c:2404:42: note: byref variable will be forcibly initialized 2404 | struct gpio_v2_line_info_changed event; | ^~~~~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'process_hw_ts_thread': /kisskb/src/drivers/gpio/gpiolib-cdev.c:597:35: note: byref variable will be forcibly initialized 597 | struct gpio_v2_line_event le; | ^~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'debounce_work_func': /kisskb/src/drivers/gpio/gpiolib-cdev.c:807:35: note: byref variable will be forcibly initialized 807 | struct gpio_v2_line_event le; | ^~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'edge_irq_thread': /kisskb/src/drivers/gpio/gpiolib-cdev.c:716:35: note: byref variable will be forcibly initialized 716 | struct gpio_v2_line_event le; | ^~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_set_config': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1362:36: note: byref variable will be forcibly initialized 1362 | struct gpio_v2_line_config lc; | ^~ /kisskb/src/drivers/gpio/gpiolib-cdev.c: In function 'linereq_create': /kisskb/src/drivers/gpio/gpiolib-cdev.c:1514:37: note: byref variable will be forcibly initialized 1514 | struct gpio_v2_line_request ulr; | ^~~ In file included from /kisskb/src/fs/nfsd/filecache.c:16: /kisskb/src/fs/nfsd/filecache.c: In function '__rhashtable_lookup': /kisskb/src/include/linux/rhashtable.h:585:39: note: byref variable will be forcibly initialized 585 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-max77620.c: In function 'max77620_get_default_fps': /kisskb/src/drivers/pinctrl/pinctrl-max77620.c:325:22: note: byref variable will be forcibly initialized 325 | unsigned int val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-max77620.c: In function 'max77620_pinconf_get': /kisskb/src/drivers/pinctrl/pinctrl-max77620.c:277:22: note: byref variable will be forcibly initialized 277 | unsigned int val; | ^~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/nfsd/filecache.c:8: /kisskb/src/fs/nfsd/filecache.c: In function 'nfsd_file_delayed_close': /kisskb/src/fs/nfsd/filecache.c:757:19: note: byref variable will be forcibly initialized 757 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nfsd/filecache.c: In function 'nfsd_file_dispose_list_delayed': /kisskb/src/fs/nfsd/filecache.c:548:19: note: byref variable will be forcibly initialized 548 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nfsd/filecache.c: In function 'nfsd_file_gc': /kisskb/src/fs/nfsd/filecache.c:643:19: note: byref variable will be forcibly initialized 643 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nfsd/filecache.c: In function 'nfsd_file_close_inode': /kisskb/src/fs/nfsd/filecache.c:737:19: note: byref variable will be forcibly initialized 737 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nfsd/filecache.c: In function 'nfsd_file_lru_scan': /kisskb/src/fs/nfsd/filecache.c:668:19: note: byref variable will be forcibly initialized 668 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nfsd/filecache.c: In function '__nfsd_file_cache_purge': /kisskb/src/fs/nfsd/filecache.c:902:19: note: byref variable will be forcibly initialized 902 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nfsd/filecache.c:900:32: note: byref variable will be forcibly initialized 900 | struct rhashtable_iter iter; | ^~~~ In file included from /kisskb/src/fs/nfsd/filecache.c:16: /kisskb/src/fs/nfsd/filecache.c: In function '__rhashtable_insert_fast': /kisskb/src/include/linux/rhashtable.h:701:39: note: byref variable will be forcibly initialized 701 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/kernel/user_namespace.c: In function 'map_id_range_down_max': /kisskb/src/kernel/user_namespace.c:278:26: note: byref variable will be forcibly initialized 278 | struct idmap_key key; | ^~~ /kisskb/src/kernel/user_namespace.c: In function 'map_id_up_max': /kisskb/src/kernel/user_namespace.c:365:26: note: byref variable will be forcibly initialized 365 | struct idmap_key key; | ^~~ /kisskb/src/crypto/jitterentropy.c: In function 'jent_loop_shuffle': /kisskb/src/crypto/jitterentropy.c:339:15: note: byref variable will be forcibly initialized 339 | __u64 time = 0; | ^~~~ /kisskb/src/crypto/jitterentropy.c: In function 'jent_measure_jitter': /kisskb/src/crypto/jitterentropy.c:529:15: note: byref variable will be forcibly initialized 529 | __u64 time = 0; | ^~~~ /kisskb/src/crypto/jitterentropy.c: In function 'jent_entropy_init': /kisskb/src/crypto/jitterentropy.c:754:23: note: byref variable will be forcibly initialized 754 | __u64 time2 = 0; | ^~~~~ /kisskb/src/crypto/jitterentropy.c:753:23: note: byref variable will be forcibly initialized 753 | __u64 time = 0; | ^~~~ In file included from /kisskb/src/kernel/user_namespace.c:5: /kisskb/src/kernel/user_namespace.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/user_namespace.c: In function 'map_write': /kisskb/src/kernel/user_namespace.c:931:29: note: byref variable will be forcibly initialized 931 | char *kbuf = NULL, *pos, *next_line; | ^~~ /kisskb/src/kernel/user_namespace.c:930:31: note: byref variable will be forcibly initialized 930 | struct uid_gid_extent extent; | ^~~~~~ /kisskb/src/kernel/user_namespace.c:928:28: note: byref variable will be forcibly initialized 928 | struct uid_gid_map new_map; | ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/nfsd/filecache.c:8: /kisskb/src/fs/nfsd/filecache.c: In function 'nfsd_file_close_inode_sync': /kisskb/src/fs/nfsd/filecache.c:720:19: note: byref variable will be forcibly initialized 720 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/dir.c: In function 'nilfs_inode_by_name': /kisskb/src/fs/nilfs2/dir.c:405:22: note: byref variable will be forcibly initialized 405 | struct page *page; | ^~~~ /kisskb/src/kernel/user_namespace.c: In function 'proc_setgroups_write': /kisskb/src/kernel/user_namespace.c:1218:14: note: byref variable will be forcibly initialized 1218 | char kbuf[8], *pos; | ^~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_writepage_locked': /kisskb/src/fs/orangefs/inode.c:28:16: note: byref variable will be forcibly initialized 28 | loff_t off; | ^~~ /kisskb/src/fs/orangefs/inode.c:25:24: note: byref variable will be forcibly initialized 25 | struct bio_vec bv; | ^~ /kisskb/src/fs/orangefs/inode.c:24:25: note: byref variable will be forcibly initialized 24 | struct iov_iter iter; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/blkdev.h:9, from /kisskb/src/fs/orangefs/inode.c:13: /kisskb/src/fs/orangefs/inode.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_fileattr_get': /kisskb/src/fs/orangefs/inode.c:923:13: note: byref variable will be forcibly initialized 923 | u64 val = 0; | ^~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_fileattr_set': /kisskb/src/fs/orangefs/inode.c:944:13: note: byref variable will be forcibly initialized 944 | u64 val = 0; | ^~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_direct_IO': /kisskb/src/fs/orangefs/inode.c:523:16: note: byref variable will be forcibly initialized 523 | loff_t pos = iocb->ki_pos; | ^~~ /kisskb/src/fs/nfsd/nfs3xdr.c: In function 'svcxdr_decode_filename3': /kisskb/src/fs/nfsd/nfs3xdr.c:179:13: note: byref variable will be forcibly initialized 179 | u32 size, i; | ^~~~ /kisskb/src/fs/nfsd/nfs3xdr.c: In function 'svcxdr_decode_sattrguard3': /kisskb/src/fs/nfsd/nfs3xdr.c:299:13: note: byref variable will be forcibly initialized 299 | u32 check; | ^~~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_readahead': /kisskb/src/fs/orangefs/inode.c:251:25: note: byref variable will be forcibly initialized 251 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/orangefs/inode.c:250:16: note: byref variable will be forcibly initialized 250 | loff_t offset; | ^~~~~~ In file included from /kisskb/src/fs/nfsd/nfs3xdr.c:15: /kisskb/src/fs/nfsd/nfs3xdr.c: In function 'fh_getattr': /kisskb/src/fs/nfsd/vfs.h:171:21: note: byref variable will be forcibly initialized 171 | struct path p = {.mnt = fh->fh_export->ex_path.mnt, | ^ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_writepages_work': /kisskb/src/fs/orangefs/inode.c:98:16: note: byref variable will be forcibly initialized 98 | loff_t off; | ^~~ /kisskb/src/fs/orangefs/inode.c:95:25: note: byref variable will be forcibly initialized 95 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/orangefs/inode.c:94:43: note: byref variable will be forcibly initialized 94 | struct orangefs_write_range *wrp, wr; | ^~ /kisskb/src/fs/nfsd/nfs3xdr.c: In function 'svcxdr_decode_sattr3': /kisskb/src/fs/nfsd/nfs3xdr.c:252:21: note: byref variable will be forcibly initialized 252 | u64 newsize; | ^~~~~~~ /kisskb/src/fs/nfsd/nfs3xdr.c:241:21: note: byref variable will be forcibly initialized 241 | u32 gid; | ^~~ /kisskb/src/fs/nfsd/nfs3xdr.c:230:21: note: byref variable will be forcibly initialized 230 | u32 uid; | ^~~ /kisskb/src/fs/nfsd/nfs3xdr.c:220:21: note: byref variable will be forcibly initialized 220 | u32 mode; | ^~~~ /kisskb/src/fs/nfsd/nfs3xdr.c:213:13: note: byref variable will be forcibly initialized 213 | u32 set_it; | ^~~~~~ /kisskb/src/kernel/pid_namespace.c: In function 'create_pid_cachep': /kisskb/src/kernel/pid_namespace.c:42:14: note: byref variable will be forcibly initialized 42 | char name[4 + 10 + 1]; | ^~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_writepages': /kisskb/src/fs/orangefs/inode.c:218:25: note: byref variable will be forcibly initialized 218 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/nfsd/nfs3xdr.c: In function 'svcxdr_decode_nfs_fh3': /kisskb/src/fs/nfsd/nfs3xdr.c:84:13: note: byref variable will be forcibly initialized 84 | u32 size; | ^~~~ /kisskb/src/fs/nfsd/nfs3xdr.c: In function 'svcxdr_encode_post_op_attr': /kisskb/src/fs/nfsd/nfs3xdr.c:433:22: note: byref variable will be forcibly initialized 433 | struct kstat stat; | ^~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_read_folio': /kisskb/src/fs/orangefs/inode.c:297:16: note: byref variable will be forcibly initialized 297 | loff_t off; /* offset of this folio in the file */ | ^~~ /kisskb/src/fs/orangefs/inode.c:295:24: note: byref variable will be forcibly initialized 295 | struct bio_vec bv; | ^~ /kisskb/src/fs/orangefs/inode.c:294:25: note: byref variable will be forcibly initialized 294 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/nfsd/nfs3xdr.c: In function 'nfs3svc_decode_readdirplusargs': /kisskb/src/fs/nfsd/nfs3xdr.c:712:13: note: byref variable will be forcibly initialized 712 | u32 dircount; | ^~~~~~~~ /kisskb/src/kernel/pid_namespace.c: In function 'pid_ns_ctl_handler': /kisskb/src/kernel/pid_namespace.c:264:18: note: byref variable will be forcibly initialized 264 | int ret, next; | ^~~~ /kisskb/src/kernel/pid_namespace.c:263:26: note: byref variable will be forcibly initialized 263 | struct ctl_table tmp = *table; | ^~~ /kisskb/src/fs/nfsd/nfs3xdr.c: In function 'nfs3svc_encode_cookie3': /kisskb/src/fs/nfsd/nfs3xdr.c:1037:16: note: byref variable will be forcibly initialized 1037 | __be64 cookie = cpu_to_be64(offset); | ^~~~~~ /kisskb/src/fs/orangefs/inode.c: In function 'orangefs_update_time': /kisskb/src/fs/orangefs/inode.c:907:22: note: byref variable will be forcibly initialized 907 | struct iattr iattr; | ^~~~~ /kisskb/src/kernel/pid_namespace.c: In function 'zap_pid_ns_processes': /kisskb/src/kernel/pid_namespace.c:168:13: note: byref variable will be forcibly initialized 168 | int nr; | ^~ /kisskb/src/fs/tracefs/inode.c: In function 'tracefs_parse_options': /kisskb/src/fs/tracefs/inode.c:238:13: note: byref variable will be forcibly initialized 238 | int option; | ^~~~~~ /kisskb/src/fs/tracefs/inode.c:237:21: note: byref variable will be forcibly initialized 237 | substring_t args[MAX_OPT_ARGS]; | ^~~~ In file included from /kisskb/src/fs/ext4/mmp.c:8: /kisskb/src/fs/ext4/mmp.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2458:11: note: byref variable will be forcibly initialized 2458 | } desc; | ^~~~ /kisskb/src/drivers/phy/phy-can-transceiver.c: In function 'can_transceiver_phy_probe': /kisskb/src/drivers/phy/phy-can-transceiver.c:101:13: note: byref variable will be forcibly initialized 101 | u32 max_bitrate = 0; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/mmp.c: In function 'kmmpd': /kisskb/src/fs/ext4/mmp.c:195:45: note: byref variable will be forcibly initialized 195 | struct buffer_head *bh_check = NULL; | ^~~~~~~~ /kisskb/src/fs/ext4/mmp.c: In function 'ext4_multi_mount_protect': /kisskb/src/fs/ext4/mmp.c:281:29: note: byref variable will be forcibly initialized 281 | struct buffer_head *bh = NULL; | ^~ /kisskb/src/fs/udf/ialloc.c: In function 'udf_new_inode': /kisskb/src/fs/udf/ialloc.c:58:13: note: byref variable will be forcibly initialized 58 | int err; | ^~~ /kisskb/src/io_uring/net.c: In function 'io_recvmsg_multishot_overflow': /kisskb/src/io_uring/net.c:345:13: note: byref variable will be forcibly initialized 345 | int hdr; | ^~~ /kisskb/src/io_uring/net.c: In function '__io_compat_recvmsg_copy_hdr': /kisskb/src/io_uring/net.c:409:30: note: byref variable will be forcibly initialized 409 | struct compat_msghdr msg; | ^~~ /kisskb/src/io_uring/net.c: In function '__io_recvmsg_copy_hdr': /kisskb/src/io_uring/net.c:362:28: note: byref variable will be forcibly initialized 362 | struct user_msghdr msg; | ^~~ /kisskb/src/io_uring/net.c: In function 'io_recvmsg_multishot': /kisskb/src/io_uring/net.c:600:41: note: byref variable will be forcibly initialized 600 | struct io_recvmsg_multishot_hdr hdr; | ^~~ /kisskb/src/io_uring/net.c: In function 'io_sg_from_iter': /kisskb/src/io_uring/net.c:897:26: note: byref variable will be forcibly initialized 897 | struct bvec_iter bi; | ^~ /kisskb/src/io_uring/net.c: In function 'io_sendmsg': /kisskb/src/io_uring/net.c:229:32: note: byref variable will be forcibly initialized 229 | struct io_async_msghdr iomsg, *kmsg; | ^~~~~ /kisskb/src/io_uring/net.c: In function 'io_send': /kisskb/src/io_uring/net.c:289:22: note: byref variable will be forcibly initialized 289 | struct iovec iov; | ^~~ /kisskb/src/io_uring/net.c:288:23: note: byref variable will be forcibly initialized 288 | struct msghdr msg; | ^~~ /kisskb/src/io_uring/net.c: In function 'io_recvmsg': /kisskb/src/io_uring/net.c:679:24: note: byref variable will be forcibly initialized 679 | size_t len = sr->len; | ^~~ /kisskb/src/io_uring/net.c:678:30: note: byref variable will be forcibly initialized 678 | void __user *buf; | ^~~ /kisskb/src/io_uring/net.c:657:14: note: byref variable will be forcibly initialized 657 | bool mshot_finished = true; | ^~~~~~~~~~~~~~ /kisskb/src/io_uring/net.c:655:13: note: byref variable will be forcibly initialized 655 | int ret, min_ret = 0; | ^~~ /kisskb/src/io_uring/net.c:651:32: note: byref variable will be forcibly initialized 651 | struct io_async_msghdr iomsg, *kmsg; | ^~~~~ /kisskb/src/io_uring/net.c: In function 'io_recv': /kisskb/src/io_uring/net.c:770:16: note: byref variable will be forcibly initialized 770 | size_t len = sr->len; | ^~~ /kisskb/src/io_uring/net.c:768:13: note: byref variable will be forcibly initialized 768 | int ret, min_ret = 0; | ^~~ /kisskb/src/io_uring/net.c:765:22: note: byref variable will be forcibly initialized 765 | struct iovec iov; | ^~~ /kisskb/src/io_uring/net.c:763:23: note: byref variable will be forcibly initialized 763 | struct msghdr msg; | ^~~ /kisskb/src/io_uring/net.c: In function 'io_sendzc': /kisskb/src/io_uring/net.c:953:22: note: byref variable will be forcibly initialized 953 | struct iovec iov; | ^~~ /kisskb/src/io_uring/net.c:952:23: note: byref variable will be forcibly initialized 952 | struct msghdr msg; | ^~~ /kisskb/src/io_uring/net.c:947:33: note: byref variable will be forcibly initialized 947 | struct sockaddr_storage address; | ^~~~~~~ /kisskb/src/io_uring/net.c: In function 'io_connect': /kisskb/src/io_uring/net.c:1207:33: note: byref variable will be forcibly initialized 1207 | struct io_async_connect __io, *io; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/error_report.h:76, from /kisskb/src/kernel/trace/error_report-traces.c:9: /kisskb/src/kernel/trace/error_report-traces.c: In function 'perf_trace_error_report_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/error_report.h:76, from /kisskb/src/kernel/trace/error_report-traces.c:9: /kisskb/src/kernel/trace/error_report-traces.c: In function 'trace_event_raw_event_error_report_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/error_report.h:76, from /kisskb/src/kernel/trace/error_report-traces.c:9: /kisskb/src/kernel/trace/error_report-traces.c: In function '__bpf_trace_error_report_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/error_report.h:49:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 49 | DECLARE_EVENT_CLASS(error_report_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/udf/file.c: In function 'udf_ioctl': /kisskb/src/fs/udf/file.c:185:25: note: byref variable will be forcibly initialized 185 | long old_block, new_block; | ^~~~~~~~~ /kisskb/src/fs/ntfs3/namei.c: In function 'ntfs_rename': /kisskb/src/fs/ntfs3/namei.c:243:23: note: byref variable will be forcibly initialized 243 | bool is_same, is_bad; | ^~~~~~ /kisskb/src/fs/ntfs3/namei.c: In function 'ntfs3_get_parent': /kisskb/src/fs/ntfs3/namei.c:341:33: note: byref variable will be forcibly initialized 341 | struct ATTR_LIST_ENTRY *le = NULL; | ^~ /kisskb/src/fs/gfs2/acl.c: In function '__gfs2_get_acl': /kisskb/src/fs/gfs2/acl.c:45:15: note: byref variable will be forcibly initialized 45 | char *data; | ^~~~ /kisskb/src/fs/gfs2/acl.c: In function 'gfs2_get_acl': /kisskb/src/fs/gfs2/acl.c:63:28: note: byref variable will be forcibly initialized 63 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/acl.c: In function 'gfs2_set_acl': /kisskb/src/fs/gfs2/acl.c:119:17: note: byref variable will be forcibly initialized 119 | umode_t mode; | ^~~~ /kisskb/src/fs/gfs2/acl.c:116:28: note: byref variable will be forcibly initialized 116 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/fuse/dir.c: In function 'time_to_jiffies': /kisskb/src/fs/fuse/dir.c:98:35: note: byref variable will be forcibly initialized 98 | struct timespec64 ts = { | ^~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_access': /kisskb/src/kernel/trace/trace_events_inject.c: In function 'parse_field': /kisskb/src/kernel/trace/trace_events_inject.c:43:13: note: byref variable will be forcibly initialized 43 | u64 val; | ^~~ /kisskb/src/fs/fuse/dir.c:1260:31: note: byref variable will be forcibly initialized 1260 | struct fuse_access_in inarg; | ^~~~~ /kisskb/src/kernel/trace/trace_events_inject.c: In function 'parse_entry': /kisskb/src/kernel/trace/trace_events_inject.c:261:37: note: byref variable will be forcibly initialized 261 | u32 tmp = (u32) val; | ^~~ /kisskb/src/kernel/trace/trace_events_inject.c:255:37: note: byref variable will be forcibly initialized 255 | u16 tmp = (u16) val; | ^~~ /kisskb/src/kernel/trace/trace_events_inject.c:249:36: note: byref variable will be forcibly initialized 249 | u8 tmp = (u8) val; | ^~~ /kisskb/src/kernel/trace/trace_events_inject.c:201:13: note: byref variable will be forcibly initialized 201 | u64 val = 0; | ^~~ /kisskb/src/kernel/trace/trace_events_inject.c:200:13: note: byref variable will be forcibly initialized 200 | int entry_size; | ^~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_inject.c:198:36: note: byref variable will be forcibly initialized 198 | struct ftrace_event_field *field; | ^~~~~ In file included from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/arch/powerpc/include/asm/page.h:11, from /kisskb/src/arch/powerpc/include/asm/mmu.h:140, from /kisskb/src/arch/powerpc/include/asm/lppaca.h:46, from /kisskb/src/arch/powerpc/include/asm/paca.h:18, from /kisskb/src/arch/powerpc/include/asm/current.h:13, from /kisskb/src/include/linux/thread_info.h:23, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/wait.h:9, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dir.c:9: /kisskb/src/fs/fuse/dir.c: In function 'fuse_invalidate_attr_mask': /kisskb/src/include/linux/bitops.h:328:24: note: byref variable will be forcibly initialized 328 | typeof(*(ptr)) old__, new__; \ | ^~~~~ /kisskb/src/fs/fuse/dir.c:130:9: note: in expansion of macro 'set_mask_bits' 130 | set_mask_bits(&get_fuse_inode(inode)->inval_mask, 0, mask); | ^~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_events_inject.c: In function 'trace_inject_entry': /kisskb/src/kernel/trace/trace_events_inject.c:19:35: note: byref variable will be forcibly initialized 19 | struct trace_event_buffer fbuffer; | ^~~~~~~ /kisskb/src/kernel/trace/trace_events_inject.c: In function 'event_inject_write': /kisskb/src/kernel/trace/trace_events_inject.c:290:15: note: byref variable will be forcibly initialized 290 | void *entry = NULL; | ^~~~~ In file included from /kisskb/src/fs/fuse/dir.c:9: /kisskb/src/fs/fuse/dir.c: In function 'fuse_dentry_revalidate': /kisskb/src/fs/fuse/dir.c:219:27: note: byref variable will be forcibly initialized 219 | FUSE_ARGS(args); | ^~~~ /kisskb/src/fs/fuse/fuse_i.h:276:42: note: in definition of macro 'FUSE_ARGS' 276 | #define FUSE_ARGS(args) struct fuse_args args = {} | ^~~~ /kisskb/src/fs/fuse/dir.c:218:39: note: byref variable will be forcibly initialized 218 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_do_getattr': /kisskb/src/fs/fuse/dir.c:1078:30: note: byref variable will be forcibly initialized 1078 | struct fuse_attr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c:1077:32: note: byref variable will be forcibly initialized 1077 | struct fuse_getattr_in inarg; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_create_open': /kisskb/src/fs/fuse/dir.c:545:13: note: byref variable will be forcibly initialized 545 | u32 security_ctxlen; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:544:15: note: byref variable will be forcibly initialized 544 | void *security_ctx = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:541:31: note: byref variable will be forcibly initialized 541 | struct fuse_entry_out outentry; | ^~~~~~~~ /kisskb/src/fs/fuse/dir.c:540:30: note: byref variable will be forcibly initialized 540 | struct fuse_open_out outopen; | ^~~~~~~ /kisskb/src/fs/fuse/dir.c:539:31: note: byref variable will be forcibly initialized 539 | struct fuse_create_in inarg; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'create_new_entry': /kisskb/src/fs/fuse/dir.c:709:13: note: byref variable will be forcibly initialized 709 | u32 security_ctxlen; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:708:15: note: byref variable will be forcibly initialized 708 | void *security_ctx = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:703:31: note: byref variable will be forcibly initialized 703 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_mknod': /kisskb/src/fs/fuse/dir.c:779:30: note: byref variable will be forcibly initialized 779 | struct fuse_mknod_in inarg; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_mkdir': /kisskb/src/fs/fuse/dir.c:808:30: note: byref variable will be forcibly initialized 808 | struct fuse_mkdir_in inarg; | ^~~~~ In file included from /kisskb/src/fs/fuse/dir.c:9: /kisskb/src/fs/fuse/dir.c: In function 'fuse_symlink': /kisskb/src/fs/fuse/dir.c:832:19: note: byref variable will be forcibly initialized 832 | FUSE_ARGS(args); | ^~~~ /kisskb/src/fs/fuse/fuse_i.h:276:42: note: in definition of macro 'FUSE_ARGS' 276 | #define FUSE_ARGS(args) struct fuse_args args = {} | ^~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_lookup': /kisskb/src/fs/fuse/dir.c:424:23: note: byref variable will be forcibly initialized 424 | struct inode *inode; | ^~~~~ /kisskb/src/fs/fuse/dir.c:423:31: note: byref variable will be forcibly initialized 423 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_link': /kisskb/src/fs/fuse/dir.c:1021:29: note: byref variable will be forcibly initialized 1021 | struct fuse_link_in inarg; | ^~~~~ In file included from /kisskb/src/fs/orangefs/protocol.h:5, from /kisskb/src/fs/orangefs/orangefs-mod.c:11: /kisskb/src/fs/orangefs/orangefs-mod.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_rename_common': /kisskb/src/fs/fuse/dir.c:939:32: note: byref variable will be forcibly initialized 939 | struct fuse_rename2_in inarg; | ^~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/dir.c:9: /kisskb/src/fs/fuse/dir.c: In function 'fuse_set_nowrite': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/dir.c:1568:9: note: in expansion of macro 'wait_event' 1568 | wait_event(fi->page_waitq, fi->writectr == FUSE_NOWRITE); | ^~~~~~~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_flush_times': /kisskb/src/fs/fuse/dir.c:1618:30: note: byref variable will be forcibly initialized 1618 | struct fuse_attr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c:1617:32: note: byref variable will be forcibly initialized 1617 | struct fuse_setattr_in inarg; | ^~~~~ /kisskb/src/fs/fuse/dir.c: In function 'fuse_do_setattr': /kisskb/src/fs/fuse/dir.c:1658:30: note: byref variable will be forcibly initialized 1658 | struct fuse_attr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/dir.c:1657:32: note: byref variable will be forcibly initialized 1657 | struct fuse_setattr_in inarg; | ^~~~~ /kisskb/src/fs/ntfs3/run.c: In function 'run_is_mapped_full': /kisskb/src/fs/ntfs3/run.c:169:16: note: byref variable will be forcibly initialized 169 | size_t i; | ^ /kisskb/src/fs/ntfs3/run.c: In function 'run_lookup_entry': /kisskb/src/fs/ntfs3/run.c:195:16: note: byref variable will be forcibly initialized 195 | size_t idx; | ^~~ /kisskb/src/fs/ntfs3/run.c: In function 'run_truncate_head': /kisskb/src/fs/ntfs3/run.c:230:16: note: byref variable will be forcibly initialized 230 | size_t index; | ^~~~~ /kisskb/src/fs/ntfs3/run.c: In function 'run_truncate': /kisskb/src/fs/ntfs3/run.c:265:16: note: byref variable will be forcibly initialized 265 | size_t index; | ^~~~~ /kisskb/src/fs/ntfs3/run.c: In function 'run_add_entry': /kisskb/src/fs/ntfs3/run.c:319:22: note: byref variable will be forcibly initialized 319 | size_t used, index; | ^~~~~ /kisskb/src/fs/ntfs3/run.c: In function 'run_collapse_range': /kisskb/src/fs/ntfs3/run.c:491:16: note: byref variable will be forcibly initialized 491 | size_t index, eat; | ^~~~~ /kisskb/src/fs/ntfs3/run.c: In function 'run_insert_range': /kisskb/src/fs/ntfs3/run.c:557:16: note: byref variable will be forcibly initialized 557 | size_t index; | ^~~~~ /kisskb/src/fs/ntfs3/run.c: In function 'run_pack': /kisskb/src/fs/ntfs3/run.c:825:16: note: byref variable will be forcibly initialized 825 | size_t i; | ^ /kisskb/src/drivers/gpio/gpio-mmio.c: In function 'bgpio_get_multiple_be': /kisskb/src/drivers/gpio/gpio-mmio.c:191:23: note: byref variable will be forcibly initialized 191 | unsigned long val; | ^~~ /kisskb/src/fs/ntfs3/run.c: In function 'run_unpack_ex': /kisskb/src/fs/ntfs3/run.c:1053:16: note: byref variable will be forcibly initialized 1053 | size_t index; | ^~~~~ /kisskb/src/fs/ntfs3/run.c:1052:29: note: byref variable will be forcibly initialized 1052 | CLST next_vcn, lcn, len; | ^~~ /kisskb/src/fs/ntfs3/run.c:1052:24: note: byref variable will be forcibly initialized 1052 | CLST next_vcn, lcn, len; | ^~~ /kisskb/src/drivers/gpio/gpio-mmio.c: In function 'bgpio_set_multiple_single_reg': /kisskb/src/drivers/gpio/gpio-mmio.c:287:33: note: byref variable will be forcibly initialized 287 | unsigned long set_mask, clear_mask; | ^~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-mmio.c:287:23: note: byref variable will be forcibly initialized 287 | unsigned long set_mask, clear_mask; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpio-mmio.c: In function 'bgpio_set_multiple_with_clear': /kisskb/src/drivers/gpio/gpio-mmio.c:317:33: note: byref variable will be forcibly initialized 317 | unsigned long set_mask, clear_mask; | ^~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-mmio.c:317:23: note: byref variable will be forcibly initialized 317 | unsigned long set_mask, clear_mask; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpio-mmio.c: In function 'bgpio_pdev_probe': /kisskb/src/drivers/gpio/gpio-mmio.c:734:23: note: byref variable will be forcibly initialized 734 | unsigned long flags = 0; | ^~~~~ /kisskb/src/samples/kfifo/bytestream-example.c: In function 'fifo_write': /kisskb/src/samples/kfifo/bytestream-example.c:117:22: note: byref variable will be forcibly initialized 117 | unsigned int copied; | ^~~~~~ /kisskb/src/samples/kfifo/bytestream-example.c: In function 'fifo_read': /kisskb/src/samples/kfifo/bytestream-example.c:135:22: note: byref variable will be forcibly initialized 135 | unsigned int copied; | ^~~~~~ In file included from /kisskb/src/samples/kfifo/bytestream-example.c:12: /kisskb/src/samples/kfifo/bytestream-example.c: In function 'testfunc': /kisskb/src/include/linux/kfifo.h:408:36: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/samples/kfifo/bytestream-example.c:86:22: note: in expansion of macro 'kfifo_put' 86 | for (i = 20; kfifo_put(&test, i); i++) | ^~~~~~~~~ /kisskb/src/include/linux/kfifo.h:408:36: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/samples/kfifo/bytestream-example.c:65:17: note: in expansion of macro 'kfifo_put' 65 | kfifo_put(&test, i); | ^~~~~~~~~ /kisskb/src/samples/kfifo/bytestream-example.c:55:25: note: byref variable will be forcibly initialized 55 | unsigned char i, j; | ^ /kisskb/src/samples/kfifo/bytestream-example.c:54:25: note: byref variable will be forcibly initialized 54 | unsigned char buf[6]; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/ksmbd/crypto_ctx.c:9: /kisskb/src/fs/ksmbd/crypto_ctx.c: In function 'ksmbd_find_crypto_ctx': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/ksmbd/crypto_ctx.c:141:25: note: in expansion of macro 'wait_event' 141 | wait_event(ctx_list.ctx_wait, | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/ksmbd/crypto_ctx.c:128:25: note: in expansion of macro 'wait_event' 128 | wait_event(ctx_list.ctx_wait, | ^~~~~~~~~~ /kisskb/src/fs/ntfs3/record.c: In function 'mi_pack_runs': /kisskb/src/fs/ntfs3/record.c:546:14: note: byref variable will be forcibly initialized 546 | CLST plen; | ^~~~ In file included from /kisskb/src/kernel/stop_machine.c:24: /kisskb/src/kernel/stop_machine.c: In function 'cpu_stop_queue_work': /kisskb/src/kernel/stop_machine.c:96:23: note: byref variable will be forcibly initialized 96 | DEFINE_WAKE_Q(wakeq); | ^~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:28: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/kernel/stop_machine.c: In function 'cpu_stop_queue_two_works': /kisskb/src/kernel/stop_machine.c:266:23: note: byref variable will be forcibly initialized 266 | DEFINE_WAKE_Q(wakeq); | ^~~~~ /kisskb/src/include/linux/sched/wake_q.h:49:28: note: in definition of macro 'DEFINE_WAKE_Q' 49 | struct wake_q_head name = WAKE_Q_HEAD_INITIALIZER(name) | ^~~~ /kisskb/src/kernel/stop_machine.c: In function '__stop_cpus': /kisskb/src/kernel/stop_machine.c:426:30: note: byref variable will be forcibly initialized 426 | struct cpu_stop_done done; | ^~~~ /kisskb/src/kernel/stop_machine.c: In function 'stop_one_cpu': /kisskb/src/kernel/stop_machine.c:141:30: note: byref variable will be forcibly initialized 141 | struct cpu_stop_done done; | ^~~~ /kisskb/src/kernel/stop_machine.c: In function 'stop_two_cpus': /kisskb/src/kernel/stop_machine.c:337:30: note: byref variable will be forcibly initialized 337 | struct cpu_stop_work work1, work2; | ^~~~~ /kisskb/src/kernel/stop_machine.c:336:30: note: byref variable will be forcibly initialized 336 | struct cpu_stop_done done; | ^~~~ /kisskb/src/kernel/stop_machine.c: In function 'stop_machine_from_inactive_cpu': /kisskb/src/kernel/stop_machine.c:682:30: note: byref variable will be forcibly initialized 682 | struct cpu_stop_done done; | ^~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_init_sym_kernel': /kisskb/src/crypto/drbg.c:1765:14: note: byref variable will be forcibly initialized 1765 | char ctr_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~ /kisskb/src/fs/nilfs2/super.c: In function '__nilfs_msg': /kisskb/src/fs/nilfs2/super.c:68:17: note: byref variable will be forcibly initialized 68 | va_list args; | ^~~~ /kisskb/src/fs/nilfs2/super.c:67:26: note: byref variable will be forcibly initialized 67 | struct va_format vaf; | ^~~ /kisskb/src/fs/nilfs2/super.c: In function 'parse_options': /kisskb/src/fs/nilfs2/super.c:722:21: note: byref variable will be forcibly initialized 722 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_parse_snapshot_option': /kisskb/src/fs/nilfs2/super.c:1198:28: note: byref variable will be forcibly initialized 1198 | unsigned long long val; | ^~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_identify': /kisskb/src/fs/nilfs2/super.c:1234:21: note: byref variable will be forcibly initialized 1234 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/nilfs2/super.c:1233:19: note: byref variable will be forcibly initialized 1233 | char *p, *options = data; | ^~~~~~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_statfs': /kisskb/src/fs/nilfs2/super.c:603:25: note: byref variable will be forcibly initialized 603 | u64 nmaxinodes, nfreeinodes; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/super.c:603:13: note: byref variable will be forcibly initialized 603 | u64 nmaxinodes, nfreeinodes; | ^~~~~~~~~~ /kisskb/src/fs/nilfs2/super.c:602:18: note: byref variable will be forcibly initialized 602 | sector_t nfreeblocks; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_set_log_cursor': /kisskb/src/fs/nilfs2/super.c:233:18: note: byref variable will be forcibly initialized 233 | sector_t nfreeblocks; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/super.c: In function '__nilfs_error': /kisskb/src/fs/nilfs2/super.c:124:17: note: byref variable will be forcibly initialized 124 | va_list args; | ^~~~ /kisskb/src/fs/nilfs2/super.c:123:26: note: byref variable will be forcibly initialized 123 | struct va_format vaf; | ^~~ /kisskb/src/crypto/drbg.c: In function 'drbg_ctr_bcc': /kisskb/src/crypto/drbg.c:326:28: note: byref variable will be forcibly initialized 326 | struct drbg_string data; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/freezer.h:8, from /kisskb/src/fs/ksmbd/connection.c:8: /kisskb/src/fs/ksmbd/connection.c: In function 'ksmbd_conn_wait_idle': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/ksmbd/connection.c:158:9: note: in expansion of macro 'wait_event' 158 | wait_event(conn->req_running_q, atomic_read(&conn->req_running) < 2); | ^~~~~~~~~~ /kisskb/src/fs/ksmbd/connection.c: In function 'ksmbd_conn_write': /kisskb/src/fs/ksmbd/connection.c:166:21: note: byref variable will be forcibly initialized 166 | struct kvec iov[3]; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/freezer.h:8, from /kisskb/src/fs/ksmbd/connection.c:8: /kisskb/src/fs/ksmbd/connection.c: In function 'ksmbd_conn_handler_loop': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/ksmbd/connection.c:350:9: note: in expansion of macro 'wait_event' 350 | wait_event(conn->r_count_q, atomic_read(&conn->r_count) == 0); | ^~~~~~~~~~ /kisskb/src/fs/ksmbd/connection.c:278:14: note: byref variable will be forcibly initialized 278 | char hdr_buf[4] = {0,}; | ^~~~~~~ In file included from /kisskb/src/include/linux/random.h:8, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_ctr_df': /kisskb/src/crypto/drbg.c:406:19: note: byref variable will be forcibly initialized 406 | LIST_HEAD(bcc_list); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:405:40: note: byref variable will be forcibly initialized 405 | struct drbg_string S1, S2, S4, cipherin; | ^~~~~~~~ /kisskb/src/crypto/drbg.c:405:36: note: byref variable will be forcibly initialized 405 | struct drbg_string S1, S2, S4, cipherin; | ^~ /kisskb/src/crypto/drbg.c:405:32: note: byref variable will be forcibly initialized 405 | struct drbg_string S1, S2, S4, cipherin; | ^~ /kisskb/src/crypto/drbg.c:405:28: note: byref variable will be forcibly initialized 405 | struct drbg_string S1, S2, S4, cipherin; | ^~ /kisskb/src/crypto/drbg.c:403:23: note: byref variable will be forcibly initialized 403 | unsigned char L_N[8]; | ^~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_attach_checkpoint': /kisskb/src/fs/nilfs2/super.c:516:29: note: byref variable will be forcibly initialized 516 | struct buffer_head *bh_cp; | ^~~~~ /kisskb/src/fs/nilfs2/super.c:515:34: note: byref variable will be forcibly initialized 515 | struct nilfs_checkpoint *raw_cp; | ^~~~~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_fill_super': /kisskb/src/fs/nilfs2/super.c:1037:28: note: byref variable will be forcibly initialized 1037 | struct nilfs_root *fsroot; | ^~~~~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_attach_snapshot': /kisskb/src/fs/nilfs2/super.c:948:28: note: byref variable will be forcibly initialized 948 | struct nilfs_root *root; | ^~~~ /kisskb/src/fs/nilfs2/super.c: In function 'nilfs_mount': /kisskb/src/fs/nilfs2/super.c:1273:24: note: byref variable will be forcibly initialized 1273 | struct dentry *root_dentry; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/super.c:1270:33: note: byref variable will be forcibly initialized 1270 | struct nilfs_super_data sd; | ^~ /kisskb/src/crypto/drbg.c: In function 'drbg_hash_process_addtl': /kisskb/src/crypto/drbg.c:910:23: note: byref variable will be forcibly initialized 910 | unsigned char prefix = DRBG_PREFIX2; | ^~~~~~ In file included from /kisskb/src/include/linux/random.h:8, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c:909:19: note: byref variable will be forcibly initialized 909 | LIST_HEAD(datalist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:908:35: note: byref variable will be forcibly initialized 908 | struct drbg_string data1, data2; | ^~~~~ /kisskb/src/crypto/drbg.c:908:28: note: byref variable will be forcibly initialized 908 | struct drbg_string data1, data2; | ^~~~~ In file included from /kisskb/src/include/linux/random.h:8, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hash_hashgen': /kisskb/src/crypto/drbg.c:945:19: note: byref variable will be forcibly initialized 945 | LIST_HEAD(datalist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:944:28: note: byref variable will be forcibly initialized 944 | struct drbg_string data; | ^~~~ In file included from /kisskb/src/include/linux/random.h:8, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hash_generate': /kisskb/src/crypto/drbg.c:989:19: note: byref variable will be forcibly initialized 989 | LIST_HEAD(datalist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:988:35: note: byref variable will be forcibly initialized 988 | struct drbg_string data1, data2; | ^~~~~ /kisskb/src/crypto/drbg.c:988:28: note: byref variable will be forcibly initialized 988 | struct drbg_string data1, data2; | ^~~~~ /kisskb/src/crypto/drbg.c:987:23: note: byref variable will be forcibly initialized 987 | unsigned char prefix = DRBG_PREFIX3; | ^~~~~~ /kisskb/src/crypto/drbg.c:986:11: note: byref variable will be forcibly initialized 986 | } u; | ^ /kisskb/src/crypto/drbg.c: In function 'drbg_hash_df': /kisskb/src/crypto/drbg.c:830:28: note: byref variable will be forcibly initialized 830 | struct drbg_string data; | ^~~~ /kisskb/src/crypto/drbg.c:828:23: note: byref variable will be forcibly initialized 828 | unsigned char input[5]; | ^~~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_hash_update': /kisskb/src/crypto/drbg.c:869:23: note: byref variable will be forcibly initialized 869 | unsigned char prefix = DRBG_PREFIX1; | ^~~~~~ In file included from /kisskb/src/include/linux/random.h:8, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c:867:19: note: byref variable will be forcibly initialized 867 | LIST_HEAD(datalist2); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:866:19: note: byref variable will be forcibly initialized 866 | LIST_HEAD(datalist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:865:35: note: byref variable will be forcibly initialized 865 | struct drbg_string data1, data2; | ^~~~~ /kisskb/src/crypto/drbg.c:865:28: note: byref variable will be forcibly initialized 865 | struct drbg_string data1, data2; | ^~~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_hmac_update': /kisskb/src/crypto/drbg.c:683:31: note: byref variable will be forcibly initialized 683 | unsigned char prefix = DRBG_PREFIX0; | ^~~~~~ In file included from /kisskb/src/include/linux/random.h:8, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c:662:19: note: byref variable will be forcibly initialized 662 | LIST_HEAD(vdatalist); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:661:19: note: byref variable will be forcibly initialized 661 | LIST_HEAD(seedlist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:660:42: note: byref variable will be forcibly initialized 660 | struct drbg_string seed1, seed2, vdata; | ^~~~~ /kisskb/src/crypto/drbg.c:660:35: note: byref variable will be forcibly initialized 660 | struct drbg_string seed1, seed2, vdata; | ^~~~~ /kisskb/src/crypto/drbg.c:660:28: note: byref variable will be forcibly initialized 660 | struct drbg_string seed1, seed2, vdata; | ^~~~~ In file included from /kisskb/src/include/linux/random.h:8, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_hmac_generate': /kisskb/src/crypto/drbg.c:715:19: note: byref variable will be forcibly initialized 715 | LIST_HEAD(datalist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:714:28: note: byref variable will be forcibly initialized 714 | struct drbg_string data; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_send_open': /kisskb/src/fs/fuse/file.c:26:29: note: byref variable will be forcibly initialized 26 | struct fuse_open_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_bmap': /kisskb/src/fs/fuse/file.c:2609:30: note: byref variable will be forcibly initialized 2609 | struct fuse_bmap_out outarg; | ^~~~~~ In file included from /kisskb/src/include/linux/random.h:8, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_seed': /kisskb/src/crypto/drbg.c:1155:19: note: byref variable will be forcibly initialized 1155 | LIST_HEAD(seedlist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:1154:28: note: byref variable will be forcibly initialized 1154 | struct drbg_string data1; | ^~~~~ /kisskb/src/crypto/drbg.c:1152:23: note: byref variable will be forcibly initialized 1152 | unsigned char entropy[((32 + 16) * 2)]; | ^~~~~~~ /kisskb/src/fs/fuse/file.c:2608:29: note: byref variable will be forcibly initialized 2608 | struct fuse_bmap_in inarg; | ^~~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_kcapi_seed': /kisskb/src/crypto/drbg.c:1976:13: note: byref variable will be forcibly initialized 1976 | int coreref = 0; | ^~~~~~~ /kisskb/src/crypto/drbg.c:1974:28: note: byref variable will be forcibly initialized 1974 | struct drbg_string string; | ^~~~~~ /kisskb/src/crypto/drbg.c:1973:14: note: byref variable will be forcibly initialized 1973 | bool pr = false; | ^~ /kisskb/src/crypto/drbg.c: In function 'drbg_seed_from_random': /kisskb/src/crypto/drbg.c:1097:23: note: byref variable will be forcibly initialized 1097 | unsigned char entropy[32]; | ^~~~~~~ In file included from /kisskb/src/include/linux/random.h:8, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c:1095:19: note: byref variable will be forcibly initialized 1095 | LIST_HEAD(seedlist); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c:1094:28: note: byref variable will be forcibly initialized 1094 | struct drbg_string data; | ^~~~ In file included from /kisskb/src/include/linux/random.h:8, from /kisskb/src/include/crypto/drbg.h:43, from /kisskb/src/crypto/drbg.c:100: /kisskb/src/crypto/drbg.c: In function 'drbg_generate': /kisskb/src/crypto/drbg.c:1388:19: note: byref variable will be forcibly initialized 1388 | LIST_HEAD(addtllist); | ^~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/crypto/drbg.c: In function 'drbg_kcapi_random': /kisskb/src/crypto/drbg.c:1954:28: note: byref variable will be forcibly initialized 1954 | struct drbg_string string; | ^~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_get_user_pages': /kisskb/src/fs/fuse/file.c:1416:24: note: byref variable will be forcibly initialized 1416 | size_t start; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_file_poll': /kisskb/src/fs/fuse/file.c:2764:30: note: byref variable will be forcibly initialized 2764 | struct fuse_poll_out outarg; | ^~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c: In function 'fuse_wait_on_page_writeback': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/file.c:462:9: note: in expansion of macro 'wait_event' 462 | wait_event(fi->page_waitq, !fuse_page_is_writeback(inode, index)); | ^~~~~~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_do_truncate': /kisskb/src/fs/fuse/file.c:2830:22: note: byref variable will be forcibly initialized 2830 | struct iattr attr; | ^~~~ /kisskb/src/drivers/gpio/gpio-adp5520.c: In function 'adp5520_gpio_get_value': /kisskb/src/drivers/gpio/gpio-adp5520.c:26:17: note: byref variable will be forcibly initialized 26 | uint8_t reg_val; | ^~~~~~~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c: In function '__readahead_batch': /kisskb/src/include/linux/pagemap.h:1298:18: note: byref variable will be forcibly initialized 1298 | XA_STATE(xas, &rac->mapping->i_pages, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_lseek': /kisskb/src/fs/fuse/file.c:2644:31: note: byref variable will be forcibly initialized 2644 | struct fuse_lseek_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_file_open': /kisskb/src/fs/fuse/file.c:142:38: note: byref variable will be forcibly initialized 142 | struct fuse_open_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_setlk': /kisskb/src/fs/fuse/file.c:2536:27: note: byref variable will be forcibly initialized 2536 | struct fuse_lk_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_getlk': /kisskb/src/fs/fuse/file.c:2517:28: note: byref variable will be forcibly initialized 2517 | struct fuse_lk_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/file.c:2516:27: note: byref variable will be forcibly initialized 2516 | struct fuse_lk_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_flush': /kisskb/src/fs/fuse/file.c:485:30: note: byref variable will be forcibly initialized 485 | struct fuse_flush_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_fsync_common': /kisskb/src/fs/fuse/file.c:544:30: note: byref variable will be forcibly initialized 544 | struct fuse_fsync_in inarg; | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_direct_io': /kisskb/src/fs/fuse/file.c:1484:24: note: byref variable will be forcibly initialized 1484 | size_t nbytes = min(count, nmax); | ^~~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_direct_IO': /kisskb/src/fs/fuse/file.c:2853:16: note: byref variable will be forcibly initialized 2853 | loff_t pos = 0; | ^~~ In file included from /kisskb/src/include/linux/mm_types.h:15, from /kisskb/src/include/linux/mmzone.h:21, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/xarray.h:15, from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/file.c:9: /kisskb/src/fs/fuse/file.c:2849:36: note: byref variable will be forcibly initialized 2849 | DECLARE_COMPLETION_ONSTACK(wait); | ^~~~ /kisskb/src/include/linux/completion.h:69:27: note: in definition of macro 'DECLARE_COMPLETION_ONSTACK' 69 | struct completion work = COMPLETION_INITIALIZER_ONSTACK(work) | ^~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_direct_read_iter': /kisskb/src/fs/fuse/file.c:1558:37: note: byref variable will be forcibly initialized 1558 | struct fuse_io_priv io = FUSE_IO_PRIV_SYNC(iocb); | ^~ /kisskb/src/fs/fuse/file.c: In function '__fuse_copy_file_range': /kisskb/src/fs/fuse/file.c:3067:31: note: byref variable will be forcibly initialized 3067 | struct fuse_write_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/file.c:3058:40: note: byref variable will be forcibly initialized 3058 | struct fuse_copy_file_range_in inarg = { | ^~~~~ /kisskb/src/fs/fuse/file.c: In function 'fuse_perform_write': /kisskb/src/fs/fuse/file.c:1260:37: note: byref variable will be forcibly initialized 1260 | struct fuse_io_args ia = {}; | ^~ /kisskb/src/fs/fuse/file.c: In function 'fuse_writepages': /kisskb/src/fs/fuse/file.c:2249:34: note: byref variable will be forcibly initialized 2249 | struct fuse_fill_wb_data data; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/power.h:557, from /kisskb/src/kernel/trace/power-traces.c:15: /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_cpu': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_cpu_idle_miss': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(cpu_idle_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(cpu_idle_miss, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_powernv_throttle': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_pstate_sample': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_cpu_frequency_limits': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(cpu_frequency_limits, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(cpu_frequency_limits, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_suspend_resume': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(suspend_resume, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(suspend_resume, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_wakeup_source': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/power.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 270 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/power.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 270 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 270 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_clock': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/power.h:308:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 308 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/power.h:308:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 308 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:308:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 308 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_power_domain': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/power.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/power.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_cpu_latency_qos_request': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/power.h:386:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 386 | DECLARE_EVENT_CLASS(cpu_latency_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/power.h:386:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 386 | DECLARE_EVENT_CLASS(cpu_latency_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_pm_qos_update': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/power.h:428:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 428 | DECLARE_EVENT_CLASS(pm_qos_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/power.h:428:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 428 | DECLARE_EVENT_CLASS(pm_qos_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/io_uring/timeout.c: In function 'io_req_task_link_timeout': /kisskb/src/io_uring/timeout.c:284:47: note: byref variable will be forcibly initialized 284 | struct io_cancel_data cd = { | ^~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_dev_pm_qos_request': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/power.h:475:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 475 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/power.h:475:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 475 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:475:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 475 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_guest_halt_poll_ns': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(guest_halt_poll_ns, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(guest_halt_poll_ns, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/power.h:557, from /kisskb/src/kernel/trace/power-traces.c:15: /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_cpu': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_cpu_idle_miss': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(cpu_idle_miss, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_powernv_throttle': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_pstate_sample': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/io_uring/timeout.c: In function 'io_timeout_remove': /kisskb/src/io_uring/timeout.c:443:39: note: byref variable will be forcibly initialized 443 | struct io_cancel_data cd = { .data = tr->addr, }; | ^~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_cpu_frequency_limits': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(cpu_frequency_limits, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_suspend_resume': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(suspend_resume, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_wakeup_source': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 270 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 270 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_clock': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:308:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 308 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:308:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 308 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_power_domain': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_cpu_latency_qos_request': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:386:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 386 | DECLARE_EVENT_CLASS(cpu_latency_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_pm_qos_update': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:428:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 428 | DECLARE_EVENT_CLASS(pm_qos_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_dev_pm_qos_request': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/power.h:475:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 475 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:475:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 475 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_guest_halt_poll_ns': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(guest_halt_poll_ns, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/power.h:557, from /kisskb/src/kernel/trace/power-traces.c:15: /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_device_pm_callback_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/fs/udf/lowlevel.c: In function 'udf_get_last_session': /kisskb/src/fs/udf/lowlevel.c:31:35: note: byref variable will be forcibly initialized 31 | struct cdrom_multisession ms_info; | ^~~~~~~ /kisskb/src/fs/udf/lowlevel.c: In function 'udf_get_last_block': /kisskb/src/fs/udf/lowlevel.c:51:23: note: byref variable will be forcibly initialized 51 | unsigned long lblock = 0; | ^~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/power.h:557, from /kisskb/src/kernel/trace/power-traces.c:15: /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_device_pm_callback_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/power.h:557, from /kisskb/src/kernel/trace/power-traces.c:15: /kisskb/src/kernel/trace/power-traces.c: In function 'perf_trace_device_pm_callback_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(device_pm_callback_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(device_pm_callback_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(device_pm_callback_end, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/power.h:557, from /kisskb/src/kernel/trace/power-traces.c:15: /kisskb/src/kernel/trace/power-traces.c: In function 'trace_event_raw_event_device_pm_callback_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(device_pm_callback_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(device_pm_callback_end, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/power.h:557, from /kisskb/src/kernel/trace/power-traces.c:15: /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_cpu': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:16:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 16 | DECLARE_EVENT_CLASS(cpu, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_device_pm_callback_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(device_pm_callback_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(device_pm_callback_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(device_pm_callback_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:226:1: note: in expansion of macro 'TRACE_EVENT' 226 | TRACE_EVENT(device_pm_callback_end, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_wakeup_source': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 270 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 270 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 270 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:270:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 270 | DECLARE_EVENT_CLASS(wakeup_source, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_cpu_idle_miss': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(cpu_idle_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(cpu_idle_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(cpu_idle_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(cpu_idle_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(cpu_idle_miss, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:43:1: note: in expansion of macro 'TRACE_EVENT' 43 | TRACE_EVENT(cpu_idle_miss, | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'delete_device_store': /kisskb/src/drivers/gpio/gpio-aggregator.c:193:22: note: byref variable will be forcibly initialized 193 | unsigned int id; | ^~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_powernv_throttle': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:65:1: note: in expansion of macro 'TRACE_EVENT' 65 | TRACE_EVENT(powernv_throttle, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/gpio/gpio-aggregator.c:13: /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_device_pm_callback_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(device_pm_callback_start, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_suspend_resume': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(suspend_resume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(suspend_resume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(suspend_resume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(suspend_resume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(suspend_resume, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:248:1: note: in expansion of macro 'TRACE_EVENT' 248 | TRACE_EVENT(suspend_resume, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_clock': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:308:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 308 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:308:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 308 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:308:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 308 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:308:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 308 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:308:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 308 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:308:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 308 | DECLARE_EVENT_CLASS(clock, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_power_domain': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:354:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 354 | DECLARE_EVENT_CLASS(power_domain, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/kernel/trace/bpf_trace.c:8: /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_prog_run_array': /kisskb/src/include/linux/bpf.h:1500:34: note: byref variable will be forcibly initialized 1500 | struct bpf_trace_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_pm_qos_update': /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'aggr_parse': /kisskb/src/drivers/gpio/gpio-aggregator.c:65:13: note: byref variable will be forcibly initialized 65 | int error = 0; | ^~~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c:64:25: note: byref variable will be forcibly initialized 64 | unsigned int i, n = 0; | ^ /kisskb/src/drivers/gpio/gpio-aggregator.c:62:32: note: byref variable will be forcibly initialized 62 | char *name, *offsets, *p; | ^ /kisskb/src/drivers/gpio/gpio-aggregator.c:62:22: note: byref variable will be forcibly initialized 62 | char *name, *offsets, *p; | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:428:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 428 | DECLARE_EVENT_CLASS(pm_qos_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-aggregator.c:62:15: note: byref variable will be forcibly initialized 62 | char *name, *offsets, *p; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:428:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 428 | DECLARE_EVENT_CLASS(pm_qos_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:428:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 428 | DECLARE_EVENT_CLASS(pm_qos_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:428:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 428 | DECLARE_EVENT_CLASS(pm_qos_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:428:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 428 | DECLARE_EVENT_CLASS(pm_qos_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:428:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 428 | DECLARE_EVENT_CLASS(pm_qos_update, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_dev_pm_qos_request': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:475:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 475 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:475:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 475 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:475:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 475 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:475:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 475 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:475:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 475 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:475:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 475 | DECLARE_EVENT_CLASS(dev_pm_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha.c: In function 'chacha_block_generic': /kisskb/src/lib/crypto/chacha.c:78:13: note: byref variable will be forcibly initialized 78 | u32 x[16]; | ^ /kisskb/src/lib/crypto/chacha.c: In function 'hchacha_block_generic': /kisskb/src/lib/crypto/chacha.c:105:13: note: byref variable will be forcibly initialized 105 | u32 x[16]; | ^ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_guest_halt_poll_ns': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(guest_halt_poll_ns, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(guest_halt_poll_ns, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(guest_halt_poll_ns, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(guest_halt_poll_ns, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(guest_halt_poll_ns, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(guest_halt_poll_ns, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/include/asm-generic/gpio.h:11, from /kisskb/src/include/linux/gpio.h:62, from /kisskb/src/drivers/gpio/gpio-aggregator.c:13: /kisskb/src/drivers/gpio/gpio-aggregator.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:214:16: note: byref variable will be forcibly initialized 214 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_pstate_sample': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:73:24: note: in expansion of macro '__CAST_TO_U64' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:73:24: note: in expansion of macro '__CAST_TO_U64' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST9' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:87:1: note: in expansion of macro 'TRACE_EVENT' 87 | TRACE_EVENT(pstate_sample, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_cpu_frequency_limits': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(cpu_frequency_limits, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:174:1: note: in expansion of macro 'TRACE_EVENT' 174 | TRACE_EVENT(cpu_frequency_limits, | ^~~~~~~~~~~ /kisskb/src/kernel/trace/power-traces.c: In function '__bpf_trace_cpu_latency_qos_request': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:386:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 386 | DECLARE_EVENT_CLASS(cpu_latency_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/power.h:386:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 386 | DECLARE_EVENT_CLASS(cpu_latency_qos_request, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_trace_printk': /kisskb/src/kernel/trace/bpf_trace.c:378:14: note: byref variable will be forcibly initialized 378 | u32 *bin_args; | ^~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c:377:13: note: byref variable will be forcibly initialized 377 | u64 args[MAX_TRACE_PRINTK_VARARGS] = { arg1, arg2, arg3 }; | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_printk': /kisskb/src/kernel/trace/bpf_trace.c:377:13: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c:378:14: note: byref variable will be forcibly initialized 378 | u32 *bin_args; | ^~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_trace_vprintk': /kisskb/src/kernel/trace/bpf_trace.c:433:14: note: byref variable will be forcibly initialized 433 | u32 *bin_args; | ^~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_vprintk': /kisskb/src/kernel/trace/bpf_trace.c:433:14: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_seq_printf': /kisskb/src/kernel/trace/bpf_trace.c:475:14: note: byref variable will be forcibly initialized 475 | u32 *bin_args; | ^~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_seq_printf': /kisskb/src/kernel/trace/bpf_trace.c:475:14: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_seq_printf_btf': /kisskb/src/kernel/trace/bpf_trace.c:526:13: note: byref variable will be forcibly initialized 526 | s32 btf_id; | ^~~~~~ /kisskb/src/kernel/trace/bpf_trace.c:525:27: note: byref variable will be forcibly initialized 525 | const struct btf *btf; | ^~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_seq_printf_btf': /kisskb/src/kernel/trace/bpf_trace.c:525:27: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c:526:13: note: byref variable will be forcibly initialized 526 | s32 btf_id; | ^~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_perf_event_read': /kisskb/src/kernel/trace/bpf_trace.c:572:13: note: byref variable will be forcibly initialized 572 | u64 value = 0; | ^~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_perf_event_read': /kisskb/src/kernel/trace/bpf_trace.c:572:13: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_snprintf_btf': /kisskb/src/kernel/trace/bpf_trace.c:994:13: note: byref variable will be forcibly initialized 994 | s32 btf_id; | ^~~~~~ /kisskb/src/kernel/trace/bpf_trace.c:993:27: note: byref variable will be forcibly initialized 993 | const struct btf *btf; | ^~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_snprintf_btf': /kisskb/src/kernel/trace/bpf_trace.c:993:27: note: byref variable will be forcibly initialized /kisskb/src/kernel/trace/bpf_trace.c:994:13: note: byref variable will be forcibly initialized 994 | s32 btf_id; | ^~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function '____bpf_perf_event_output_raw_tp': /kisskb/src/kernel/trace/bpf_trace.c:665:32: note: byref variable will be forcibly initialized 665 | struct perf_raw_record raw = { | ^~~ /kisskb/src/fs/udf/inode.c: In function 'udf_read_inode': /kisskb/src/fs/udf/inode.c:1365:47: note: byref variable will be forcibly initialized 1365 | struct kernel_lb_addr loc; | ^~~ /kisskb/src/fs/udf/inode.c:1308:18: note: byref variable will be forcibly initialized 1308 | uint16_t ident; | ^~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run1': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2082:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2082 | BPF_TRACE_DEFN_x(1); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run2': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2083:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2083 | BPF_TRACE_DEFN_x(2); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run3': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2084:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2084 | BPF_TRACE_DEFN_x(3); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run4': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2085:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2085 | BPF_TRACE_DEFN_x(4); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run5': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2086:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2086 | BPF_TRACE_DEFN_x(5); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run6': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2087:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2087 | BPF_TRACE_DEFN_x(6); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run7': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2088:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2088 | BPF_TRACE_DEFN_x(7); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run8': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2089:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2089 | BPF_TRACE_DEFN_x(8); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run9': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2090:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2090 | BPF_TRACE_DEFN_x(9); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run10': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2091:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2091 | BPF_TRACE_DEFN_x(10); | ^~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run11': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2092:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2092 | BPF_TRACE_DEFN_x(11); | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/udf/inode.c: In function 'udf_setup_indirect_aext': /kisskb/src/fs/udf/inode.c:1978:26: note: byref variable will be forcibly initialized 1978 | uint32_t cp_len; | ^~~~~~ /kisskb/src/fs/udf/inode.c:1977:39: note: byref variable will be forcibly initialized 1977 | struct kernel_lb_addr cp_loc; | ^~~~~~ /kisskb/src/fs/udf/inode.c:1932:32: note: byref variable will be forcibly initialized 1932 | struct extent_position nepos; | ^~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'bpf_trace_run12': /kisskb/src/kernel/trace/bpf_trace.c:2077:21: note: byref variable will be forcibly initialized 2077 | u64 args[x]; \ | ^~~~ /kisskb/src/kernel/trace/bpf_trace.c:2093:1: note: in expansion of macro 'BPF_TRACE_DEFN_x' 2093 | BPF_TRACE_DEFN_x(12); | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/udf/inode.c: In function 'udf_add_aext': /kisskb/src/fs/udf/inode.c:2067:21: note: byref variable will be forcibly initialized 2067 | int err; | ^~~ /kisskb/src/fs/udf/inode.c: In function 'udf_expand_dir_adinicb': /kisskb/src/fs/udf/inode.c:340:30: note: byref variable will be forcibly initialized 340 | struct fileIdentDesc cfi, *sfi, *dfi; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/kernel/trace/bpf_trace.h:34, from /kisskb/src/kernel/trace/bpf_trace.c:35: /kisskb/src/kernel/trace/bpf_trace.c: In function 'perf_trace_bpf_trace_printk': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ /kisskb/src/fs/udf/inode.c:338:16: note: byref variable will be forcibly initialized 338 | loff_t f_pos = udf_ext0_offset(inode); | ^~~~~ /kisskb/src/fs/udf/inode.c:337:40: note: byref variable will be forcibly initialized 337 | struct udf_fileident_bh sfibh, dfibh; | ^~~~~ /kisskb/src/fs/udf/inode.c:337:33: note: byref variable will be forcibly initialized 337 | struct udf_fileident_bh sfibh, dfibh; | ^~~~~ /kisskb/src/fs/udf/inode.c:335:32: note: byref variable will be forcibly initialized 335 | struct extent_position epos; | ^~~~ /kisskb/src/fs/udf/inode.c:333:31: note: byref variable will be forcibly initialized 333 | struct kernel_lb_addr eloc; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/kernel/trace/bpf_trace.h:34, from /kisskb/src/kernel/trace/bpf_trace.c:35: /kisskb/src/kernel/trace/bpf_trace.c: In function '__bpf_trace_bpf_trace_printk': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/kernel/trace/bpf_trace.h:34, from /kisskb/src/kernel/trace/bpf_trace.c:35: /kisskb/src/kernel/trace/bpf_trace.c: In function 'trace_event_raw_event_bpf_trace_printk': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/./bpf_trace.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(bpf_trace_printk, | ^~~~~~~~~~~ /kisskb/src/fs/udf/inode.c: In function 'udf_do_extend_file': /kisskb/src/fs/udf/inode.c:543:26: note: byref variable will be forcibly initialized 543 | uint32_t tmplen; | ^~~~~~ /kisskb/src/fs/udf/inode.c:542:39: note: byref variable will be forcibly initialized 542 | struct kernel_lb_addr tmploc; | ^~~~~~ /kisskb/src/fs/udf/inode.c: In function 'udf_insert_aext': /kisskb/src/fs/udf/inode.c:2231:18: note: byref variable will be forcibly initialized 2231 | uint32_t oelen; | ^~~~~ /kisskb/src/fs/udf/inode.c:2230:31: note: byref variable will be forcibly initialized 2230 | struct kernel_lb_addr oeloc; | ^~~~~ /kisskb/src/fs/udf/inode.c: In function 'udf_delete_aext': /kisskb/src/fs/udf/inode.c:2256:18: note: byref variable will be forcibly initialized 2256 | uint32_t elen; | ^~~~ /kisskb/src/fs/udf/inode.c:2255:31: note: byref variable will be forcibly initialized 2255 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/udf/inode.c:2250:32: note: byref variable will be forcibly initialized 2250 | struct extent_position oepos; | ^~~~~ /kisskb/src/fs/udf/inode.c: In function 'udf_update_extents': /kisskb/src/fs/udf/inode.c:1183:18: note: byref variable will be forcibly initialized 1183 | uint32_t tmplen; | ^~~~~~ /kisskb/src/fs/udf/inode.c:1182:31: note: byref variable will be forcibly initialized 1182 | struct kernel_lb_addr tmploc; | ^~~~~~ In file included from /kisskb/src/kernel/trace/bpf_trace.c:7: /kisskb/src/kernel/trace/bpf_trace.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/udf/inode.c: In function 'inode_getblk': /kisskb/src/fs/udf/inode.c:699:13: note: byref variable will be forcibly initialized 699 | int c = 1; | ^ /kisskb/src/fs/udf/inode.c:698:37: note: byref variable will be forcibly initialized 698 | struct kernel_lb_addr eloc, tmpeloc; | ^~~~~~~ /kisskb/src/fs/udf/inode.c:698:31: note: byref variable will be forcibly initialized 698 | struct kernel_lb_addr eloc, tmpeloc; | ^~~~ /kisskb/src/fs/udf/inode.c:697:28: note: byref variable will be forcibly initialized 697 | uint32_t elen = 0, tmpelen; | ^~~~~~~ /kisskb/src/fs/udf/inode.c:697:18: note: byref variable will be forcibly initialized 697 | uint32_t elen = 0, tmpelen; | ^~~~ /kisskb/src/fs/udf/inode.c:696:38: note: byref variable will be forcibly initialized 696 | int count = 0, startnum = 0, endnum = 0; | ^~~~~~ /kisskb/src/fs/udf/inode.c:695:53: note: byref variable will be forcibly initialized 695 | struct extent_position prev_epos, cur_epos, next_epos; | ^~~~~~~~~ /kisskb/src/fs/udf/inode.c:695:43: note: byref variable will be forcibly initialized 695 | struct extent_position prev_epos, cur_epos, next_epos; | ^~~~~~~~ /kisskb/src/fs/udf/inode.c:695:32: note: byref variable will be forcibly initialized 695 | struct extent_position prev_epos, cur_epos, next_epos; | ^~~~~~~~~ /kisskb/src/fs/udf/inode.c:694:31: note: byref variable will be forcibly initialized 694 | struct kernel_long_ad laarr[EXTENT_MERGE_SIZE]; | ^~~~~ In file included from /kisskb/src/kernel/trace/bpf_trace.c:8: /kisskb/src/kernel/trace/bpf_trace.c: In function 'trace_call_bpf': /kisskb/src/include/linux/bpf.h:1500:34: note: byref variable will be forcibly initialized 1500 | struct bpf_trace_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/fs/udf/inode.c: In function 'inode_bmap': /kisskb/src/fs/udf/inode.c:2337:16: note: byref variable will be forcibly initialized 2337 | loff_t lbcount = 0, bcount = (loff_t) block << blocksize_bits; | ^~~~~~~ /kisskb/src/fs/udf/inode.c: In function 'udf_extend_file': /kisskb/src/fs/udf/inode.c:639:31: note: byref variable will be forcibly initialized 639 | struct kernel_long_ad extent; | ^~~~~~ /kisskb/src/fs/udf/inode.c:635:65: note: byref variable will be forcibly initialized 635 | sector_t first_block = newsize >> sb->s_blocksize_bits, offset; | ^~~~~~ /kisskb/src/fs/udf/inode.c:632:18: note: byref variable will be forcibly initialized 632 | uint32_t elen; | ^~~~ /kisskb/src/fs/udf/inode.c:631:31: note: byref variable will be forcibly initialized 631 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/udf/inode.c:630:32: note: byref variable will be forcibly initialized 630 | struct extent_position epos; | ^~~~ /kisskb/src/fs/udf/inode.c: In function 'udf_block_map': /kisskb/src/fs/udf/inode.c:2368:18: note: byref variable will be forcibly initialized 2368 | sector_t offset; | ^~~~~~ /kisskb/src/fs/udf/inode.c:2367:18: note: byref variable will be forcibly initialized 2367 | uint32_t elen; | ^~~~ /kisskb/src/fs/udf/inode.c:2366:31: note: byref variable will be forcibly initialized 2366 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/udf/inode.c: In function 'udf_get_block': /kisskb/src/fs/udf/inode.c:421:18: note: byref variable will be forcibly initialized 421 | int err, new; | ^~~ /kisskb/src/fs/udf/inode.c:421:13: note: byref variable will be forcibly initialized 421 | int err, new; | ^~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'perf_event_attach_bpf_prog': /kisskb/src/kernel/trace/bpf_trace.c:1907:32: note: byref variable will be forcibly initialized 1907 | struct bpf_prog_array *new_array; | ^~~~~~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'perf_event_detach_bpf_prog': /kisskb/src/kernel/trace/bpf_trace.c:1949:32: note: byref variable will be forcibly initialized 1949 | struct bpf_prog_array *new_array; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:26, from /kisskb/src/kernel/audit.c:38: /kisskb/src/kernel/audit.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/audit.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/fs/ntfs3/super.c: In function 'ntfs_export_get_inode': /kisskb/src/fs/ntfs3/super.c:607:24: note: byref variable will be forcibly initialized 607 | struct MFT_REF ref; | ^~~ /kisskb/src/fs/udf/inode.c: In function 'udf_getblk': /kisskb/src/fs/udf/inode.c:460:28: note: byref variable will be forcibly initialized 460 | struct buffer_head dummy; | ^~~~~ /kisskb/src/kernel/trace/bpf_trace.c: In function 'perf_event_query_prog_array': /kisskb/src/kernel/trace/bpf_trace.c:1980:19: note: byref variable will be forcibly initialized 1980 | u32 *ids, prog_cnt, ids_len; | ^~~~~~~~ /kisskb/src/fs/udf/inode.c: In function 'udf_bread': /kisskb/src/fs/udf/inode.c:1208:29: note: byref variable will be forcibly initialized 1208 | struct buffer_head *bh = NULL; | ^~ In file included from /kisskb/src/include/linux/mm.h:26, from /kisskb/src/include/linux/pid_namespace.h:7, from /kisskb/src/include/linux/ptrace.h:10, from /kisskb/src/include/linux/audit.h:13, from /kisskb/src/kernel/auditfilter.c:12: /kisskb/src/kernel/auditfilter.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/auditfilter.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/pid_namespace.h:7, from /kisskb/src/include/linux/ptrace.h:10, from /kisskb/src/include/linux/audit.h:13, from /kisskb/src/kernel/auditfilter.c:12: /kisskb/src/kernel/auditfilter.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/kernel/audit.c: In function 'audit_backlog_limit_set': /kisskb/src/kernel/audit.c:1748:13: note: byref variable will be forcibly initialized 1748 | u32 audit_backlog_limit_arg; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ntfs3/super.c: In function 'ntfs_fs_parse_param': /kisskb/src/fs/ntfs3/super.c:280:32: note: byref variable will be forcibly initialized 280 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/ntfs3/super.c: In function 'ntfs_printk': /kisskb/src/fs/ntfs3/super.c:55:17: note: byref variable will be forcibly initialized 55 | va_list args; | ^~~~ /kisskb/src/fs/ntfs3/super.c:54:26: note: byref variable will be forcibly initialized 54 | struct va_format vaf; | ^~~ /kisskb/src/fs/ntfs3/super.c: In function 'ntfs_init_from_boot': /kisskb/src/fs/ntfs3/super.c:811:21: note: byref variable will be forcibly initialized 811 | u32 mb0, gb0; | ^~~ /kisskb/src/fs/ntfs3/super.c:687:13: note: byref variable will be forcibly initialized 687 | u32 mb, gb, boot_sector_size, sct_per_clst, record_size; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/kernel/audit.c:38: /kisskb/src/kernel/audit.c: In function 'kauditd_thread': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:364:9: note: in expansion of macro '___wait_event' 364 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:384:25: note: in expansion of macro '__wait_event_freezable' 384 | __ret = __wait_event_freezable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/audit.c:903:17: note: in expansion of macro 'wait_event_freezable' 903 | wait_event_freezable(kauditd_wait, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/audit.c: In function 'audit_log_vformat': /kisskb/src/kernel/audit.c:1951:17: note: byref variable will be forcibly initialized 1951 | va_list args2; | ^~~~~ /kisskb/src/kernel/audit.c: In function 'audit_log_format': /kisskb/src/kernel/audit.c:1994:17: note: byref variable will be forcibly initialized 1994 | va_list args; | ^~~~ /kisskb/src/fs/ntfs3/super.c: In function 'ntfs_inode_printk': /kisskb/src/fs/ntfs3/super.c:87:26: note: byref variable will be forcibly initialized 87 | struct va_format vaf; | ^~~ /kisskb/src/fs/ntfs3/super.c:86:17: note: byref variable will be forcibly initialized 86 | va_list args; | ^~~~ /kisskb/src/kernel/audit.c: In function 'audit_replace': /kisskb/src/kernel/audit.c:1196:15: note: byref variable will be forcibly initialized 1196 | pid_t pvnr; | ^~~~ /kisskb/src/kernel/auditfilter.c: In function 'audit_add_rule': /kisskb/src/kernel/auditfilter.c:943:27: note: byref variable will be forcibly initialized 943 | struct list_head *list; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/kernel/audit.c:38: /kisskb/src/kernel/audit.c: In function 'audit_log_start': /kisskb/src/kernel/audit.c:1881:51: note: byref variable will be forcibly initialized 1881 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:33: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/kernel/audit.c:1851:22: note: byref variable will be forcibly initialized 1851 | unsigned int serial; | ^~~~~~ /kisskb/src/kernel/audit.c:1850:27: note: byref variable will be forcibly initialized 1850 | struct timespec64 t; | ^ /kisskb/src/kernel/auditfilter.c: In function 'audit_krule_to_data': /kisskb/src/kernel/auditfilter.c:637:15: note: byref variable will be forcibly initialized 637 | void *bufp; | ^~~~ /kisskb/src/fs/ntfs3/super.c: In function 'ntfs_fill_super': /kisskb/src/fs/ntfs3/super.c:906:24: note: byref variable will be forcibly initialized 906 | struct MFT_REF ref; | ^~~ /kisskb/src/fs/ntfs3/super.c:900:24: note: byref variable will be forcibly initialized 900 | CLST vcn, lcn, len; | ^~~ /kisskb/src/kernel/audit.c: In function 'audit_log': /kisskb/src/kernel/audit.c:2452:17: note: byref variable will be forcibly initialized 2452 | va_list args; | ^~~~ /kisskb/src/fs/ntfs3/super.c:900:19: note: byref variable will be forcibly initialized 900 | CLST vcn, lcn, len; | ^~~ /kisskb/src/fs/ntfs3/super.c:900:14: note: byref variable will be forcibly initialized 900 | CLST vcn, lcn, len; | ^~~ /kisskb/src/kernel/auditfilter.c: In function 'audit_data_to_entry': /kisskb/src/kernel/auditfilter.c:455:16: note: byref variable will be forcibly initialized 455 | size_t remain = datasz - sizeof(struct audit_rule_data); | ^~~~~~ /kisskb/src/kernel/auditfilter.c:454:15: note: byref variable will be forcibly initialized 454 | void *bufp; | ^~~~ /kisskb/src/kernel/audit.c: In function 'audit_log_multicast': /kisskb/src/kernel/audit.c:1588:14: note: byref variable will be forcibly initialized 1588 | char comm[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/audit.c: In function 'audit_log_task_info': /kisskb/src/kernel/auditfilter.c: In function 'audit_del_rule': /kisskb/src/kernel/auditfilter.c:1026:27: note: byref variable will be forcibly initialized 1026 | struct list_head *list; | ^~~~ /kisskb/src/kernel/audit.c:2234:14: note: byref variable will be forcibly initialized 2234 | char comm[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/audit.c: In function 'audit_receive_msg': /kisskb/src/kernel/audit.c:1500:42: note: byref variable will be forcibly initialized 1500 | struct audit_buffer *ab; | ^~ /kisskb/src/kernel/audit.c:1499:41: note: byref variable will be forcibly initialized 1499 | struct audit_tty_status s, old; | ^ /kisskb/src/kernel/audit.c:1488:41: note: byref variable will be forcibly initialized 1488 | struct audit_tty_status s; | ^ /kisskb/src/kernel/audit.c:1429:24: note: byref variable will be forcibly initialized 1429 | size_t msglen = data_len; | ^~~~~~ /kisskb/src/kernel/audit.c:1428:21: note: byref variable will be forcibly initialized 1428 | u32 sizes[2]; | ^~~~~ /kisskb/src/kernel/audit.c:1427:23: note: byref variable will be forcibly initialized 1427 | void *bufp = data; | ^~~~ /kisskb/src/kernel/audit.c:1246:41: note: byref variable will be forcibly initialized 1246 | struct audit_status s; | ^ /kisskb/src/kernel/audit.c:1228:41: note: byref variable will be forcibly initialized 1228 | struct audit_status s; | ^ /kisskb/src/kernel/audit.c:1212:34: note: byref variable will be forcibly initialized 1212 | struct audit_buffer *ab; | ^~ /kisskb/src/fs/orangefs/super.c: In function 'orangefs_fh_to_dentry': /kisskb/src/fs/orangefs/super.c:331:37: note: byref variable will be forcibly initialized 331 | struct orangefs_object_kref refn; | ^~~~ /kisskb/src/fs/orangefs/super.c: In function 'orangefs_encode_fh': /kisskb/src/fs/orangefs/super.c:353:37: note: byref variable will be forcibly initialized 353 | struct orangefs_object_kref refn; | ^~~~ /kisskb/src/fs/orangefs/super.c: In function 'parse_mount_options': /kisskb/src/fs/orangefs/super.c:58:21: note: byref variable will be forcibly initialized 58 | substring_t args[MAX_OPT_ARGS]; | ^~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/kernel/audit.c:38: /kisskb/src/kernel/audit.c: In function 'audit_receive': /kisskb/src/kernel/audit.c:1571:35: note: byref variable will be forcibly initialized 1571 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:33: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/fs/orangefs/super.c: In function 'orangefs_fill_sb': /kisskb/src/fs/orangefs/super.c:420:37: note: byref variable will be forcibly initialized 420 | struct orangefs_object_kref root_object; | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rpm.h:107, from /kisskb/src/kernel/trace/rpm-traces.c:16: /kisskb/src/kernel/trace/rpm-traces.c: In function 'perf_trace_rpm_internal': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(rpm_internal, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(rpm_internal, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(rpm_internal, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/rpm-traces.c: In function 'perf_trace_rpm_return_int': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rpm.h:107, from /kisskb/src/kernel/trace/rpm-traces.c:16: /kisskb/src/kernel/trace/rpm-traces.c: In function 'trace_event_raw_event_rpm_internal': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(rpm_internal, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(rpm_internal, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/rpm-traces.c: In function 'trace_event_raw_event_rpm_return_int': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/rpm.h:107, from /kisskb/src/kernel/trace/rpm-traces.c:16: /kisskb/src/kernel/trace/rpm-traces.c: In function '__bpf_trace_rpm_internal': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(rpm_internal, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(rpm_internal, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(rpm_internal, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:18:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 18 | DECLARE_EVENT_CLASS(rpm_internal, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/rpm-traces.c: In function '__bpf_trace_rpm_return_int': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rpm.h:84:1: note: in expansion of macro 'TRACE_EVENT' 84 | TRACE_EVENT(rpm_return_int, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/move_extent.c: In function 'mext_check_coverage': /kisskb/src/fs/ext4/move_extent.c:94:31: note: byref variable will be forcibly initialized 94 | struct ext4_ext_path *path = NULL; | ^~~~ /kisskb/src/fs/pstore/inode.c: In function 'parse_options': /kisskb/src/fs/pstore/inode.c:244:25: note: byref variable will be forcibly initialized 244 | int option; | ^~~~~~ /kisskb/src/fs/pstore/inode.c:243:25: note: byref variable will be forcibly initialized 243 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/ext4/move_extent.c: In function 'move_extent_per_page': /kisskb/src/fs/ext4/move_extent.c:263:31: note: byref variable will be forcibly initialized 263 | int i, err2, jblocks, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/move_extent.c:263:16: note: byref variable will be forcibly initialized 263 | int i, err2, jblocks, retries = 0; | ^~~~ /kisskb/src/fs/ext4/move_extent.c:258:22: note: byref variable will be forcibly initialized 258 | struct page *pagep[2] = {NULL, NULL}; | ^~~~~ /kisskb/src/fs/pstore/inode.c: In function 'pstore_mkfile': /kisskb/src/fs/pstore/inode.c:351:33: note: byref variable will be forcibly initialized 351 | char name[PSTORE_NAMELEN]; | ^~~~ /kisskb/src/fs/ext4/move_extent.c: In function 'ext4_move_extents': /kisskb/src/fs/ext4/move_extent.c:567:13: note: byref variable will be forcibly initialized 567 | int ret; | ^~~ /kisskb/src/fs/ext4/move_extent.c:563:31: note: byref variable will be forcibly initialized 563 | struct ext4_ext_path *path = NULL; | ^~~~ /kisskb/src/fs/orangefs/devorangefs-req.c: In function 'dispatch_ioctl_command': /kisskb/src/fs/orangefs/devorangefs-req.c:598:13: note: byref variable will be forcibly initialized 598 | int upstream_kmod = 1; | ^~~~~~~~~~~~~ /kisskb/src/fs/orangefs/devorangefs-req.c:596:38: note: byref variable will be forcibly initialized 596 | struct ORANGEFS_dev_map_desc user_desc; | ^~~~~~~~~ /kisskb/src/fs/orangefs/devorangefs-req.c: In function 'orangefs_devreq_compat_ioctl': /kisskb/src/fs/orangefs/devorangefs-req.c:737:48: note: byref variable will be forcibly initialized 737 | struct ORANGEFS_dev_map_desc32 d32; | ^~~ /kisskb/src/fs/orangefs/devorangefs-req.c:736:46: note: byref variable will be forcibly initialized 736 | struct ORANGEFS_dev_map_desc desc; | ^~~~ /kisskb/src/fs/orangefs/devorangefs-req.c: In function 'orangefs_devreq_write_iter': /kisskb/src/fs/orangefs/devorangefs-req.c:370:11: note: byref variable will be forcibly initialized 370 | } head; | ^~~~ /kisskb/src/fs/orangefs/devorangefs-req.c: In function 'orangefs_devreq_read': /kisskb/src/fs/orangefs/devorangefs-req.c:163:15: note: byref variable will be forcibly initialized 163 | __s32 proto_ver = ORANGEFS_KERNEL_PROTO_VERSION; | ^~~~~~~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_filter_inode_name': /kisskb/src/kernel/auditsc.c:874:26: note: byref variable will be forcibly initialized 874 | enum audit_state state; | ^~~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_filter_task': /kisskb/src/kernel/auditsc.c:776:28: note: byref variable will be forcibly initialized 776 | enum audit_state state; | ^~~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_filter_syscall': /kisskb/src/kernel/auditsc.c:845:26: note: byref variable will be forcibly initialized 845 | enum audit_state state; | ^~~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_filter_uring': /kisskb/src/kernel/auditsc.c:817:26: note: byref variable will be forcibly initialized 817 | enum audit_state state; | ^~~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_log_execve_info': /kisskb/src/kernel/auditsc.c:1137:14: note: byref variable will be forcibly initialized 1137 | char abuf[96]; | ^~~~ /kisskb/src/kernel/auditsc.c: In function 'show_special': /kisskb/src/kernel/auditsc.c:1367:30: note: byref variable will be forcibly initialized 1367 | struct audit_buffer *ab; | ^~ /kisskb/src/kernel/auditsc.c: In function 'audit_log_exit': /kisskb/src/kernel/auditsc.c:1676:16: note: byref variable will be forcibly initialized 1676 | int i, call_panic = 0; | ^~~~~~~~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_copy_fcaps': /kisskb/src/kernel/auditsc.c:2246:33: note: byref variable will be forcibly initialized 2246 | struct cpu_vfs_cap_data caps; | ^~~~ /kisskb/src/kernel/auditsc.c: In function '__audit_log_nfcfg': /kisskb/src/kernel/auditsc.c:2911:14: note: byref variable will be forcibly initialized 2911 | char comm[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_log_task': /kisskb/src/kernel/auditsc.c:2932:14: note: byref variable will be forcibly initialized 2932 | char comm[sizeof(current->comm)]; | ^~~~ /kisskb/src/kernel/auditsc.c: In function 'audit_alloc': /kisskb/src/kernel/auditsc.c:1053:15: note: byref variable will be forcibly initialized 1053 | char *key = NULL; | ^~~ /kisskb/src/lib/crypto/libchacha.c: In function 'chacha_crypt_generic': /kisskb/src/lib/crypto/libchacha.c:19:12: note: byref variable will be forcibly initialized 19 | u8 stream[CHACHA_BLOCK_SIZE] __aligned(sizeof(long)); | ^~~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_match_ci_name': /kisskb/src/fs/f2fs/dir.c:229:42: note: byref variable will be forcibly initialized 229 | const struct fscrypt_str encrypted_name = | ^~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/dir.c:224:28: note: byref variable will be forcibly initialized 224 | struct fscrypt_str decrypted_name = FSTR_INIT(NULL, de_name_len); | ^~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_match_name': /kisskb/src/fs/f2fs/dir.c:272:29: note: byref variable will be forcibly initialized 272 | struct qstr cf = FSTR_TO_QSTR(&fname->cf_name); | ^~ /kisskb/src/fs/f2fs/dir.c:268:29: note: byref variable will be forcibly initialized 268 | struct fscrypt_name f; | ^ /kisskb/src/kernel/auditsc.c: In function '__audit_log_bprm_fcaps': /kisskb/src/kernel/auditsc.c:2797:33: note: byref variable will be forcibly initialized 2797 | struct cpu_vfs_cap_data vcaps; | ^~~~~ /kisskb/src/fs/udf/namei.c: In function 'udf_find_entry': /kisskb/src/fs/udf/namei.c:178:18: note: byref variable will be forcibly initialized 178 | sector_t offset; | ^~~~~~ /kisskb/src/fs/udf/namei.c:177:18: note: byref variable will be forcibly initialized 177 | uint32_t elen; | ^~~~ /kisskb/src/fs/udf/namei.c:176:31: note: byref variable will be forcibly initialized 176 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/udf/namei.c:168:16: note: byref variable will be forcibly initialized 168 | loff_t f_pos; | ^~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_setup_filename': /kisskb/src/fs/f2fs/dir.c:143:29: note: byref variable will be forcibly initialized 143 | struct fscrypt_name crypt_name; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_prepare_lookup': /kisskb/src/fs/f2fs/dir.c:162:29: note: byref variable will be forcibly initialized 162 | struct fscrypt_name crypt_name; | ^~~~~~~~~~ /kisskb/src/fs/udf/namei.c: In function 'empty_dir': /kisskb/src/fs/udf/namei.c:733:18: note: byref variable will be forcibly initialized 733 | sector_t offset; | ^~~~~~ /kisskb/src/fs/udf/namei.c:732:18: note: byref variable will be forcibly initialized 732 | uint32_t elen; | ^~~~ /kisskb/src/fs/f2fs/dir.c: In function 'find_in_block': /kisskb/src/fs/f2fs/dir.c:204:32: note: byref variable will be forcibly initialized 204 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/udf/namei.c:731:31: note: byref variable will be forcibly initialized 731 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/udf/namei.c:728:16: note: byref variable will be forcibly initialized 728 | loff_t f_pos; | ^~~~~ /kisskb/src/fs/udf/namei.c:727:33: note: byref variable will be forcibly initialized 727 | struct udf_fileident_bh fibh; | ^~~~ /kisskb/src/fs/udf/namei.c:726:35: note: byref variable will be forcibly initialized 726 | struct fileIdentDesc *fi, cfi; | ^~~ /kisskb/src/fs/f2fs/dir.c: In function 'find_in_level': /kisskb/src/fs/f2fs/dir.c:344:13: note: byref variable will be forcibly initialized 344 | int max_slots; | ^~~~~~~~~ /kisskb/src/fs/udf/namei.c: In function 'udf_get_parent': /kisskb/src/fs/udf/namei.c:1225:33: note: byref variable will be forcibly initialized 1225 | struct udf_fileident_bh fibh; | ^~~~ /kisskb/src/fs/udf/namei.c:1224:30: note: byref variable will be forcibly initialized 1224 | struct fileIdentDesc cfi; | ^~~ /kisskb/src/fs/udf/namei.c:1222:31: note: byref variable will be forcibly initialized 1222 | struct kernel_lb_addr tloc; | ^~~~ /kisskb/src/fs/udf/namei.c: In function 'udf_nfs_get_inode': /kisskb/src/fs/udf/namei.c:1247:31: note: byref variable will be forcibly initialized 1247 | struct kernel_lb_addr loc; | ^~~ /kisskb/src/fs/gfs2/bmap.c: In function '__gfs2_unstuff_inode': /kisskb/src/fs/gfs2/bmap.c:111:30: note: byref variable will be forcibly initialized 111 | unsigned int n = 1; | ^ /kisskb/src/fs/gfs2/bmap.c:99:13: note: byref variable will be forcibly initialized 99 | u64 block = 0; | ^~~~~ /kisskb/src/fs/gfs2/bmap.c:97:34: note: byref variable will be forcibly initialized 97 | struct buffer_head *bh, *dibh; | ^~~~ /kisskb/src/fs/gfs2/bmap.c:97:29: note: byref variable will be forcibly initialized 97 | struct buffer_head *bh, *dibh; | ^~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_find_entry': /kisskb/src/fs/f2fs/dir.c:438:30: note: byref variable will be forcibly initialized 438 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/udf/namei.c: In function 'udf_lookup': /kisskb/src/fs/udf/namei.c:314:39: note: byref variable will be forcibly initialized 314 | struct kernel_lb_addr loc; | ^~~ /kisskb/src/fs/udf/namei.c:303:33: note: byref variable will be forcibly initialized 303 | struct udf_fileident_bh fibh; | ^~~~ /kisskb/src/fs/udf/namei.c:302:30: note: byref variable will be forcibly initialized 302 | struct fileIdentDesc cfi; | ^~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_has_enough_room': /kisskb/src/fs/f2fs/dir.c:674:32: note: byref variable will be forcibly initialized 674 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_hole_size': /kisskb/src/fs/gfs2/bmap.c:587:25: note: byref variable will be forcibly initialized 587 | struct metapath clone; | ^~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_do_make_empty_dir': /kisskb/src/fs/f2fs/dir.c:532:28: note: byref variable will be forcibly initialized 532 | struct fscrypt_str dotdot = FSTR_INIT("..", 2); | ^~~~~~ /kisskb/src/fs/f2fs/dir.c:531:28: note: byref variable will be forcibly initialized 531 | struct fscrypt_str dot = FSTR_INIT(".", 1); | ^~~ /kisskb/src/fs/f2fs/dir.c: In function 'make_empty_dir': /kisskb/src/fs/f2fs/dir.c:546:32: note: byref variable will be forcibly initialized 546 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/gfs2/bmap.c: In function 'stuffed_zero_range': /kisskb/src/fs/gfs2/bmap.c:2335:29: note: byref variable will be forcibly initialized 2335 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_add_regular_entry': /kisskb/src/fs/f2fs/dir.c:717:32: note: byref variable will be forcibly initialized 717 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/udf/namei.c: In function 'udf_add_entry': /kisskb/src/fs/udf/namei.c:344:18: note: byref variable will be forcibly initialized 344 | sector_t offset; | ^~~~~~ /kisskb/src/fs/udf/namei.c:343:18: note: byref variable will be forcibly initialized 343 | uint32_t elen = 0; | ^~~~ /kisskb/src/fs/udf/namei.c:342:31: note: byref variable will be forcibly initialized 342 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/udf/namei.c:341:20: note: byref variable will be forcibly initialized 341 | udf_pblk_t block; | ^~~~~ /kisskb/src/fs/udf/namei.c:338:16: note: byref variable will be forcibly initialized 338 | loff_t f_pos; | ^~~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_do_add_link': /kisskb/src/fs/f2fs/dir.c:826:22: note: byref variable will be forcibly initialized 826 | struct page *page = NULL; | ^~~~ /kisskb/src/fs/f2fs/dir.c:825:30: note: byref variable will be forcibly initialized 825 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'sweep_bh_for_rgrps': /kisskb/src/fs/gfs2/bmap.c:1567:45: note: byref variable will be forcibly initialized 1567 | struct buffer_head *dibh; | ^~~~ /kisskb/src/lib/crypto/aes.c: In function 'aes_encrypt': /kisskb/src/lib/crypto/aes.c:262:21: note: byref variable will be forcibly initialized 262 | u32 st0[4], st1[4]; | ^~~ /kisskb/src/lib/crypto/aes.c:262:13: note: byref variable will be forcibly initialized 262 | u32 st0[4], st1[4]; | ^~~ /kisskb/src/fs/udf/namei.c: In function 'udf_rmdir': /kisskb/src/fs/udf/namei.c:798:35: note: byref variable will be forcibly initialized 798 | struct fileIdentDesc *fi, cfi; | ^~~ /kisskb/src/fs/udf/namei.c:797:33: note: byref variable will be forcibly initialized 797 | struct udf_fileident_bh fibh; | ^~~~ /kisskb/src/fs/udf/namei.c: In function 'udf_unlink': /kisskb/src/fs/udf/namei.c:844:30: note: byref variable will be forcibly initialized 844 | struct fileIdentDesc cfi; | ^~~ /kisskb/src/fs/udf/namei.c:842:33: note: byref variable will be forcibly initialized 842 | struct udf_fileident_bh fibh; | ^~~~ /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_fill_dentries': /kisskb/src/fs/f2fs/dir.c:1002:25: note: byref variable will be forcibly initialized 1002 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/dir.c:1000:28: note: byref variable will be forcibly initialized 1000 | struct fscrypt_str de_name = FSTR_INIT(NULL, 0); | ^~~~~~~ /kisskb/src/fs/udf/namei.c: In function 'udf_rename': /kisskb/src/fs/udf/namei.c:1120:21: note: byref variable will be forcibly initialized 1120 | int offset = udf_ext0_offset(old_inode); | ^~~~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'punch_hole': /kisskb/src/fs/udf/namei.c:1086:13: note: byref variable will be forcibly initialized 1086 | int retval = -ENOENT; | ^~~~~~ /kisskb/src/fs/udf/namei.c:1084:36: note: byref variable will be forcibly initialized 1084 | struct fileIdentDesc ocfi, ncfi; | ^~~~ /kisskb/src/fs/gfs2/bmap.c:1717:25: note: byref variable will be forcibly initialized 1717 | __be64 *start, *end; | ^~~ /kisskb/src/fs/udf/namei.c:1084:30: note: byref variable will be forcibly initialized 1084 | struct fileIdentDesc ocfi, ncfi; | ^~~~ /kisskb/src/fs/gfs2/bmap.c:1717:17: note: byref variable will be forcibly initialized 1717 | __be64 *start, *end; | ^~~~~ /kisskb/src/fs/udf/namei.c:1082:40: note: byref variable will be forcibly initialized 1082 | struct udf_fileident_bh ofibh, nfibh; | ^~~~~ /kisskb/src/fs/gfs2/bmap.c:1713:13: note: byref variable will be forcibly initialized 1713 | u32 btotal = 0; | ^~~~~~ /kisskb/src/fs/udf/namei.c:1082:33: note: byref variable will be forcibly initialized 1082 | struct udf_fileident_bh ofibh, nfibh; | ^~~~~ /kisskb/src/fs/gfs2/bmap.c:1710:15: note: byref variable will be forcibly initialized 1710 | __u16 __end_list[GFS2_MAX_META_HEIGHT], *end_list = NULL; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/f2fs_fs.h:11, from /kisskb/src/fs/f2fs/dir.c:10: /kisskb/src/fs/f2fs/dir.c: In function 'f2fs_readdir': /kisskb/src/fs/gfs2/bmap.c:1709:15: note: byref variable will be forcibly initialized 1709 | __u16 start_list[GFS2_MAX_META_HEIGHT]; | ^~~~~~~~~~ /kisskb/src/include/linux/pagemap.h:1214:26: note: byref variable will be forcibly initialized 1214 | DEFINE_READAHEAD(ractl, file, ra, mapping, index); | ^~~~~ /kisskb/src/include/linux/pagemap.h:1179:34: note: in definition of macro 'DEFINE_READAHEAD' 1179 | struct readahead_control ractl = { \ | ^~~~~ /kisskb/src/fs/f2fs/dir.c:1088:28: note: byref variable will be forcibly initialized 1088 | struct fscrypt_str fstr = FSTR_INIT(NULL, 0); | ^~~~ /kisskb/src/fs/gfs2/bmap.c:1706:28: note: byref variable will be forcibly initialized 1706 | struct gfs2_holder rd_gh; | ^~~~~ /kisskb/src/fs/f2fs/dir.c:1087:32: note: byref variable will be forcibly initialized 1087 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/gfs2/bmap.c:1705:29: note: byref variable will be forcibly initialized 1705 | struct buffer_head *dibh, *bh; | ^~~~ /kisskb/src/fs/udf/namei.c: In function 'udf_add_nondir': /kisskb/src/fs/udf/namei.c:586:13: note: byref variable will be forcibly initialized 586 | int err; | ^~~ /kisskb/src/fs/udf/namei.c:585:30: note: byref variable will be forcibly initialized 585 | struct fileIdentDesc cfi, *fi; | ^~~ /kisskb/src/fs/udf/namei.c:584:33: note: byref variable will be forcibly initialized 584 | struct udf_fileident_bh fibh; | ^~~~ /kisskb/src/lib/crypto/aes.c: In function 'aes_decrypt': /kisskb/src/lib/crypto/aes.c:313:21: note: byref variable will be forcibly initialized 313 | u32 st0[4], st1[4]; | ^~~ /kisskb/src/lib/crypto/aes.c:313:13: note: byref variable will be forcibly initialized 313 | u32 st0[4], st1[4]; | ^~~ /kisskb/src/fs/udf/namei.c: In function 'udf_symlink': /kisskb/src/fs/udf/namei.c:916:39: note: byref variable will be forcibly initialized 916 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/udf/namei.c:893:13: note: byref variable will be forcibly initialized 893 | int err; | ^~~ /kisskb/src/crypto/ghash-generic.c: In function 'ghash_setkey': /kisskb/src/crypto/ghash-generic.c:59:15: note: byref variable will be forcibly initialized 59 | be128 k; | ^ /kisskb/src/kernel/trace/trace_dynevent.c: In function 'dyn_event_release': /kisskb/src/kernel/trace/trace_dynevent.c:76:13: note: byref variable will be forcibly initialized 76 | int argc, ret = -ENOENT; | ^~~~ /kisskb/src/fs/udf/namei.c: In function 'udf_mkdir': /kisskb/src/fs/udf/namei.c:670:13: note: byref variable will be forcibly initialized 670 | int err; | ^~~ /kisskb/src/fs/udf/namei.c:669:30: note: byref variable will be forcibly initialized 669 | struct fileIdentDesc cfi, *fi; | ^~~ /kisskb/src/fs/udf/namei.c:668:33: note: byref variable will be forcibly initialized 668 | struct udf_fileident_bh fibh; | ^~~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_rename': /kisskb/src/fs/udf/namei.c: In function 'udf_link': /kisskb/src/fs/orangefs/namei.c:386:22: note: byref variable will be forcibly initialized 386 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/udf/namei.c:1043:13: note: byref variable will be forcibly initialized 1043 | int err; | ^~~ /kisskb/src/fs/udf/namei.c:1042:30: note: byref variable will be forcibly initialized 1042 | struct fileIdentDesc cfi, *fi; | ^~~ /kisskb/src/fs/udf/namei.c:1041:33: note: byref variable will be forcibly initialized 1041 | struct udf_fileident_bh fibh; | ^~~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_mkdir': /kisskb/src/fs/orangefs/namei.c:315:22: note: byref variable will be forcibly initialized 315 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/orangefs/namei.c:313:37: note: byref variable will be forcibly initialized 313 | struct orangefs_object_kref ref; | ^~~ /kisskb/src/fs/gfs2/bmap.c: In function '__gfs2_iomap_get': /kisskb/src/fs/gfs2/bmap.c:853:29: note: byref variable will be forcibly initialized 853 | struct buffer_head *dibh = NULL, *bh; | ^~~~ /kisskb/src/fs/gfs2/bmap.c:851:13: note: byref variable will be forcibly initialized 851 | int eob; | ^~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_symlink': /kisskb/src/fs/orangefs/namei.c:228:22: note: byref variable will be forcibly initialized 228 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/orangefs/namei.c:226:37: note: byref variable will be forcibly initialized 226 | struct orangefs_object_kref ref; | ^~~ /kisskb/src/fs/gfs2/bmap.c: In function '__gfs2_iomap_alloc': /kisskb/src/fs/gfs2/bmap.c:668:18: note: byref variable will be forcibly initialized 668 | unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; | ^ /kisskb/src/fs/gfs2/bmap.c:667:13: note: byref variable will be forcibly initialized 667 | u64 bn; | ^~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_create': /kisskb/src/fs/orangefs/namei.c:28:22: note: byref variable will be forcibly initialized 28 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/orangefs/namei.c:26:37: note: byref variable will be forcibly initialized 26 | struct orangefs_object_kref ref; | ^~~ /kisskb/src/fs/orangefs/namei.c: In function 'orangefs_unlink': /kisskb/src/fs/orangefs/namei.c:178:22: note: byref variable will be forcibly initialized 178 | struct iattr iattr; | ^~~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'trunc_start': /kisskb/src/fs/gfs2/bmap.c:1344:29: note: byref variable will be forcibly initialized 1344 | struct buffer_head *dibh = NULL; | ^~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'trunc_end': /kisskb/src/fs/gfs2/bmap.c:1966:29: note: byref variable will be forcibly initialized 1966 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_iomap_begin_write': /kisskb/src/fs/gfs2/bmap.c:1009:41: note: byref variable will be forcibly initialized 1009 | struct gfs2_alloc_parms ap = {}; | ^~ /kisskb/src/fs/gfs2/bmap.c:1008:43: note: byref variable will be forcibly initialized 1008 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/bmap.c:1008:30: note: byref variable will be forcibly initialized 1008 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'do_grow': /kisskb/src/fs/gfs2/bmap.c:2060:29: note: byref variable will be forcibly initialized 2060 | struct buffer_head *dibh; | ^~~~ In file included from /kisskb/src/samples/kfifo/dma-example.c:10: /kisskb/src/samples/kfifo/dma-example.c: In function 'example_init': /kisskb/src/include/linux/kfifo.h:408:36: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/samples/kfifo/dma-example.c:40:17: note: in expansion of macro 'kfifo_put' 40 | kfifo_put(&fifo, i); | ^~~~~~~~~ /kisskb/src/samples/kfifo/dma-example.c:26:33: note: byref variable will be forcibly initialized 26 | struct scatterlist sg[10]; | ^~ /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_map_journal_extents': /kisskb/src/fs/gfs2/bmap.c:2240:28: note: byref variable will be forcibly initialized 2240 | struct buffer_head bh; | ^~ /kisskb/src/kernel/audit_watch.c: In function 'audit_add_watch': /kisskb/src/kernel/audit_watch.c:404:21: note: byref variable will be forcibly initialized 404 | struct path parent_path; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/bmap.c: In function 'gfs2_write_alloc_required': /kisskb/src/fs/gfs2/bmap.c:2296:28: note: byref variable will be forcibly initialized 2296 | struct buffer_head bh; | ^~ /kisskb/src/io_uring/sqpoll.c: In function 'io_sqd_handle_event': /kisskb/src/io_uring/sqpoll.c:208:24: note: byref variable will be forcibly initialized 208 | struct ksignal ksig; | ^~~~ /kisskb/src/io_uring/sqpoll.c: In function 'io_sq_thread': /kisskb/src/io_uring/sqpoll.c:226:14: note: byref variable will be forcibly initialized 226 | char buf[TASK_COMM_LEN]; | ^~~ /kisskb/src/io_uring/sqpoll.c: In function 'io_sq_offload_create': /kisskb/src/io_uring/sqpoll.c:355:22: note: byref variable will be forcibly initialized 355 | bool attached; | ^~~~~~~~ /kisskb/src/fs/dlm/ast.c: In function 'dlm_callback_work': /kisskb/src/fs/dlm/ast.c:222:20: note: byref variable will be forcibly initialized 222 | int i, rv, resid; | ^~~~~ /kisskb/src/fs/dlm/ast.c:221:29: note: byref variable will be forcibly initialized 221 | struct dlm_callback callbacks[DLM_CALLBACKS_SIZE]; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/f2fs/file.c:8: /kisskb/src/fs/f2fs/file.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_get_compress_option': /kisskb/src/fs/f2fs/file.c:3820:33: note: byref variable will be forcibly initialized 3820 | struct f2fs_comp_option option; | ^~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'try_to_fix_pino': /kisskb/src/fs/f2fs/file.c:238:15: note: byref variable will be forcibly initialized 238 | nid_t pino; | ^~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_do_sync_file': /kisskb/src/fs/f2fs/file.c:262:22: note: byref variable will be forcibly initialized 262 | unsigned int seq_id = 0; | ^~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_fitrim': /kisskb/src/fs/f2fs/file.c:2213:29: note: byref variable will be forcibly initialized 2213 | struct fstrim_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_gc_range': /kisskb/src/fs/f2fs/file.c:2455:30: note: byref variable will be forcibly initialized 2455 | struct f2fs_gc_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_flush_device': /kisskb/src/fs/f2fs/file.c:2853:34: note: byref variable will be forcibly initialized 2853 | struct f2fs_flush_device range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_defragment_range': /kisskb/src/fs/f2fs/file.c:2499:35: note: byref variable will be forcibly initialized 2499 | pgoff_t pg_start, pg_end, next_pgofs; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/file.c:2498:28: note: byref variable will be forcibly initialized 2498 | struct extent_info ei = {0, 0, 0}; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_defragment': /kisskb/src/fs/f2fs/file.c:2647:32: note: byref variable will be forcibly initialized 2647 | struct f2fs_defragment range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function '__read_out_blkaddrs': /kisskb/src/fs/f2fs/file.c:1131:30: note: byref variable will be forcibly initialized 1131 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function '__roll_back_blkaddrs': /kisskb/src/fs/f2fs/file.c:1186:30: note: byref variable will be forcibly initialized 1186 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_resize_fs': /kisskb/src/fs/f2fs/file.c:3185:15: note: byref variable will be forcibly initialized 3185 | __u64 block_count; | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_release_compress_blocks': /kisskb/src/fs/f2fs/file.c:3418:38: note: byref variable will be forcibly initialized 3418 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'reserve_compress_blocks': /kisskb/src/fs/f2fs/file.c:3492:26: note: byref variable will be forcibly initialized 3492 | blkcnt_t reserved; | ^~~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_reserve_compress_blocks': /kisskb/src/fs/f2fs/file.c:3571:38: note: byref variable will be forcibly initialized 3571 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_sec_trim_file': /kisskb/src/fs/f2fs/file.c:3732:38: note: byref variable will be forcibly initialized 3732 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c:3663:35: note: byref variable will be forcibly initialized 3663 | struct f2fs_sectrim_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_set_compress_option': /kisskb/src/fs/f2fs/file.c:3848:33: note: byref variable will be forcibly initialized 3848 | struct f2fs_comp_option option; | ^~~~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_find_text': /kisskb/src/net/core/skbuff.c:3842:25: note: byref variable will be forcibly initialized 3842 | struct ts_state state; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_compat_ioc_gc_range': /kisskb/src/fs/f2fs/file.c:4699:30: note: byref variable will be forcibly initialized 4699 | struct f2fs_gc_range range; | ^~~~~ /kisskb/src/net/core/skbuff.c: In function '__skb_send_sock': /kisskb/src/net/core/skbuff.c:2695:31: note: byref variable will be forcibly initialized 2695 | struct msghdr msg; | ^~~ /kisskb/src/net/core/skbuff.c:2694:29: note: byref variable will be forcibly initialized 2694 | struct kvec kv; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_zero_range': /kisskb/src/fs/f2fs/file.c:1502:46: note: byref variable will be forcibly initialized 1502 | struct dnode_of_data dn; | ^~ /kisskb/src/net/core/skbuff.c: In function '__alloc_skb': /kisskb/src/net/core/skbuff.c:404:14: note: byref variable will be forcibly initialized 404 | bool pfmemalloc; | ^~~~~~~~~~ /kisskb/src/kernel/audit_fsnotify.c: In function 'audit_alloc_mark': /kisskb/src/kernel/audit_fsnotify.c:77:21: note: byref variable will be forcibly initialized 77 | struct path path; | ^~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_checksum': /kisskb/src/net/core/skbuff.c:2965:39: note: byref variable will be forcibly initialized 2965 | const struct skb_checksum_ops ops = { | ^~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_vm_page_mkwrite': /kisskb/src/fs/f2fs/file.c:59:30: note: byref variable will be forcibly initialized 59 | struct dnode_of_data dn; | ^~ /kisskb/src/net/core/skbuff.c: In function '__splice_segment': /kisskb/src/net/core/skbuff.c:2565:30: note: byref variable will be forcibly initialized 2565 | unsigned int flen = min(*len, plen); | ^~~~ /kisskb/src/net/core/skbuff.c: In function 'skb_splice_bits': /kisskb/src/net/core/skbuff.c:2639:22: note: byref variable will be forcibly initialized 2639 | struct page *pages[MAX_SKB_FRAGS]; | ^~~~~ /kisskb/src/net/core/skbuff.c:2638:29: note: byref variable will be forcibly initialized 2638 | struct partial_page partial[MAX_SKB_FRAGS]; | ^~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_seek_block': /kisskb/src/fs/f2fs/file.c:419:30: note: byref variable will be forcibly initialized 419 | struct dnode_of_data dn; | ^~ /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c: In function 'mcp_pinconf_get': /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c:226:22: note: byref variable will be forcibly initialized 226 | unsigned int data, status; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c: In function 'mcp23s08_get': /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c:294:13: note: byref variable will be forcibly initialized 294 | int status, ret; | ^~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_do_truncate_blocks': /kisskb/src/fs/f2fs/file.c:673:30: note: byref variable will be forcibly initialized 673 | struct dnode_of_data dn; | ^~ /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c: In function 'mcp23s08_probe_one': /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c:531:13: note: byref variable will be forcibly initialized 531 | int status, ret; | ^~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:8, from /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c:11: /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c: In function 'mcp23s08_irq': /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c:346:68: note: byref variable will be forcibly initialized 346 | int intcap, intcon, intf, i, gpio, gpio_orig, intcap_mask, defval; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c:346:38: note: byref variable will be forcibly initialized 346 | int intcap, intcon, intf, i, gpio, gpio_orig, intcap_mask, defval; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c:346:29: note: byref variable will be forcibly initialized 346 | int intcap, intcon, intf, i, gpio, gpio_orig, intcap_mask, defval; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c:346:21: note: byref variable will be forcibly initialized 346 | int intcap, intcon, intf, i, gpio, gpio_orig, intcap_mask, defval; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-mcp23s08.c:346:13: note: byref variable will be forcibly initialized 346 | int intcap, intcon, intf, i, gpio, gpio_orig, intcap_mask, defval; | ^~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_file_write_iter': /kisskb/src/fs/f2fs/file.c:4568:14: note: byref variable will be forcibly initialized 4568 | bool may_need_sync = true; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_truncate_hole': /kisskb/src/fs/f2fs/file.c:1040:38: note: byref variable will be forcibly initialized 1040 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function '__clone_blkaddrs': /kisskb/src/fs/f2fs/file.c:1222:42: note: byref variable will be forcibly initialized 1222 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/file.c:1221:46: note: byref variable will be forcibly initialized 1221 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_ioc_move_range': /kisskb/src/fs/f2fs/file.c:2838:32: note: byref variable will be forcibly initialized 2838 | struct f2fs_move_range range; | ^~~~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_compat_ioc_move_range': /kisskb/src/fs/f2fs/file.c:4724:32: note: byref variable will be forcibly initialized 4724 | struct f2fs_move_range range; | ^~~~~ /kisskb/src/drivers/gpio/gpio-arizona.c: In function 'arizona_gpio_get': /kisskb/src/drivers/gpio/gpio-arizona.c:54:27: note: byref variable will be forcibly initialized 54 | unsigned int reg, val; | ^~~ /kisskb/src/drivers/gpio/gpio-arizona.c: In function 'arizona_gpio_direction_in': /kisskb/src/drivers/gpio/gpio-arizona.c:32:14: note: byref variable will be forcibly initialized 32 | bool change; | ^~~~~~ /kisskb/src/drivers/gpio/gpio-arizona.c: In function 'arizona_gpio_direction_out': /kisskb/src/drivers/gpio/gpio-arizona.c:102:22: note: byref variable will be forcibly initialized 102 | unsigned int val; | ^~~ /kisskb/src/fs/f2fs/file.c: In function 'f2fs_precache_extents': /kisskb/src/fs/f2fs/file.c:3148:17: note: byref variable will be forcibly initialized 3148 | pgoff_t m_next_extent; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/file.c:3147:32: note: byref variable will be forcibly initialized 3147 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_rename': /kisskb/src/fs/nilfs2/namei.c:377:30: note: byref variable will be forcibly initialized 377 | struct page *new_page; | ^~~~~~~~ /kisskb/src/fs/nilfs2/namei.c:354:39: note: byref variable will be forcibly initialized 354 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/namei.c:352:22: note: byref variable will be forcibly initialized 352 | struct page *old_page; | ^~~~~~~~ /kisskb/src/fs/nilfs2/namei.c:350:22: note: byref variable will be forcibly initialized 350 | struct page *dir_page = NULL; | ^~~~~~~~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_mknod': /kisskb/src/fs/nilfs2/namei.c:107:39: note: byref variable will be forcibly initialized 107 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_create': /kisskb/src/fs/nilfs2/namei.c:79:39: note: byref variable will be forcibly initialized 79 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/net/core/skbuff.c: In function 'skb_vlan_pop': /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_do_unlink': /kisskb/src/fs/nilfs2/namei.c:263:22: note: byref variable will be forcibly initialized 263 | struct page *page; | ^~~~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_rmdir': /kisskb/src/fs/nilfs2/namei.c:317:39: note: byref variable will be forcibly initialized 317 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_unlink': /kisskb/src/fs/nilfs2/namei.c:295:39: note: byref variable will be forcibly initialized 295 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/net/core/skbuff.c:5683:13: note: byref variable will be forcibly initialized 5683 | u16 vlan_tci; | ^~~~~~~~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_mkdir': /kisskb/src/fs/nilfs2/namei.c:209:39: note: byref variable will be forcibly initialized 209 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_symlink': /kisskb/src/fs/nilfs2/namei.c:131:39: note: byref variable will be forcibly initialized 131 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/namei.c: In function 'nilfs_link': /kisskb/src/fs/nilfs2/namei.c:181:39: note: byref variable will be forcibly initialized 181 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/dlm/config.c: In function 'comm_mark_store': /kisskb/src/fs/dlm/config.c:746:22: note: byref variable will be forcibly initialized 746 | unsigned int mark; | ^~~~ /kisskb/src/fs/dlm/config.c: In function 'comm_addr_list_show': /kisskb/src/fs/dlm/config.c:703:14: note: byref variable will be forcibly initialized 703 | char buf0[sizeof("AF_INET6 xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:255.255.255.255\n")]; | ^~~~ /kisskb/src/fs/dlm/config.c: In function 'cluster_set': /kisskb/src/fs/dlm/config.c:137:22: note: byref variable will be forcibly initialized 137 | unsigned int x; | ^ In file included from /kisskb/src/fs/dlm/config.c:15: /kisskb/src/fs/dlm/config.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/dlm/config.c: In function 'node_nodeid_store': /kisskb/src/fs/dlm/config.c:789:18: note: byref variable will be forcibly initialized 789 | uint32_t seq = 0; | ^~~ In file included from /kisskb/src/fs/orangefs/protocol.h:5, from /kisskb/src/fs/orangefs/orangefs-bufmap.c:7: /kisskb/src/fs/orangefs/orangefs-bufmap.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/pstore/platform.c: In function 'pstore_compress': /kisskb/src/fs/pstore/platform.c:275:33: note: byref variable will be forcibly initialized 275 | struct scatterlist src, dst; | ^~~ /kisskb/src/fs/pstore/platform.c:275:28: note: byref variable will be forcibly initialized 275 | struct scatterlist src, dst; | ^~~ In file included from /kisskb/src/fs/gfs2/dir.c:55: /kisskb/src/fs/gfs2/dir.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/pstore/platform.c: In function 'decompress_record': /kisskb/src/fs/pstore/platform.c:697:33: note: byref variable will be forcibly initialized 697 | struct scatterlist src, dst; | ^~~ /kisskb/src/fs/pstore/platform.c:697:28: note: byref variable will be forcibly initialized 697 | struct scatterlist src, dst; | ^~~ /kisskb/src/fs/pstore/platform.c: In function 'pstore_dump': /kisskb/src/fs/pstore/platform.c:439:38: note: byref variable will be forcibly initialized 439 | struct pstore_record record; | ^~~~~~ /kisskb/src/fs/pstore/platform.c:438:24: note: byref variable will be forcibly initialized 438 | size_t dump_size; | ^~~~~~~~~ /kisskb/src/fs/pstore/platform.c:411:31: note: byref variable will be forcibly initialized 411 | struct kmsg_dump_iter iter; | ^~~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_read_stuffed': /kisskb/src/fs/gfs2/dir.c:246:29: note: byref variable will be forcibly initialized 246 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_read_data': /kisskb/src/fs/gfs2/dir.c:288:37: note: byref variable will be forcibly initialized 288 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c:272:13: note: byref variable will be forcibly initialized 272 | u32 extlen = 0; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c:271:21: note: byref variable will be forcibly initialized 271 | u64 lblock, dblock; | ^~~~~~ /kisskb/src/fs/ext2/balloc.c: In function 'ext2_try_to_allocate_with_rsv': /kisskb/src/fs/ext2/balloc.c:1074:23: note: byref variable will be forcibly initialized 1074 | unsigned long num = *count; | ^~~ /kisskb/src/fs/ext2/balloc.c: In function 'ext2_free_blocks': /kisskb/src/fs/ext2/balloc.c:480:30: note: byref variable will be forcibly initialized 480 | struct buffer_head * bh2; | ^~~ /kisskb/src/fs/gfs2/dir.c: In function 'get_first_leaf': /kisskb/src/fs/gfs2/dir.c:795:13: note: byref variable will be forcibly initialized 795 | u64 leaf_no; | ^~~~~~~ /kisskb/src/fs/ext2/balloc.c: In function 'ext2_new_blocks': /kisskb/src/fs/ext2/balloc.c:1226:23: note: byref variable will be forcibly initialized 1226 | unsigned long num = *count; | ^~~ /kisskb/src/fs/ext2/balloc.c:1209:29: note: byref variable will be forcibly initialized 1209 | struct buffer_head *gdp_bh; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_read_leaf': /kisskb/src/fs/gfs2/dir.c:1377:30: note: byref variable will be forcibly initialized 1377 | struct dirent_gather g; | ^ /kisskb/src/fs/gfs2/dir.c:1372:29: note: byref variable will be forcibly initialized 1372 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ext2/balloc.c: In function 'ext2_new_block': /kisskb/src/fs/ext2/balloc.c:1435:23: note: byref variable will be forcibly initialized 1435 | unsigned long count = 1; | ^~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'dir_e_read': /kisskb/src/fs/gfs2/dir.c:1537:18: note: byref variable will be forcibly initialized 1537 | unsigned depth = 0; | ^~~~~ /kisskb/src/fs/gfs2/dir.c:1535:13: note: byref variable will be forcibly initialized 1535 | int copied = 0; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/inode.c:9: /kisskb/src/fs/fuse/inode.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dirent_search': /kisskb/src/fs/gfs2/dir.c:810:29: note: byref variable will be forcibly initialized 810 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_get_existing_buffer': /kisskb/src/fs/gfs2/dir.c:105:29: note: byref variable will be forcibly initialized 105 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_write_stuffed': /kisskb/src/fs/gfs2/dir.c:122:29: note: byref variable will be forcibly initialized 122 | struct buffer_head *dibh; | ^~~~ /kisskb/src/samples/kfifo/inttype-example.c: In function 'fifo_write': /kisskb/src/samples/kfifo/inttype-example.c:110:22: note: byref variable will be forcibly initialized 110 | unsigned int copied; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'new_leaf': /kisskb/src/fs/gfs2/dir.c:864:13: note: byref variable will be forcibly initialized 864 | u64 bn; | ^~ /kisskb/src/fs/gfs2/dir.c:863:22: note: byref variable will be forcibly initialized 863 | unsigned int n = 1; | ^ /kisskb/src/fs/gfs2/dir.c: In function 'dir_make_exhash': /kisskb/src/fs/gfs2/dir.c:910:34: note: byref variable will be forcibly initialized 910 | struct buffer_head *bh, *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c:910:29: note: byref variable will be forcibly initialized 910 | struct buffer_head *bh, *dibh; | ^~ /kisskb/src/fs/gfs2/dir.c:909:21: note: byref variable will be forcibly initialized 909 | struct qstr args; | ^~~~ /kisskb/src/samples/kfifo/inttype-example.c: In function 'fifo_read': /kisskb/src/samples/kfifo/inttype-example.c:128:22: note: byref variable will be forcibly initialized 128 | unsigned int copied; | ^~~~~~ In file included from /kisskb/src/samples/kfifo/inttype-example.c:12: /kisskb/src/samples/kfifo/inttype-example.c: In function 'testfunc': /kisskb/src/include/linux/kfifo.h:408:36: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/samples/kfifo/inttype-example.c:79:22: note: in expansion of macro 'kfifo_put' 79 | for (i = 20; kfifo_put(&test, i); i++) | ^~~~~~~~~ /kisskb/src/include/linux/kfifo.h:408:36: note: byref variable will be forcibly initialized 408 | typeof(*__tmp->const_type) __val = (val); \ | ^~~~~ /kisskb/src/samples/kfifo/inttype-example.c:62:17: note: in expansion of macro 'kfifo_put' 62 | kfifo_put(&test, i); | ^~~~~~~~~ /kisskb/src/samples/kfifo/inttype-example.c:55:25: note: byref variable will be forcibly initialized 55 | int i, j; | ^ /kisskb/src/samples/kfifo/inttype-example.c:54:25: note: byref variable will be forcibly initialized 54 | int buf[6]; | ^~~ /kisskb/src/fs/gfs2/dir.c: In function 'dir_new_leaf': /kisskb/src/fs/gfs2/dir.c:1725:34: note: byref variable will be forcibly initialized 1725 | struct buffer_head *bh, *obh; | ^~~ /kisskb/src/fs/gfs2/dir.c:1725:29: note: byref variable will be forcibly initialized 1725 | struct buffer_head *bh, *obh; | ^~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/kernel/audit.h:12, from /kisskb/src/kernel/audit_tree.c:2: /kisskb/src/kernel/audit_tree.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/audit_tree.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_write_data': /kisskb/src/fs/gfs2/dir.c:185:37: note: byref variable will be forcibly initialized 185 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c:162:14: note: byref variable will be forcibly initialized 162 | bool new = false; | ^~~ /kisskb/src/fs/gfs2/dir.c:158:13: note: byref variable will be forcibly initialized 158 | u32 extlen = 0; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c:157:21: note: byref variable will be forcibly initialized 157 | u64 lblock, dblock; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c:156:29: note: byref variable will be forcibly initialized 156 | struct buffer_head *dibh; | ^~~~ /kisskb/src/io_uring/fdinfo.c: In function '__io_uring_show_fdinfo': /kisskb/src/io_uring/fdinfo.c:150:31: note: byref variable will be forcibly initialized 150 | unsigned long index; | ^~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'leaf_dealloc': /kisskb/src/fs/gfs2/dir.c:1978:34: note: byref variable will be forcibly initialized 1978 | struct buffer_head *bh, *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c:1978:29: note: byref variable will be forcibly initialized 1978 | struct buffer_head *bh, *dibh; | ^~ /kisskb/src/fs/gfs2/dir.c:1977:31: note: byref variable will be forcibly initialized 1977 | struct gfs2_rgrp_list rlist; | ^~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'dir_double_exhash': /kisskb/src/fs/gfs2/dir.c:1149:29: note: byref variable will be forcibly initialized 1149 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c: In function 'dir_split_leaf': /kisskb/src/fs/gfs2/dir.c:1087:37: note: byref variable will be forcibly initialized 1087 | struct qstr str; | ^~~ /kisskb/src/fs/gfs2/dir.c:1005:17: note: byref variable will be forcibly initialized 1005 | u64 bn, leaf_no; | ^~~~~~~ /kisskb/src/fs/gfs2/dir.c:1003:57: note: byref variable will be forcibly initialized 1003 | struct gfs2_dirent *dent = NULL, *prev = NULL, *next = NULL, *new; | ^~~~ /kisskb/src/fs/gfs2/dir.c:1001:41: note: byref variable will be forcibly initialized 1001 | struct buffer_head *nbh, *obh, *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c:1001:35: note: byref variable will be forcibly initialized 1001 | struct buffer_head *nbh, *obh, *dibh; | ^~~ /kisskb/src/fs/gfs2/dir.c:1001:29: note: byref variable will be forcibly initialized 1001 | struct buffer_head *nbh, *obh, *dibh; | ^~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_read': /kisskb/src/fs/gfs2/dir.c:1575:13: note: byref variable will be forcibly initialized 1575 | int copied = 0; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c:1574:29: note: byref variable will be forcibly initialized 1574 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/dir.c:1572:30: note: byref variable will be forcibly initialized 1572 | struct dirent_gather g; | ^ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_search': /kisskb/src/fs/gfs2/dir.c:1645:29: note: byref variable will be forcibly initialized 1645 | struct buffer_head *bh; | ^~ /kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_tail_extent': /kisskb/src/fs/udf/truncate.c:71:18: note: byref variable will be forcibly initialized 71 | uint32_t elen, nelen; | ^~~~ /kisskb/src/fs/udf/truncate.c:70:31: note: byref variable will be forcibly initialized 70 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_check': /kisskb/src/fs/gfs2/dir.c:1676:29: note: byref variable will be forcibly initialized 1676 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_add': /kisskb/src/fs/gfs2/dir.c:1799:29: note: byref variable will be forcibly initialized 1799 | struct buffer_head *bh = da->bh; | ^~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_parent': /kisskb/src/fs/fuse/inode.c:1015:31: note: byref variable will be forcibly initialized 1015 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/inode.c:1013:23: note: byref variable will be forcibly initialized 1013 | struct inode *inode; | ^~~~~ /kisskb/src/fs/udf/truncate.c: In function 'udf_discard_prealloc': /kisskb/src/fs/udf/truncate.c:125:18: note: byref variable will be forcibly initialized 125 | uint32_t elen; | ^~~~ /kisskb/src/fs/udf/truncate.c:124:31: note: byref variable will be forcibly initialized 124 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_dentry': /kisskb/src/fs/fuse/inode.c:916:35: note: byref variable will be forcibly initialized 916 | const struct qstr name = QSTR_INIT(".", 1); | ^~~~ /kisskb/src/fs/fuse/inode.c:915:39: note: byref variable will be forcibly initialized 915 | struct fuse_entry_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/inode.c:906:23: note: byref variable will be forcibly initialized 906 | struct inode *inode; | ^~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_del': /kisskb/src/fs/gfs2/dir.c:1878:29: note: byref variable will be forcibly initialized 1878 | struct buffer_head *bh; | ^~ /kisskb/src/fs/udf/truncate.c: In function 'udf_truncate_extents': /kisskb/src/fs/udf/truncate.c:209:71: note: byref variable will be forcibly initialized 209 | sector_t first_block = inode->i_size >> sb->s_blocksize_bits, offset; | ^~~~~~ /kisskb/src/fs/udf/truncate.c:206:18: note: byref variable will be forcibly initialized 206 | uint32_t elen, nelen = 0, indirect_ext_len = 0, lenalloc; | ^~~~ /kisskb/src/fs/udf/truncate.c:205:31: note: byref variable will be forcibly initialized 205 | struct kernel_lb_addr eloc, neloc = {}; | ^~~~ /kisskb/src/fs/udf/truncate.c:204:32: note: byref variable will be forcibly initialized 204 | struct extent_position epos; | ^~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fh_to_parent': /kisskb/src/fs/fuse/inode.c:998:34: note: byref variable will be forcibly initialized 998 | struct fuse_inode_handle parent; | ^~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fh_to_dentry': /kisskb/src/fs/fuse/inode.c:984:34: note: byref variable will be forcibly initialized 984 | struct fuse_inode_handle handle; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_mvino': /kisskb/src/fs/gfs2/dir.c:1938:29: note: byref variable will be forcibly initialized 1938 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_dir_exhash_dealloc': /kisskb/src/fs/gfs2/dir.c:2101:29: note: byref variable will be forcibly initialized 2101 | struct buffer_head *bh; | ^~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_statfs': /kisskb/src/fs/fuse/inode.c:526:32: note: byref variable will be forcibly initialized 526 | struct fuse_statfs_out outarg; | ^~~~~~ /kisskb/src/fs/gfs2/dir.c: In function 'gfs2_diradd_alloc_required': In file included from /kisskb/src/fs/fuse/inode.c:9: /kisskb/src/fs/fuse/inode.c: In function 'fuse_send_destroy': /kisskb/src/kernel/audit_tree.c: In function 'audit_trim_trees': /kisskb/src/fs/fuse/inode.c:498:27: note: byref variable will be forcibly initialized 498 | FUSE_ARGS(args); | ^~~~ /kisskb/src/fs/fuse/fuse_i.h:276:42: note: in definition of macro 'FUSE_ARGS' 276 | #define FUSE_ARGS(args) struct fuse_args args = {} | ^~~~ /kisskb/src/fs/gfs2/dir.c:2162:29: note: byref variable will be forcibly initialized 2162 | struct buffer_head *bh; | ^~ /kisskb/src/kernel/audit_tree.c:685:29: note: byref variable will be forcibly initialized 685 | struct path path; | ^~~~ /kisskb/src/kernel/audit_tree.c:679:26: note: byref variable will be forcibly initialized 679 | struct list_head cursor; | ^~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/inode.c:9: /kisskb/src/fs/fuse/inode.c: In function 'fuse_sync_fs_writes': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/fuse/inode.c:591:9: note: in expansion of macro 'wait_event' 591 | wait_event(bucket->waitq, atomic_read(&bucket->count) == 0); | ^~~~~~~~~~ /kisskb/src/kernel/audit_tree.c: In function 'audit_add_tree_rule': /kisskb/src/kernel/audit_tree.c:803:21: note: byref variable will be forcibly initialized 803 | struct path path; | ^~~~ /kisskb/src/kernel/audit_tree.c: In function 'audit_tag_tree': /kisskb/src/fs/fuse/inode.c: In function 'fuse_sync_fs': /kisskb/src/fs/fuse/inode.c:602:31: note: byref variable will be forcibly initialized 602 | struct fuse_syncfs_in inarg; | ^~~~~ /kisskb/src/kernel/audit_tree.c:874:28: note: byref variable will be forcibly initialized 874 | struct path path1, path2; | ^~~~~ /kisskb/src/kernel/audit_tree.c:874:21: note: byref variable will be forcibly initialized 874 | struct path path1, path2; | ^~~~~ /kisskb/src/kernel/audit_tree.c:872:34: note: byref variable will be forcibly initialized 872 | struct list_head cursor, barrier; | ^~~~~~~ /kisskb/src/kernel/audit_tree.c:872:26: note: byref variable will be forcibly initialized 872 | struct list_head cursor, barrier; | ^~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_parse_param': /kisskb/src/fs/fuse/inode.c:669:32: note: byref variable will be forcibly initialized 669 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_fill_super_submount': /kisskb/src/fs/fuse/inode.c:1437:26: note: byref variable will be forcibly initialized 1437 | struct fuse_attr root_attr; | ^~~~~~~~~ /kisskb/src/fs/fuse/inode.c: In function 'fuse_get_root_inode': /kisskb/src/fs/fuse/inode.c:888:26: note: byref variable will be forcibly initialized 888 | struct fuse_attr attr; | ^~~~ /kisskb/src/fs/ksmbd/mgmt/tree_connect.c: In function 'ksmbd_tree_conn_session_logoff': /kisskb/src/fs/ksmbd/mgmt/tree_connect.c:130:23: note: byref variable will be forcibly initialized 130 | unsigned long id; | ^~ /kisskb/src/fs/udf/partition.c: In function 'udf_try_read_meta': /kisskb/src/fs/udf/partition.c:287:18: note: byref variable will be forcibly initialized 287 | sector_t ext_offset; | ^~~~~~~~~~ /kisskb/src/fs/udf/partition.c:286:18: note: byref variable will be forcibly initialized 286 | uint32_t elen; | ^~~~ /kisskb/src/fs/udf/partition.c:285:31: note: byref variable will be forcibly initialized 285 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/net/core/datagram.c: In function '__zerocopy_sg_from_iter': /kisskb/src/net/core/datagram.c:627:24: note: byref variable will be forcibly initialized 627 | size_t start; | ^~~~~ /kisskb/src/net/core/datagram.c:625:30: note: byref variable will be forcibly initialized 625 | struct page *pages[MAX_SKB_FRAGS]; | ^~~~~ In file included from /kisskb/src/include/crypto/internal/blake2s.h:10, from /kisskb/src/lib/crypto/blake2s-selftest.c:6: /kisskb/src/lib/crypto/blake2s-selftest.c: In function 'blake2s': /kisskb/src/include/crypto/blake2s.h:93:30: note: byref variable will be forcibly initialized 93 | struct blake2s_state state; | ^~~~~ /kisskb/src/lib/crypto/blake2s-selftest.c: In function 'blake2s_selftest': /kisskb/src/lib/crypto/blake2s-selftest.c:597:46: note: byref variable will be forcibly initialized 597 | struct blake2s_state state1, state2; | ^~~~~~ /kisskb/src/lib/crypto/blake2s-selftest.c:597:38: note: byref variable will be forcibly initialized 597 | struct blake2s_state state1, state2; | ^~~~~~ /kisskb/src/lib/crypto/blake2s-selftest.c:596:20: note: byref variable will be forcibly initialized 596 | u8 blocks[BLAKE2S_BLOCK_SIZE * 2]; | ^~~~~~ /kisskb/src/lib/crypto/blake2s-selftest.c:594:20: note: byref variable will be forcibly initialized 594 | u8 unaligned_block[BLAKE2S_BLOCK_SIZE + TEST_ALIGNMENT - 1] | ^~~~~~~~~~~~~~~ /kisskb/src/lib/crypto/blake2s-selftest.c:553:30: note: byref variable will be forcibly initialized 553 | struct blake2s_state state; | ^~~~~ /kisskb/src/lib/crypto/blake2s-selftest.c:552:12: note: byref variable will be forcibly initialized 552 | u8 hash[BLAKE2S_HASH_SIZE]; | ^~~~ /kisskb/src/lib/crypto/blake2s-selftest.c:551:12: note: byref variable will be forcibly initialized 551 | u8 buf[ARRAY_SIZE(blake2s_testvecs)]; | ^~~ /kisskb/src/lib/crypto/blake2s-selftest.c:550:12: note: byref variable will be forcibly initialized 550 | u8 key[BLAKE2S_KEY_SIZE]; | ^~~ /kisskb/src/net/core/datagram.c: In function 'skb_copy_and_csum_datagram_msg': /kisskb/src/net/core/datagram.c:751:16: note: byref variable will be forcibly initialized 751 | __wsum csum; | ^~~~ /kisskb/src/net/core/datagram.c: In function '__skb_try_recv_datagram': /kisskb/src/net/core/datagram.c:250:13: note: byref variable will be forcibly initialized 250 | int error = sock_error(sk); | ^~~~~ /kisskb/src/net/core/datagram.c: In function '__skb_recv_datagram': /kisskb/src/net/core/datagram.c:290:14: note: byref variable will be forcibly initialized 290 | long timeo; | ^~~~~ /kisskb/src/net/core/datagram.c:289:31: note: byref variable will be forcibly initialized 289 | struct sk_buff *skb, *last; | ^~~~ /kisskb/src/net/core/datagram.c: In function 'skb_recv_datagram': /kisskb/src/net/core/datagram.c:313:13: note: byref variable will be forcibly initialized 313 | int off = 0; | ^~~ /kisskb/src/lib/crypto/blake2s-generic.c: In function 'blake2s_compress_generic': /kisskb/src/lib/crypto/blake2s-generic.c:48:13: note: byref variable will be forcibly initialized 48 | u32 v[16]; | ^ /kisskb/src/lib/crypto/blake2s-generic.c:47:13: note: byref variable will be forcibly initialized 47 | u32 m[16]; | ^ /kisskb/src/fs/ntfs3/lib/lzx_decompress.c: In function 'lzx_postprocess': /kisskb/src/fs/ntfs3/lib/lzx_decompress.c:185:12: note: byref variable will be forcibly initialized 185 | u8 saved_bytes[6]; | ^~~~~~~~~~~ /kisskb/src/fs/ntfs3/lib/lzx_decompress.c: In function 'lzx_decompress': /kisskb/src/fs/ntfs3/lib/lzx_decompress.c:612:21: note: byref variable will be forcibly initialized 612 | u32 block_size; | ^~~~~~~~~~ /kisskb/src/fs/ntfs3/lib/lzx_decompress.c:611:21: note: byref variable will be forcibly initialized 611 | int block_type; | ^~~~~~~~~~ /kisskb/src/fs/ntfs3/lib/lzx_decompress.c:599:13: note: byref variable will be forcibly initialized 599 | u32 recent_offsets[LZX_NUM_RECENT_OFFSETS] = {1, 1, 1}; | ^~~~~~~~~~~~~~ /kisskb/src/fs/ntfs3/lib/lzx_decompress.c:598:32: note: byref variable will be forcibly initialized 598 | struct input_bitstream is; | ^~ /kisskb/src/io_uring/tctx.c: In function 'io_init_wq_offload': /kisskb/src/io_uring/tctx.c:19:27: note: byref variable will be forcibly initialized 19 | struct io_wq_data data; | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/algapi.h:11, from /kisskb/src/include/crypto/scatterwalk.h:14, from /kisskb/src/crypto/algif_skcipher.c:26: /kisskb/src/crypto/algif_skcipher.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/crypto/algif_skcipher.c: In function '_skcipher_recvmsg': /kisskb/src/crypto/algif_skcipher.c:62:16: note: byref variable will be forcibly initialized 62 | size_t len = 0; | ^~~ /kisskb/src/io_uring/tctx.c: In function '__io_uring_add_tctx_node': /kisskb/src/io_uring/tctx.c:127:38: note: byref variable will be forcibly initialized 127 | unsigned int limits[2] = { ctx->iowq_limits[0], | ^~~~~~ /kisskb/src/io_uring/tctx.c: In function 'io_uring_clean_tctx': /kisskb/src/io_uring/tctx.c:188:23: note: byref variable will be forcibly initialized 188 | unsigned long index; | ^~~~~ /kisskb/src/io_uring/tctx.c: In function 'io_ringfd_register': /kisskb/src/io_uring/tctx.c:254:37: note: byref variable will be forcibly initialized 254 | struct io_uring_rsrc_update reg; | ^~~ /kisskb/src/io_uring/tctx.c: In function 'io_ringfd_unregister': /kisskb/src/io_uring/tctx.c:314:37: note: byref variable will be forcibly initialized 314 | struct io_uring_rsrc_update reg; | ^~~ /kisskb/src/fs/udf/super.c: In function 'udf_finalize_lvid': /kisskb/src/fs/udf/super.c:2017:27: note: byref variable will be forcibly initialized 2017 | struct timespec64 ts; | ^~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/udf/udfdecl.h:10, from /kisskb/src/fs/udf/super.c:41: /kisskb/src/fs/udf/super.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/udf/super.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/udf/udfdecl.h:10, from /kisskb/src/fs/udf/super.c:41: /kisskb/src/fs/udf/super.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ntfs3/xattr.c:8: /kisskb/src/fs/ntfs3/xattr.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/ntfs3/xattr.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/fs/udf/super.c: In function 'udf_parse_options': /kisskb/src/fs/udf/super.c:469:29: note: byref variable will be forcibly initialized 469 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/udf/super.c:458:22: note: byref variable will be forcibly initialized 458 | unsigned int uv; | ^~ /kisskb/src/fs/udf/super.c:457:13: note: byref variable will be forcibly initialized 457 | int option; | ^~~~~~ /kisskb/src/fs/ntfs3/xattr.c: In function 'ntfs_read_ea': /kisskb/src/fs/ntfs3/xattr.c:117:34: note: byref variable will be forcibly initialized 117 | struct runs_tree run; | ^~~ /kisskb/src/fs/ntfs3/xattr.c:79:33: note: byref variable will be forcibly initialized 79 | struct ATTR_LIST_ENTRY *le = NULL; | ^~ /kisskb/src/fs/ntfs3/xattr.c: In function 'ntfs_list_ea': /kisskb/src/fs/ntfs3/xattr.c:162:25: note: byref variable will be forcibly initialized 162 | struct EA_FULL *ea_all = NULL; | ^~~~~~ /kisskb/src/fs/ntfs3/xattr.c:161:31: note: byref variable will be forcibly initialized 161 | const struct EA_INFO *info; | ^~~~ /kisskb/src/fs/udf/super.c: In function 'udf_find_vat_block': /kisskb/src/fs/udf/super.c:1152:31: note: byref variable will be forcibly initialized 1152 | struct kernel_lb_addr ino; | ^~~ /kisskb/src/fs/ntfs3/xattr.c: In function 'ntfs_get_ea': /kisskb/src/fs/ntfs3/xattr.c:206:13: note: byref variable will be forcibly initialized 206 | u32 off, len; | ^~~ /kisskb/src/fs/ntfs3/xattr.c:204:25: note: byref variable will be forcibly initialized 204 | struct EA_FULL *ea_all = NULL; | ^~~~~~ /kisskb/src/fs/ntfs3/xattr.c:203:31: note: byref variable will be forcibly initialized 203 | const struct EA_INFO *info; | ^~~~ /kisskb/src/fs/udf/super.c: In function 'udf_count_free_table': /kisskb/src/fs/udf/super.c:2477:32: note: byref variable will be forcibly initialized 2477 | struct extent_position epos; | ^~~~ /kisskb/src/fs/udf/super.c:2476:31: note: byref variable will be forcibly initialized 2476 | struct kernel_lb_addr eloc; | ^~~~ /kisskb/src/fs/udf/super.c:2475:18: note: byref variable will be forcibly initialized 2475 | uint32_t elen; | ^~~~ /kisskb/src/fs/ntfs3/xattr.c: In function 'ntfs_get_acl_ex': /kisskb/src/fs/ntfs3/xattr.c:493:16: note: byref variable will be forcibly initialized 493 | size_t req; | ^~~ /kisskb/src/fs/ntfs3/xattr.c: In function 'ntfs_set_ea': /kisskb/src/fs/ntfs3/xattr.c:278:13: note: byref variable will be forcibly initialized 278 | u64 new_sz; | ^~~~~~ /kisskb/src/fs/ntfs3/xattr.c:277:26: note: byref variable will be forcibly initialized 277 | struct runs_tree ea_run; | ^~~~~~ /kisskb/src/fs/ntfs3/xattr.c:276:27: note: byref variable will be forcibly initialized 276 | struct mft_inode *mi; | ^~ /kisskb/src/fs/ntfs3/xattr.c:275:33: note: byref variable will be forcibly initialized 275 | struct ATTR_LIST_ENTRY *le; | ^~ /kisskb/src/fs/ntfs3/xattr.c:272:13: note: byref variable will be forcibly initialized 272 | u32 off, size; | ^~~ /kisskb/src/fs/ntfs3/xattr.c:270:25: note: byref variable will be forcibly initialized 270 | struct EA_FULL *ea_all = NULL; | ^~~~~~ /kisskb/src/fs/ntfs3/xattr.c:268:31: note: byref variable will be forcibly initialized 268 | const struct EA_INFO *info; | ^~~~ /kisskb/src/fs/ntfs3/xattr.c:267:24: note: byref variable will be forcibly initialized 267 | struct EA_INFO ea_info; | ^~~~~~~ /kisskb/src/fs/orangefs/orangefs-debugfs.c: In function 'debug_string_to_mask': /kisskb/src/fs/orangefs/orangefs-debugfs.c:857:16: note: byref variable will be forcibly initialized 857 | __u64 *k_mask = NULL; | ^~~~~~ /kisskb/src/fs/orangefs/orangefs-debugfs.c:856:35: note: byref variable will be forcibly initialized 856 | struct client_debug_mask *c_mask = NULL; | ^~~~~~ /kisskb/src/fs/orangefs/orangefs-debugfs.c:853:15: note: byref variable will be forcibly initialized 853 | char *strsep_fodder = kstrdup(debug_string, GFP_KERNEL); | ^~~~~~~~~~~~~ /kisskb/src/fs/ntfs3/xattr.c: In function 'ntfs_set_acl_ex': /kisskb/src/fs/ntfs3/xattr.c:556:17: note: byref variable will be forcibly initialized 556 | umode_t mode; | ^~~~ /kisskb/src/fs/orangefs/orangefs-debugfs.c: In function 'orangefs_debug_write': /kisskb/src/fs/orangefs/orangefs-debugfs.c:400:34: note: byref variable will be forcibly initialized 400 | struct client_debug_mask c_mask = { NULL, 0, 0 }; | ^~~~~~ In file included from /kisskb/src/include/linux/kprobes.h:30, from /kisskb/src/kernel/kprobes.c:23: /kisskb/src/kernel/kprobes.c: In function '__freelist_add': /kisskb/src/include/linux/freelist.h:46:31: note: byref variable will be forcibly initialized 46 | struct freelist_node *head = READ_ONCE(list->head); | ^~~~ /kisskb/src/fs/ntfs3/xattr.c: In function 'ntfs_getxattr': /kisskb/src/fs/ntfs3/xattr.c:819:24: note: byref variable will be forcibly initialized 819 | size_t sd_size = 0; | ^~~~~~~ /kisskb/src/fs/ntfs3/xattr.c:818:54: note: byref variable will be forcibly initialized 818 | struct SECURITY_DESCRIPTOR_RELATIVE *sd = NULL; | ^~ /kisskb/src/fs/udf/super.c: In function 'udf_load_pvoldesc': /kisskb/src/fs/udf/super.c:859:18: note: byref variable will be forcibly initialized 859 | uint16_t ident; | ^~~~~ /kisskb/src/fs/ntfs3/xattr.c: In function 'ntfs_setxattr': /kisskb/src/fs/ntfs3/xattr.c:945:22: note: byref variable will be forcibly initialized 945 | bool inserted; | ^~~~~~~~ /kisskb/src/fs/ntfs3/xattr.c:944:24: note: byref variable will be forcibly initialized 944 | __le32 security_id; | ^~~~~~~~~~~ /kisskb/src/kernel/kprobes.c: In function 'freelist_try_get': /kisskb/src/include/linux/freelist.h:81:45: note: byref variable will be forcibly initialized 81 | struct freelist_node *prev, *next, *head = smp_load_acquire(&list->head); | ^~~~ /kisskb/src/fs/ntfs3/xattr.c: In function 'ntfs_init_acl': /kisskb/src/fs/ntfs3/xattr.c:697:41: note: byref variable will be forcibly initialized 697 | struct posix_acl *default_acl, *acl; | ^~~ /kisskb/src/fs/ntfs3/xattr.c:697:27: note: byref variable will be forcibly initialized 697 | struct posix_acl *default_acl, *acl; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/debugfs.h:15, from /kisskb/src/fs/orangefs/orangefs-debugfs.c:38: /kisskb/src/fs/orangefs/orangefs-debugfs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ntfs3/xattr.c: In function 'ntfs_save_wsl_perm': /kisskb/src/fs/ntfs3/xattr.c:1018:16: note: byref variable will be forcibly initialized 1018 | __le32 value; | ^~~~~ /kisskb/src/fs/ntfs3/xattr.c: In function 'ntfs_get_wsl_perm': /kisskb/src/fs/ntfs3/xattr.c:1063:16: note: byref variable will be forcibly initialized 1063 | __le32 value[3]; | ^~~~~ /kisskb/src/fs/ntfs3/xattr.c:1062:16: note: byref variable will be forcibly initialized 1062 | size_t sz; | ^~ /kisskb/src/fs/udf/super.c: In function 'udf_remount_fs': /kisskb/src/fs/udf/super.c:607:28: note: byref variable will be forcibly initialized 607 | struct udf_options uopt; | ^~~~ /kisskb/src/fs/udf/super.c: In function 'udf_fill_partdesc_info': /kisskb/src/fs/udf/super.c:1112:39: note: byref variable will be forcibly initialized 1112 | struct kernel_lb_addr loc = { | ^~~ /kisskb/src/fs/udf/super.c: In function '_udf_err': /kisskb/src/fs/udf/super.c:2322:17: note: byref variable will be forcibly initialized 2322 | va_list args; | ^~~~ /kisskb/src/fs/udf/super.c:2321:26: note: byref variable will be forcibly initialized 2321 | struct va_format vaf; | ^~~ /kisskb/src/fs/udf/super.c: In function 'udf_count_free_bitmap': /kisskb/src/fs/udf/super.c:2428:18: note: byref variable will be forcibly initialized 2428 | uint16_t ident; | ^~~~~ /kisskb/src/fs/udf/super.c:2425:31: note: byref variable will be forcibly initialized 2425 | struct kernel_lb_addr loc; | ^~~ /kisskb/src/fs/udf/super.c: In function 'udf_load_sparable_map': /kisskb/src/fs/udf/super.c:1330:18: note: byref variable will be forcibly initialized 1330 | uint16_t ident; | ^~~~~ /kisskb/src/fs/udf/super.c: In function '_udf_warn': /kisskb/src/fs/udf/super.c:2338:17: note: byref variable will be forcibly initialized 2338 | va_list args; | ^~~~ /kisskb/src/fs/udf/super.c:2337:26: note: byref variable will be forcibly initialized 2337 | struct va_format vaf; | ^~~ /kisskb/src/fs/udf/super.c: In function 'udf_find_fileset': /kisskb/src/fs/udf/super.c:824:18: note: byref variable will be forcibly initialized 824 | uint16_t ident; | ^~~~~ /kisskb/src/fs/udf/super.c: In function 'udf_load_logicalvolint': /kisskb/src/fs/udf/super.c:1541:18: note: byref variable will be forcibly initialized 1541 | uint16_t ident; | ^~~~~ /kisskb/src/fs/udf/super.c: In function 'udf_load_logicalvol': /kisskb/src/fs/udf/super.c:1387:18: note: byref variable will be forcibly initialized 1387 | uint16_t ident; | ^~~~~ /kisskb/src/io_uring/poll.c: In function 'io_poll_check_events': /kisskb/src/io_uring/poll.c:232:50: note: byref variable will be forcibly initialized 232 | struct poll_table_struct pt = { ._key = req->apoll_events }; | ^~ /kisskb/src/fs/udf/super.c: In function 'udf_find_metadata_inode_efe': /kisskb/src/fs/udf/super.c:916:31: note: byref variable will be forcibly initialized 916 | struct kernel_lb_addr addr; | ^~~~ /kisskb/src/fs/udf/super.c: In function 'udf_load_metadata_files': /kisskb/src/fs/udf/super.c:943:31: note: byref variable will be forcibly initialized 943 | struct kernel_lb_addr addr; | ^~~~ /kisskb/src/fs/udf/super.c: In function 'udf_load_partdesc': /kisskb/src/fs/udf/super.c:1235:18: note: byref variable will be forcibly initialized 1235 | uint16_t ident; | ^~~~~ /kisskb/src/io_uring/poll.c: In function '__io_poll_cancel': /kisskb/src/io_uring/poll.c:775:32: note: byref variable will be forcibly initialized 775 | struct io_hash_bucket *bucket; | ^~~~~~ /kisskb/src/fs/udf/super.c: In function 'udf_process_sequence': /kisskb/src/fs/udf/super.c:1683:35: note: byref variable will be forcibly initialized 1683 | struct desc_seq_scan_data data; | ^~~~ /kisskb/src/fs/udf/super.c:1680:18: note: byref variable will be forcibly initialized 1680 | uint16_t ident; | ^~~~~ /kisskb/src/kernel/kprobes.c: In function 'read_enabled_file_bool': /kisskb/src/kernel/kprobes.c:2972:14: note: byref variable will be forcibly initialized 2972 | char buf[3]; | ^~~ /kisskb/src/kernel/kprobes.c: In function 'show_kprobe_addr': /kisskb/src/kernel/kprobes.c:2803:24: note: byref variable will be forcibly initialized 2803 | char *modname, namebuf[KSYM_NAME_LEN]; | ^~~~~~~ /kisskb/src/io_uring/poll.c: In function 'io_arm_poll_handler': /kisskb/src/io_uring/poll.c:616:30: note: byref variable will be forcibly initialized 616 | struct io_poll_table ipt; | ^~~ /kisskb/src/kernel/kprobes.c:2803:15: note: byref variable will be forcibly initialized 2803 | char *modname, namebuf[KSYM_NAME_LEN]; | ^~~~~~~ /kisskb/src/kernel/kprobes.c:2802:23: note: byref variable will be forcibly initialized 2802 | unsigned long offset = 0; | ^~~~~~ /kisskb/src/fs/udf/super.c: In function 'udf_check_anchor_block': /kisskb/src/fs/udf/super.c:1838:18: note: byref variable will be forcibly initialized 1838 | uint16_t ident; | ^~~~~ /kisskb/src/io_uring/poll.c: In function 'io_poll_add': /kisskb/src/io_uring/poll.c:872:30: note: byref variable will be forcibly initialized 872 | struct io_poll_table ipt; | ^~~ /kisskb/src/io_uring/poll.c: In function 'io_poll_remove': /kisskb/src/io_uring/poll.c:900:14: note: byref variable will be forcibly initialized 900 | bool locked; | ^~~~~~ /kisskb/src/io_uring/poll.c:897:32: note: byref variable will be forcibly initialized 897 | struct io_hash_bucket *bucket; | ^~~~~~ /kisskb/src/fs/udf/super.c: In function 'udf_find_anchor': /kisskb/src/fs/udf/super.c:1938:18: note: byref variable will be forcibly initialized 1938 | sector_t lastblock = sbi->s_last_block; | ^~~~~~~~~ /kisskb/src/fs/udf/super.c: In function 'udf_fill_super': /kisskb/src/fs/udf/super.c:2270:34: note: byref variable will be forcibly initialized 2270 | struct timestamp ts; | ^~ /kisskb/src/fs/udf/super.c:2129:40: note: byref variable will be forcibly initialized 2129 | struct kernel_lb_addr rootdir, fileset; | ^~~~~~~ /kisskb/src/fs/udf/super.c:2129:31: note: byref variable will be forcibly initialized 2129 | struct kernel_lb_addr rootdir, fileset; | ^~~~~~~ /kisskb/src/fs/udf/super.c:2128:28: note: byref variable will be forcibly initialized 2128 | struct udf_options uopt; | ^~~~ /kisskb/src/kernel/kprobes.c: In function 'write_enabled_file_bool': /kisskb/src/kernel/kprobes.c:2986:14: note: byref variable will be forcibly initialized 2986 | bool enable; | ^~~~~~ /kisskb/src/kernel/kprobes.c: In function 'within_kprobe_blacklist': /kisskb/src/kernel/kprobes.c:1402:14: note: byref variable will be forcibly initialized 1402 | char symname[KSYM_NAME_LEN], *p; | ^~~~~~~ /kisskb/src/kernel/kprobes.c: In function 'kprobe_addr': /kisskb/src/kernel/kprobes.c:1492:14: note: byref variable will be forcibly initialized 1492 | bool on_func_entry; | ^~~~~~~~~~~~~ /kisskb/src/kernel/kprobes.c: In function 'register_kprobe': /kisskb/src/kernel/kprobes.c:1607:24: note: byref variable will be forcibly initialized 1607 | struct module *probed_mod; | ^~~~~~~~~~ /kisskb/src/kernel/kprobes.c: In function '__kretprobe_trampoline_handler': /kisskb/src/kernel/kprobes.c:2004:36: note: byref variable will be forcibly initialized 2004 | struct llist_node *first, *node = NULL; | ^~~~ /kisskb/src/kernel/kprobes.c: In function 'kprobe_on_func_entry': /kisskb/src/kernel/kprobes.c:2160:14: note: byref variable will be forcibly initialized 2160 | bool on_func_entry; | ^~~~~~~~~~~~~ /kisskb/src/kernel/kprobes.c: In function 'kprobe_add_ksym_blacklist': /kisskb/src/kernel/kprobes.c:2447:35: note: byref variable will be forcibly initialized 2447 | unsigned long offset = 0, size = 0; | ^~~~ /kisskb/src/kernel/kprobes.c:2447:23: note: byref variable will be forcibly initialized 2447 | unsigned long offset = 0, size = 0; | ^~~~~~ /kisskb/src/crypto/af_alg.c: In function 'af_alg_make_sg': /kisskb/src/crypto/af_alg.c:403:16: note: byref variable will be forcibly initialized 403 | size_t off; | ^~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/net/net_namespace.h:43, from /kisskb/src/include/linux/netdevice.h:38, from /kisskb/src/include/net/sock.h:46, from /kisskb/src/include/crypto/if_alg.h:17, from /kisskb/src/crypto/af_alg.c:11: /kisskb/src/crypto/af_alg.c: In function 'copy_from_sockptr_offset': /kisskb/src/include/linux/sockptr.h:44:19: note: userspace variable will be forcibly initialized 44 | static inline int copy_from_sockptr_offset(void *dst, sockptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/ext4/namei.c:39: /kisskb/src/fs/ext4/namei.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2458:11: note: byref variable will be forcibly initialized 2458 | } desc; | ^~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_dx_csum': /kisskb/src/fs/ext4/namei.c:471:15: note: byref variable will be forcibly initialized 471 | __u32 dummy_csum = 0; | ^~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_dx_csum_verify': /kisskb/src/fs/ext4/namei.c:487:13: note: byref variable will be forcibly initialized 487 | int count_offset, limit, count; | ^~~~~~~~~~~~ /kisskb/src/crypto/af_alg.c: In function 'alg_setkey': /kisskb/src/crypto/af_alg.c:202:12: note: userspace variable will be forcibly initialized 202 | static int alg_setkey(struct sock *sk, sockptr_t ukey, unsigned int keylen) | ^~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_dx_csum_set': /kisskb/src/fs/ext4/namei.c:516:13: note: byref variable will be forcibly initialized 516 | int count_offset, limit, count; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'dx_make_map': /kisskb/src/fs/ext4/namei.c:1299:29: note: byref variable will be forcibly initialized 1299 | struct dx_hash_info h = *hinfo; | ^ /kisskb/src/fs/ext4/namei.c: In function 'ext4_ci_compare': /kisskb/src/fs/ext4/namei.c:1385:42: note: byref variable will be forcibly initialized 1385 | const struct fscrypt_str encrypted_name = | ^~~~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c:1380:28: note: byref variable will be forcibly initialized 1380 | struct fscrypt_str decrypted_name = FSTR_INIT(NULL, de_name_len); | ^~~~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_match': /kisskb/src/fs/ext4/namei.c:1481:37: note: byref variable will be forcibly initialized 1481 | struct qstr cf = {.name = fname->cf_name.name, | ^~ /kisskb/src/fs/ext4/namei.c:1466:29: note: byref variable will be forcibly initialized 1466 | struct fscrypt_name f; | ^ /kisskb/src/fs/ext4/namei.c: In function 'ext4_append': /kisskb/src/fs/ext4/namei.c:57:32: note: byref variable will be forcibly initialized 57 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_tmpfile': /kisskb/src/fs/ext4/namei.c:2856:18: note: byref variable will be forcibly initialized 2856 | int err, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_whiteout_for_rename': /kisskb/src/fs/ext4/namei.c:3712:13: note: byref variable will be forcibly initialized 3712 | int retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'htree_dirblock_to_tree': /kisskb/src/fs/ext4/namei.c:1125:44: note: byref variable will be forcibly initialized 1125 | struct fscrypt_str de_name = FSTR_INIT(de->name, | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:1062:67: note: byref variable will be forcibly initialized 1062 | struct fscrypt_str fname_crypto_str = FSTR_INIT(NULL, 0), tmp_str; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:1062:28: note: byref variable will be forcibly initialized 1062 | struct fscrypt_str fname_crypto_str = FSTR_INIT(NULL, 0), tmp_str; | ^~~~~~~~~~~~~~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c: In function 'fe_loose_invert': /kisskb/src/lib/crypto/curve25519-fiat32.c:565:12: note: byref variable will be forcibly initialized 565 | fe t3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:564:12: note: byref variable will be forcibly initialized 564 | fe t2; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:563:12: note: byref variable will be forcibly initialized 563 | fe t1; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:562:12: note: byref variable will be forcibly initialized 562 | fe t0; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c: In function 'fe_invert': /kisskb/src/lib/crypto/curve25519-fiat32.c:562:12: note: byref variable will be forcibly initialized /kisskb/src/lib/crypto/curve25519-fiat32.c:563:12: note: byref variable will be forcibly initialized 563 | fe t1; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:564:12: note: byref variable will be forcibly initialized 564 | fe t2; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:565:12: note: byref variable will be forcibly initialized 565 | fe t3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:612:18: note: byref variable will be forcibly initialized 612 | fe_loose l; | ^ /kisskb/src/fs/ext4/namei.c: In function 'ext4_rename_dir_prepare': /kisskb/src/fs/ext4/namei.c:3553:13: note: byref variable will be forcibly initialized 3553 | int retval; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'do_split': /kisskb/src/fs/ext4/namei.c:1958:21: note: byref variable will be forcibly initialized 1958 | ext4_lblk_t newblock; | ^~~~~~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c: In function 'curve25519_generic': /kisskb/src/lib/crypto/curve25519-fiat32.c:612:18: note: byref variable will be forcibly initialized /kisskb/src/lib/crypto/curve25519-fiat32.c:565:12: note: byref variable will be forcibly initialized 565 | fe t3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:564:12: note: byref variable will be forcibly initialized 564 | fe t2; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:563:12: note: byref variable will be forcibly initialized 563 | fe t1; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:562:12: note: byref variable will be forcibly initialized 562 | fe t0; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:802:33: note: byref variable will be forcibly initialized 802 | fe_loose tmp0l, tmp1l; | ^~~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:802:26: note: byref variable will be forcibly initialized 802 | fe_loose tmp0l, tmp1l; | ^~~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:801:26: note: byref variable will be forcibly initialized 801 | fe tmp0, tmp1; | ^~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:801:20: note: byref variable will be forcibly initialized 801 | fe tmp0, tmp1; | ^~~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:764:12: note: byref variable will be forcibly initialized 764 | u8 e[32]; | ^ /kisskb/src/lib/crypto/curve25519-fiat32.c:761:28: note: byref variable will be forcibly initialized 761 | fe_loose x2l, z2l, x3l; | ^~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:761:23: note: byref variable will be forcibly initialized 761 | fe_loose x2l, z2l, x3l; | ^~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:761:18: note: byref variable will be forcibly initialized 761 | fe_loose x2l, z2l, x3l; | ^~~ /kisskb/src/lib/crypto/curve25519-fiat32.c:760:28: note: byref variable will be forcibly initialized 760 | fe x1, x2, z2, x3, z3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:760:24: note: byref variable will be forcibly initialized 760 | fe x1, x2, z2, x3, z3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:760:20: note: byref variable will be forcibly initialized 760 | fe x1, x2, z2, x3, z3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:760:16: note: byref variable will be forcibly initialized 760 | fe x1, x2, z2, x3, z3; | ^~ /kisskb/src/lib/crypto/curve25519-fiat32.c:760:12: note: byref variable will be forcibly initialized 760 | fe x1, x2, z2, x3, z3; | ^~ /kisskb/src/samples/kfifo/record-example.c: In function 'fifo_write': /kisskb/src/samples/kfifo/record-example.c:124:22: note: byref variable will be forcibly initialized 124 | unsigned int copied; | ^~~~~~ /kisskb/src/samples/kfifo/record-example.c: In function 'fifo_read': /kisskb/src/samples/kfifo/record-example.c:142:22: note: byref variable will be forcibly initialized 142 | unsigned int copied; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_htree_fill_tree': /kisskb/src/fs/ext4/namei.c:1189:29: note: byref variable will be forcibly initialized 1189 | int has_inline_data = 1; | ^~~~~~~~~~~~~~~ /kisskb/src/samples/kfifo/record-example.c: In function 'testfunc': /kisskb/src/samples/kfifo/record-example.c:74:42: note: byref variable will be forcibly initialized 74 | struct { unsigned char buf[6]; } hello = { "hello" }; | ^~~~~ /kisskb/src/samples/kfifo/record-example.c:71:25: note: byref variable will be forcibly initialized 71 | char buf[100]; | ^~~ /kisskb/src/fs/ext4/namei.c:1173:28: note: byref variable will be forcibly initialized 1173 | struct fscrypt_str tmp_str; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:1172:15: note: byref variable will be forcibly initialized 1172 | __u32 hashval; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:1167:25: note: byref variable will be forcibly initialized 1167 | struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; | ^~~~~~ /kisskb/src/fs/ext4/namei.c:1165:29: note: byref variable will be forcibly initialized 1165 | struct dx_hash_info hinfo; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_dx_find_entry': /kisskb/src/fs/ext4/namei.c:1758:25: note: byref variable will be forcibly initialized 1758 | struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function '__ext4_find_entry': /kisskb/src/fs/ext4/namei.c:1590:21: note: byref variable will be forcibly initialized 1590 | int has_inline_data = 1; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c:1572:29: note: byref variable will be forcibly initialized 1572 | struct buffer_head *bh_use[NAMEI_RA_SIZE]; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_find_entry': /kisskb/src/fs/ext4/namei.c:1717:30: note: byref variable will be forcibly initialized 1717 | struct ext4_filename fname; | ^~~~~ /kisskb/src/fs/dlm/dir.c: In function 'find_rsb_root': /kisskb/src/fs/dlm/dir.c:201:25: note: byref variable will be forcibly initialized 201 | struct dlm_rsb *r; | ^ /kisskb/src/fs/ext4/namei.c: In function 'ext4_resetent': /kisskb/src/fs/ext4/namei.c:3624:30: note: byref variable will be forcibly initialized 3624 | struct ext4_renament old = *ent; | ^~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_lookup_entry': /kisskb/src/fs/ext4/namei.c:1737:30: note: byref variable will be forcibly initialized 1737 | struct ext4_filename fname; | ^~~~~ /kisskb/src/fs/dlm/dir.c: In function 'dlm_recover_directory': /kisskb/src/fs/dlm/dir.c:108:40: note: byref variable will be forcibly initialized 108 | __be16 v; | ^ /kisskb/src/fs/dlm/dir.c:65:48: note: byref variable will be forcibly initialized 65 | int error = -ENOMEM, last_len, nodeid, result; | ^~~~~~ /kisskb/src/fs/dlm/dir.c:65:40: note: byref variable will be forcibly initialized 65 | int error = -ENOMEM, last_len, nodeid, result; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_lookup': /kisskb/src/fs/ext4/namei.c:1809:34: note: byref variable will be forcibly initialized 1809 | struct ext4_dir_entry_2 *de; | ^~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_get_parent': /kisskb/src/fs/ext4/namei.c:1866:35: note: byref variable will be forcibly initialized 1866 | struct ext4_dir_entry_2 * de; | ^~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/seq_file.h:12, from /kisskb/src/kernel/trace/trace_probe.h:13, from /kisskb/src/kernel/trace/trace_probe.c:14: /kisskb/src/kernel/trace/trace_probe.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/dlm/dir.c: In function 'dlm_copy_master_names': /kisskb/src/fs/dlm/dir.c:241:16: note: byref variable will be forcibly initialized 241 | __be16 be_namelen; | ^~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_dx_add_entry': /kisskb/src/fs/ext4/namei.c:2491:29: note: byref variable will be forcibly initialized 2491 | ext4_lblk_t newblock; | ^~~~~~~~ /kisskb/src/fs/ext4/namei.c:2456:29: note: byref variable will be forcibly initialized 2456 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ext4/namei.c:2454:25: note: byref variable will be forcibly initialized 2454 | struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; | ^~~~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'find_fetch_type': /kisskb/src/kernel/trace/trace_probe.c:110:31: note: byref variable will be forcibly initialized 110 | unsigned long bs; | ^~ /kisskb/src/kernel/trace/trace_probe.c: In function '__parse_bitfield_probe_arg': /kisskb/src/kernel/trace/trace_probe.c:535:15: note: byref variable will be forcibly initialized 535 | char *tail; | ^~~~ /kisskb/src/fs/ext4/namei.c: In function 'make_indexed_dir': /kisskb/src/fs/ext4/namei.c:2214:22: note: byref variable will be forcibly initialized 2214 | ext4_lblk_t block; | ^~~~~ /kisskb/src/fs/ext4/namei.c:2207:25: note: byref variable will be forcibly initialized 2207 | struct dx_frame frames[EXT4_HTREE_LEVEL], *frame; | ^~~~~~ /kisskb/src/fs/ext4/namei.c:2205:29: note: byref variable will be forcibly initialized 2205 | struct buffer_head *bh2; | ^~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/drivers/gpio/gpio-dwapb.c:7: /kisskb/src/drivers/gpio/gpio-dwapb.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:214:16: note: byref variable will be forcibly initialized 214 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'parse_probe_vars': /kisskb/src/kernel/trace/trace_probe.c:282:23: note: byref variable will be forcibly initialized 282 | unsigned long param; | ^~~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'parse_probe_arg': /kisskb/src/kernel/trace/trace_probe.c:378:15: note: byref variable will be forcibly initialized 378 | char *tmp; | ^~~ /kisskb/src/kernel/trace/trace_probe.c:377:14: note: byref variable will be forcibly initialized 377 | long offset = 0; | ^~~~~~ /kisskb/src/kernel/trace/trace_probe.c:375:23: note: byref variable will be forcibly initialized 375 | unsigned long param; | ^~~~~ /kisskb/src/kernel/trace/trace_probe.c:374:28: note: byref variable will be forcibly initialized 374 | struct fetch_insn *code = *pcode; | ^~~~ In file included from /kisskb/src/include/linux/acpi.h:13, from /kisskb/src/drivers/gpio/gpio-dwapb.c:7: /kisskb/src/drivers/gpio/gpio-dwapb.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/drivers/gpio/gpio-dwapb.c: In function 'dwapb_do_irq': /kisskb/src/drivers/gpio/gpio-dwapb.c:206:23: note: byref variable will be forcibly initialized 206 | unsigned long irq_status; | ^~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_add_entry': /kisskb/src/fs/ext4/namei.c:2347:21: note: byref variable will be forcibly initialized 2347 | ext4_lblk_t block, blocks; | ^~~~~ /kisskb/src/fs/ext4/namei.c:2343:30: note: byref variable will be forcibly initialized 2343 | struct ext4_filename fname; | ^~~~~ In file included from /kisskb/src/fs/f2fs/inode.c:14: /kisskb/src/fs/f2fs/inode.c: In function '__f2fs_crc32': /kisskb/src/fs/f2fs/f2fs.h:1947:11: note: byref variable will be forcibly initialized 1947 | } desc; | ^~~~ /kisskb/src/fs/f2fs/inode.c: In function 'f2fs_inode_chksum': /kisskb/src/fs/f2fs/inode.c:150:15: note: byref variable will be forcibly initialized 150 | __u32 dummy_cs = 0; | ^~~~~~~~ /kisskb/src/fs/f2fs/inode.c:148:16: note: byref variable will be forcibly initialized 148 | __le32 gen = ri->i_generation; | ^~~ /kisskb/src/fs/f2fs/inode.c:147:16: note: byref variable will be forcibly initialized 147 | __le32 ino = node->footer.ino; | ^~~ /kisskb/src/net/ethernet/eth.c: In function 'eth_get_headlen': /kisskb/src/net/ethernet/eth.c:129:32: note: byref variable will be forcibly initialized 129 | struct flow_keys_basic keys; | ^~~~ /kisskb/src/net/ethernet/eth.c: In function 'eth_type_trans': /kisskb/src/net/ethernet/eth.c:157:24: note: byref variable will be forcibly initialized 157 | unsigned short _service_access_point; | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_mknod': /kisskb/src/fs/ext4/namei.c:2822:27: note: byref variable will be forcibly initialized 2822 | int err, credits, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:2821:23: note: byref variable will be forcibly initialized 2821 | struct inode *inode; | ^~~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'traceprobe_parse_probe_arg_body': /kisskb/src/kernel/trace/trace_probe.c:567:28: note: byref variable will be forcibly initialized 567 | struct fetch_insn *code, *scode, *tmp = NULL; | ^~~~ /kisskb/src/net/ethernet/eth.c: In function 'device_get_ethdev_address': /kisskb/src/net/ethernet/eth.c:645:12: note: byref variable will be forcibly initialized 645 | u8 addr[ETH_ALEN]; | ^~~~ /kisskb/src/net/ethernet/eth.c: In function 'platform_get_ethdev_address': /kisskb/src/net/ethernet/eth.c:531:12: note: byref variable will be forcibly initialized 531 | u8 addr[ETH_ALEN] __aligned(2); | ^~~~ /kisskb/src/net/ethernet/eth.c: In function 'nvmem_get_mac_address': /kisskb/src/net/ethernet/eth.c:554:16: note: byref variable will be forcibly initialized 554 | size_t len; | ^~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_symlink': /kisskb/src/fs/ext4/namei.c:3333:13: note: byref variable will be forcibly initialized 3333 | int retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:3332:28: note: byref variable will be forcibly initialized 3332 | struct fscrypt_str disk_link; | ^~~~~~~~~ /kisskb/src/fs/ext4/namei.c:3329:23: note: byref variable will be forcibly initialized 3329 | struct inode *inode; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_create': /kisskb/src/fs/ext4/namei.c:2787:27: note: byref variable will be forcibly initialized 2787 | int err, credits, retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/namei.c:2786:23: note: byref variable will be forcibly initialized 2786 | struct inode *inode; | ^~~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'traceprobe_update_arg': /kisskb/src/kernel/trace/trace_probe.c:841:14: note: byref variable will be forcibly initialized 841 | long offset; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_delete_entry': /kisskb/src/fs/ext4/namei.c:2685:21: note: byref variable will be forcibly initialized 2685 | int has_inline_data = 1; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_find_delete_entry': /kisskb/src/fs/ext4/namei.c:3651:34: note: byref variable will be forcibly initialized 3651 | struct ext4_dir_entry_2 *de; | ^~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_init_new_dir': /kisskb/src/fs/ext4/namei.c:2926:21: note: byref variable will be forcibly initialized 2926 | ext4_lblk_t block = 0; | ^~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_mkdir': /kisskb/src/fs/ext4/namei.c:2967:37: note: byref variable will be forcibly initialized 2967 | int err, err2 = 0, credits, retries = 0; | ^~~~~~~ /kisskb/src/kernel/trace/trace_probe.c: In function 'trace_probe_match_command_args': /kisskb/src/kernel/trace/trace_probe.c:1190:14: note: byref variable will be forcibly initialized 1190 | char buf[MAX_ARGSTR_LEN + 1]; | ^~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_empty_dir': /kisskb/src/kernel/trace/trace_probe.c: In function 'trace_probe_create': /kisskb/src/kernel/trace/trace_probe.c:1207:13: note: byref variable will be forcibly initialized 1207 | int argc = 0, ret = 0; | ^~~~ /kisskb/src/fs/ext4/namei.c:3038:21: note: byref variable will be forcibly initialized 3038 | int has_inline_data = 1; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_rename': /kisskb/src/fs/ext4/namei.c:3753:19: note: byref variable will be forcibly initialized 3753 | handle_t *handle = NULL; | ^~~~~~ /kisskb/src/fs/ext4/namei.c: In function 'ext4_rmdir': /kisskb/src/fs/f2fs/inode.c: In function 'f2fs_handle_failed_inode': /kisskb/src/fs/f2fs/inode.c:875:26: note: byref variable will be forcibly initialized 875 | struct node_info ni; | ^~ /kisskb/src/fs/ext4/namei.c:3109:34: note: byref variable will be forcibly initialized 3109 | struct ext4_dir_entry_2 *de; | ^~ /kisskb/src/fs/ext4/namei.c: In function '__ext4_unlink': /kisskb/src/fs/ext4/namei.c:3199:34: note: byref variable will be forcibly initialized 3199 | struct ext4_dir_entry_2 *de; | ^~ /kisskb/src/fs/ext4/namei.c: In function '__ext4_link': /kisskb/src/fs/ext4/namei.c:3418:18: note: byref variable will be forcibly initialized 3418 | int err, retries = 0; | ^~~~~~~ /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_copy_dirty_pages': /kisskb/src/fs/nilfs2/page.c:245:17: note: byref variable will be forcibly initialized 245 | pgoff_t index = 0; | ^~~~~ /kisskb/src/fs/nilfs2/page.c:243:24: note: byref variable will be forcibly initialized 243 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_copy_back_pages': /kisskb/src/fs/nilfs2/page.c:299:17: note: byref variable will be forcibly initialized 299 | pgoff_t start = 0; | ^~~~~ /kisskb/src/fs/nilfs2/page.c:297:28: note: byref variable will be forcibly initialized 297 | struct folio_batch fbatch; | ^~~~~~ In file included from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/arch/powerpc/include/asm/page.h:11, from /kisskb/src/arch/powerpc/include/asm/mmu.h:140, from /kisskb/src/arch/powerpc/include/asm/lppaca.h:46, from /kisskb/src/arch/powerpc/include/asm/paca.h:18, from /kisskb/src/arch/powerpc/include/asm/current.h:13, from /kisskb/src/include/linux/thread_info.h:23, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/page.c:10: /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_forget_buffer': /kisskb/src/include/linux/bitops.h:328:24: note: byref variable will be forcibly initialized 328 | typeof(*(ptr)) old__, new__; \ | ^~~~~ /kisskb/src/fs/nilfs2/page.c:83:9: note: in expansion of macro 'set_mask_bits' 83 | set_mask_bits(&bh->b_state, clear_bits, 0); | ^~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_clear_dirty_page': /kisskb/src/include/linux/bitops.h:328:24: note: byref variable will be forcibly initialized 328 | typeof(*(ptr)) old__, new__; \ | ^~~~~ /kisskb/src/fs/nilfs2/page.c:414:25: note: in expansion of macro 'set_mask_bits' 414 | set_mask_bits(&bh->b_state, clear_bits, 0); | ^~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_clear_dirty_pages': /kisskb/src/fs/nilfs2/page.c:362:17: note: byref variable will be forcibly initialized 362 | pgoff_t index = 0; | ^~~~~ /kisskb/src/fs/nilfs2/page.c:360:24: note: byref variable will be forcibly initialized 360 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/nilfs2/page.c: In function 'nilfs_find_uncommitted_extent': /kisskb/src/fs/nilfs2/page.c:488:24: note: byref variable will be forcibly initialized 488 | struct pagevec pvec; | ^~~~ /kisskb/src/io_uring/cancel.c: In function 'io_async_cancel': /kisskb/src/io_uring/cancel.c:168:31: note: byref variable will be forcibly initialized 168 | struct io_cancel_data cd = { | ^~ /kisskb/src/io_uring/cancel.c: In function 'io_sync_cancel': /kisskb/src/io_uring/cancel.c:241:41: note: byref variable will be forcibly initialized 241 | struct io_uring_sync_cancel_reg sc; | ^~ /kisskb/src/io_uring/cancel.c:240:17: note: byref variable will be forcibly initialized 240 | ktime_t timeout = KTIME_MAX; | ^~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/io_uring/kbuf.c:4: /kisskb/src/io_uring/kbuf.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/io_uring/kbuf.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/io_uring/kbuf.c:4: /kisskb/src/io_uring/kbuf.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/io_uring/kbuf.c: In function 'io_destroy_buffers': /kisskb/src/io_uring/kbuf.c:249:23: note: byref variable will be forcibly initialized 249 | unsigned long index; | ^~~~~ /kisskb/src/io_uring/kbuf.c: In function 'io_provide_buffers_prep': /kisskb/src/io_uring/kbuf.c:321:29: note: byref variable will be forcibly initialized 321 | unsigned long size, tmp_check; | ^~~~~~~~~ /kisskb/src/io_uring/kbuf.c:321:23: note: byref variable will be forcibly initialized 321 | unsigned long size, tmp_check; | ^~~~ /kisskb/src/io_uring/kbuf.c: In function 'io_register_pbuf_ring': /kisskb/src/io_uring/kbuf.c:474:13: note: byref variable will be forcibly initialized 474 | int nr_pages; | ^~~~~~~~ /kisskb/src/io_uring/kbuf.c:471:33: note: byref variable will be forcibly initialized 471 | struct io_uring_buf_reg reg; | ^~~ /kisskb/src/io_uring/kbuf.c: In function 'io_unregister_pbuf_ring': /kisskb/src/io_uring/kbuf.c:529:33: note: byref variable will be forcibly initialized 529 | struct io_uring_buf_reg reg; | ^~~ /kisskb/src/fs/udf/directory.c: In function 'udf_fileident_read': /kisskb/src/fs/udf/directory.c:31:35: note: byref variable will be forcibly initialized 31 | struct buffer_head *tmp, *bha[16]; | ^~~ /kisskb/src/fs/fuse/control.c: In function 'fuse_conn_limit_write': /kisskb/src/fs/fuse/control.c:80:23: note: byref variable will be forcibly initialized 80 | unsigned long t; | ^ /kisskb/src/fs/fuse/control.c: In function 'fuse_conn_congestion_threshold_write': /kisskb/src/fs/fuse/control.c:165:18: note: byref variable will be forcibly initialized 165 | unsigned val; | ^~~ /kisskb/src/fs/fuse/control.c: In function 'fuse_conn_limit_read': /kisskb/src/fs/fuse/control.c:70:14: note: byref variable will be forcibly initialized 70 | char tmp[32]; | ^~~ /kisskb/src/fs/fuse/control.c: In function 'fuse_conn_waiting_read': /kisskb/src/fs/fuse/control.c:50:14: note: byref variable will be forcibly initialized 50 | char tmp[32]; | ^~~ /kisskb/src/fs/fuse/control.c: In function 'fuse_conn_max_background_write': /kisskb/src/fs/fuse/control.c:123:18: note: byref variable will be forcibly initialized 123 | unsigned val; | ^~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_readdir': /kisskb/src/fs/ext2/dir.c:284:23: note: byref variable will be forcibly initialized 284 | char *kaddr, *limit; | ^~~~~ /kisskb/src/fs/fuse/control.c: In function 'fuse_ctl_add_conn': /kisskb/src/fs/fuse/control.c:259:14: note: byref variable will be forcibly initialized 259 | char name[32]; | ^~~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_find_entry': /kisskb/src/fs/ext2/dir.c:360:15: note: byref variable will be forcibly initialized 360 | void *page_addr; | ^~~~~~~~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_dotdot': /kisskb/src/fs/ext2/dir.c:431:15: note: byref variable will be forcibly initialized 431 | void *page_addr; | ^~~~~~~~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_inode_by_name': /kisskb/src/fs/ext2/dir.c:447:15: note: byref variable will be forcibly initialized 447 | void *page_addr; | ^~~~~~~~~ /kisskb/src/fs/ext2/dir.c:446:22: note: byref variable will be forcibly initialized 446 | struct page *page; | ^~~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_add_link': /kisskb/src/fs/ext2/dir.c:496:15: note: byref variable will be forcibly initialized 496 | void *page_addr = NULL; | ^~~~~~~~~ /kisskb/src/fs/ext2/dir.c: In function 'ext2_empty_dir': /kisskb/src/fs/ext2/dir.c:672:15: note: byref variable will be forcibly initialized 672 | void *page_addr = NULL; | ^~~~~~~~~ /kisskb/src/kernel/trace/preemptirq_delay_test.c: In function 'preemptirq_delay_run': /kisskb/src/kernel/trace/preemptirq_delay_test.c:122:24: note: byref variable will be forcibly initialized 122 | struct cpumask cpu_mask; | ^~~~~~~~ /kisskb/src/kernel/trace/preemptirq_delay_test.c: In function 'preemptirq_run_test': /kisskb/src/kernel/trace/preemptirq_delay_test.c:150:14: note: byref variable will be forcibly initialized 150 | char task_name[50]; | ^~~~~~~~~ /kisskb/src/kernel/utsname_sysctl.c: In function 'proc_do_uts_string': /kisskb/src/kernel/utsname_sysctl.c:37:14: note: byref variable will be forcibly initialized 37 | char tmp_data[__NEW_UTS_LEN + 1]; | ^~~~~~~~ /kisskb/src/kernel/utsname_sysctl.c:35:26: note: byref variable will be forcibly initialized 35 | struct ctl_table uts_table; | ^~~~~~~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_new_inode': /kisskb/src/fs/f2fs/namei.c:32:14: note: byref variable will be forcibly initialized 32 | bool encrypt = false; | ^~~~~~~ /kisskb/src/fs/f2fs/namei.c:29:15: note: byref variable will be forcibly initialized 29 | nid_t ino; | ^~~ In file included from /kisskb/src/kernel/relay.c:17: /kisskb/src/kernel/relay.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_cross_rename': /kisskb/src/fs/f2fs/namei.c:1144:33: note: byref variable will be forcibly initialized 1144 | struct page *old_page, *new_page; | ^~~~~~~~ /kisskb/src/fs/f2fs/namei.c:1144:22: note: byref variable will be forcibly initialized 1144 | struct page *old_page, *new_page; | ^~~~~~~~ /kisskb/src/fs/f2fs/namei.c:1143:37: note: byref variable will be forcibly initialized 1143 | struct page *old_dir_page, *new_dir_page; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/namei.c:1143:22: note: byref variable will be forcibly initialized 1143 | struct page *old_dir_page, *new_dir_page; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_rename': /kisskb/src/fs/f2fs/namei.c:955:33: note: byref variable will be forcibly initialized 955 | struct page *old_page, *new_page = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/namei.c:955:22: note: byref variable will be forcibly initialized 955 | struct page *old_page, *new_page = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/namei.c:954:22: note: byref variable will be forcibly initialized 954 | struct page *old_dir_page = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/namei.c:953:23: note: byref variable will be forcibly initialized 953 | struct inode *whiteout = NULL; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-palmas.c: In function 'palmas_pinconf_get': /kisskb/src/drivers/pinctrl/pinctrl-palmas.c:743:22: note: byref variable will be forcibly initialized 743 | unsigned int val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-palmas.c: In function 'palmas_pinctrl_get_pin_mux': /kisskb/src/drivers/pinctrl/pinctrl-palmas.c:563:22: note: byref variable will be forcibly initialized 563 | unsigned int val; | ^~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_unlink': /kisskb/src/fs/f2fs/namei.c:601:22: note: byref variable will be forcibly initialized 601 | struct page *page; | ^~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_symlink': /kisskb/src/fs/f2fs/namei.c:675:28: note: byref variable will be forcibly initialized 675 | struct fscrypt_str disk_link; | ^~~~~~~~~ /kisskb/src/kernel/relay.c: In function 'relay_late_setup_files': /kisskb/src/kernel/relay.c:579:44: note: byref variable will be forcibly initialized 579 | struct rchan_percpu_buf_dispatcher disp; | ^~~~ /kisskb/src/fs/f2fs/namei.c: In function '__recover_dot_dentries': /kisskb/src/fs/f2fs/namei.c:457:22: note: byref variable will be forcibly initialized 457 | struct page *page; | ^~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_lookup': /kisskb/src/fs/f2fs/namei.c:518:30: note: byref variable will be forcibly initialized 518 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/f2fs/namei.c:513:22: note: byref variable will be forcibly initialized 513 | struct page *page; | ^~~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_update_extension_list': /kisskb/src/fs/f2fs/namei.c:273:22: note: byref variable will be forcibly initialized 273 | char buf[F2FS_MAX_EXTENSION][F2FS_EXTENSION_LEN]; | ^~~ /kisskb/src/fs/f2fs/namei.c: In function 'f2fs_get_parent': /kisskb/src/fs/f2fs/namei.c:440:22: note: byref variable will be forcibly initialized 440 | struct page *page; | ^~~~ /kisskb/src/kernel/relay.c: In function 'subbuf_splice_actor': /kisskb/src/kernel/relay.c:1128:33: note: byref variable will be forcibly initialized 1128 | struct splice_pipe_desc spd = { | ^~~ /kisskb/src/kernel/relay.c:1127:29: note: byref variable will be forcibly initialized 1127 | struct partial_page partial[PIPE_DEF_BUFFERS]; | ^~~~~~~ /kisskb/src/kernel/relay.c:1126:22: note: byref variable will be forcibly initialized 1126 | struct page *pages[PIPE_DEF_BUFFERS]; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/dlm/dlm_internal.h:19, from /kisskb/src/fs/dlm/lockspace.c:14: /kisskb/src/fs/dlm/lockspace.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/fs/dlm/lockspace.c:12: /kisskb/src/fs/dlm/lockspace.c: In function 'do_uevent': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/dlm/lockspace.c:211:9: note: in expansion of macro 'wait_event' 211 | wait_event(ls->ls_uevent_wait, | ^~~~~~~~~~ /kisskb/src/fs/dlm/lockspace.c: In function 'dlm_nodir_store': /kisskb/src/fs/dlm/lockspace.c:94:13: note: byref variable will be forcibly initialized 94 | int val; | ^~~ /kisskb/src/kernel/relay.c: In function 'relay_file_splice_read': /kisskb/src/kernel/relay.c:1210:13: note: byref variable will be forcibly initialized 1210 | int nonpad_ret = 0; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/fs/dlm/lockspace.c:12: /kisskb/src/fs/dlm/lockspace.c: In function 'new_lockspace': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/dlm/lockspace.c:641:9: note: in expansion of macro 'wait_event' 641 | wait_event(ls->ls_recover_lock_wait, | ^~~~~~~~~~ /kisskb/src/fs/dlm/lockspace.c: In function 'remove_lockspace': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/dlm/lockspace.c:368:9: note: in expansion of macro 'wait_event' 368 | wait_event(ls->ls_count_wait, atomic_read(&ls->ls_count) == 0); | ^~~~~~~~~~ /kisskb/src/fs/dlm/lockspace.c: In function 'dlm_control_store': /kisskb/src/fs/dlm/lockspace.c:39:13: note: byref variable will be forcibly initialized 39 | int n; | ^ /kisskb/src/fs/pstore/ram.c: In function 'ramoops_write_kmsg_hdr': /kisskb/src/fs/pstore/ram.c:294:14: note: byref variable will be forcibly initialized 294 | char hdr[36]; /* "===="(4), %lld(20), "."(1), %06lu(6), "-%c\n"(3) */ | ^~~ /kisskb/src/fs/pstore/ram.c: In function 'ramoops_read_kmsg_hdr': /kisskb/src/fs/pstore/ram.c:147:13: note: byref variable will be forcibly initialized 147 | int header_length = 0; | ^~~~~~~~~~~~~ /kisskb/src/fs/pstore/ram.c:146:14: note: byref variable will be forcibly initialized 146 | char data_type; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/fs/pstore/ram.c:16: /kisskb/src/fs/pstore/ram.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/pstore/ram.c: In function 'ramoops_parse_dt_u32': /kisskb/src/fs/pstore/ram.c:608:13: note: byref variable will be forcibly initialized 608 | u32 val32 = 0; | ^~~~~ /kisskb/src/fs/pstore/ram.c: In function 'ramoops_parse_dt': /kisskb/src/fs/pstore/ram.c:637:13: note: byref variable will be forcibly initialized 637 | u32 value; | ^~~~~ /kisskb/src/fs/pstore/ram.c: In function 'ramoops_probe': /kisskb/src/fs/pstore/ram.c:714:21: note: byref variable will be forcibly initialized 714 | phys_addr_t paddr; | ^~~~~ /kisskb/src/fs/pstore/ram.c:711:38: note: byref variable will be forcibly initialized 711 | struct ramoops_platform_data pdata_local; | ^~~~~~~~~~~ /kisskb/src/fs/pstore/ram.c: In function 'ramoops_register_dummy': /kisskb/src/fs/pstore/ram.c:908:38: note: byref variable will be forcibly initialized 908 | struct ramoops_platform_data pdata; | ^~~~~ In file included from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/kernel/trace/trace_uprobe.c:10: /kisskb/src/kernel/trace/trace_uprobe.c: In function 'bpf_prog_run_array_sleepable': /kisskb/src/include/linux/bpf.h:1539:34: note: byref variable will be forcibly initialized 1539 | struct bpf_trace_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'get_user_stack_nth': /kisskb/src/kernel/trace/trace_uprobe.c:114:23: note: byref variable will be forcibly initialized 114 | unsigned long ret; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/pwm.h:58, from /kisskb/src/drivers/pwm/core.c:24: /kisskb/src/drivers/pwm/core.c: In function 'perf_trace_pwm': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/pwm.h:58, from /kisskb/src/drivers/pwm/core.c:24: /kisskb/src/drivers/pwm/core.c: In function 'trace_event_raw_event_pwm': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/pwm.h:58, from /kisskb/src/drivers/pwm/core.c:24: /kisskb/src/drivers/pwm/core.c: In function '__bpf_trace_pwm': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/pwm.h:11:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 11 | DECLARE_EVENT_CLASS(pwm, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'process_fetch_insn': /kisskb/src/kernel/trace/trace_uprobe.c:218:1: note: byref variable will be forcibly initialized 218 | process_fetch_insn(struct fetch_insn *code, void *rec, void *dest, | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/resource_ext.h:11, from /kisskb/src/include/linux/acpi.h:14, from /kisskb/src/drivers/pwm/core.c:9: /kisskb/src/drivers/pwm/core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pwm/core.c: In function 'of_pwmchip_add': /kisskb/src/drivers/pwm/core.c:187:21: note: byref variable will be forcibly initialized 187 | u32 pwm_cells; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:26, from /kisskb/src/include/linux/kallsyms.h:13, from /kisskb/src/include/linux/bpf.h:21, from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/kernel/trace/trace_uprobe.c:10: /kisskb/src/kernel/trace/trace_uprobe.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'trace_uprobe_match_command_head': /kisskb/src/kernel/trace/trace_uprobe.c:286:14: note: byref variable will be forcibly initialized 286 | char buf[MAX_ARGSTR_LEN + 1]; | ^~~ /kisskb/src/drivers/pwm/core.c: In function 'pwm_apply_state_debug': /kisskb/src/drivers/pwm/core.c:445:26: note: byref variable will be forcibly initialized 445 | struct pwm_state s1, s2; | ^~ /kisskb/src/drivers/pwm/core.c: In function 'pwm_adjust_config': /kisskb/src/drivers/pwm/core.c:628:26: note: byref variable will be forcibly initialized 628 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/core.c: In function 'acpi_pwm_get': /kisskb/src/drivers/pwm/core.c:822:38: note: byref variable will be forcibly initialized 822 | struct fwnode_reference_args args; | ^~~~ /kisskb/src/drivers/pwm/core.c: In function 'of_pwm_get': /kisskb/src/drivers/pwm/core.c:741:32: note: byref variable will be forcibly initialized 741 | struct of_phandle_args args; | ^~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function '__uprobe_trace_func': /kisskb/src/kernel/trace/trace_uprobe.c:955:35: note: byref variable will be forcibly initialized 955 | struct trace_event_buffer fbuffer; | ^~~~~~~ In file included from /kisskb/src/include/linux/bpf-cgroup.h:5, from /kisskb/src/kernel/trace/trace_uprobe.c:10: /kisskb/src/kernel/trace/trace_uprobe.c: In function '__uprobe_perf_func': /kisskb/src/include/linux/bpf.h:1539:34: note: byref variable will be forcibly initialized 1539 | struct bpf_trace_run_ctx run_ctx; | ^~~~~~~ /kisskb/src/kernel/trace/trace_uprobe.c:1348:13: note: byref variable will be forcibly initialized 1348 | int rctx; | ^~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'uretprobe_dispatcher': /kisskb/src/kernel/trace/trace_uprobe.c:1516:37: note: byref variable will be forcibly initialized 1516 | struct uprobe_dispatch_data udd; | ^~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'uprobe_dispatcher': /kisskb/src/kernel/trace/trace_uprobe.c:1478:37: note: byref variable will be forcibly initialized 1478 | struct uprobe_dispatch_data udd; | ^~~ /kisskb/src/fs/isofs/namei.c: In function 'isofs_cmp': /kisskb/src/fs/isofs/namei.c:21:21: note: byref variable will be forcibly initialized 21 | struct qstr qstr; | ^~~~ /kisskb/src/fs/isofs/namei.c: In function 'isofs_lookup': /kisskb/src/fs/isofs/namei.c:157:23: note: byref variable will be forcibly initialized 157 | unsigned long offset; | ^~~~~~ /kisskb/src/fs/isofs/namei.c:156:23: note: byref variable will be forcibly initialized 156 | unsigned long block; | ^~~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function '__trace_uprobe_create': /kisskb/src/kernel/trace/trace_uprobe.c:548:31: note: byref variable will be forcibly initialized 548 | unsigned long offset, ref_ctr_offset; | ^~~~~~~~~~~~~~ /kisskb/src/kernel/trace/trace_uprobe.c:548:23: note: byref variable will be forcibly initialized 548 | unsigned long offset, ref_ctr_offset; | ^~~~~~ /kisskb/src/kernel/trace/trace_uprobe.c:547:21: note: byref variable will be forcibly initialized 547 | struct path path; | ^~~~ /kisskb/src/kernel/trace/trace_uprobe.c:545:14: note: byref variable will be forcibly initialized 545 | char gbuf[MAX_EVENT_NAME_LEN]; | ^~~~ /kisskb/src/kernel/trace/trace_uprobe.c:544:14: note: byref variable will be forcibly initialized 544 | char buf[MAX_EVENT_NAME_LEN]; | ^~~ /kisskb/src/kernel/trace/trace_uprobe.c:542:36: note: byref variable will be forcibly initialized 542 | const char *event = NULL, *group = UPROBE_EVENT_SYSTEM; | ^~~~~ /kisskb/src/kernel/trace/trace_uprobe.c:542:21: note: byref variable will be forcibly initialized 542 | const char *event = NULL, *group = UPROBE_EVENT_SYSTEM; | ^~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/crypto.h:20, from /kisskb/src/include/crypto/aead.h:12, from /kisskb/src/include/crypto/internal/aead.h:11, from /kisskb/src/crypto/algif_aead.c:26: /kisskb/src/crypto/algif_aead.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/crypto/if_alg.h:20, from /kisskb/src/crypto/algif_aead.c:28: /kisskb/src/crypto/algif_aead.c: In function 'crypto_aead_copy_sgl': /kisskb/src/include/crypto/skcipher.h:131:14: note: byref variable will be forcibly initialized 131 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/algif_aead.c:78:9: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 78 | SYNC_SKCIPHER_REQUEST_ON_STACK(skreq, null_tfm); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/algif_aead.c: In function '_aead_recvmsg': /kisskb/src/crypto/algif_aead.c:106:16: note: byref variable will be forcibly initialized 106 | size_t usedpages = 0; /* [in] RX bufs to be used from user */ | ^~~~~~~~~ /kisskb/src/kernel/trace/trace_uprobe.c: In function 'create_local_trace_uprobe': /kisskb/src/kernel/trace/trace_uprobe.c:1586:21: note: byref variable will be forcibly initialized 1586 | struct path path; | ^~~~ /kisskb/src/fs/fuse/xattr.c: In function 'fuse_setxattr': /kisskb/src/fs/fuse/xattr.c:19:33: note: byref variable will be forcibly initialized 19 | struct fuse_setxattr_in inarg; | ^~~~~ /kisskb/src/fs/fuse/xattr.c: In function 'fuse_getxattr': /kisskb/src/fs/fuse/xattr.c:57:34: note: byref variable will be forcibly initialized 57 | struct fuse_getxattr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/xattr.c:56:33: note: byref variable will be forcibly initialized 56 | struct fuse_getxattr_in inarg; | ^~~~~ /kisskb/src/fs/fuse/xattr.c: In function 'fuse_listxattr': /kisskb/src/fs/fuse/xattr.c:115:34: note: byref variable will be forcibly initialized 115 | struct fuse_getxattr_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/xattr.c:114:33: note: byref variable will be forcibly initialized 114 | struct fuse_getxattr_in inarg; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_check_size': /kisskb/src/fs/gfs2/xattr.c:56:22: note: byref variable will be forcibly initialized 56 | unsigned int size; | ^~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_foreach': /kisskb/src/fs/gfs2/xattr.c:127:34: note: byref variable will be forcibly initialized 127 | struct buffer_head *bh, *eabh; | ^~~~ /kisskb/src/fs/gfs2/xattr.c:127:29: note: byref variable will be forcibly initialized 127 | struct buffer_head *bh, *eabh; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_ea_find': /kisskb/src/fs/gfs2/xattr.c:202:24: note: byref variable will be forcibly initialized 202 | struct ea_find ef; | ^~ In file included from /kisskb/src/fs/gfs2/xattr.c:7: /kisskb/src/fs/gfs2/xattr.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c: In function '__gfs2_xattr_get': /kisskb/src/fs/gfs2/xattr.c:581:33: note: byref variable will be forcibly initialized 581 | struct gfs2_ea_location el; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_xattr_get': /kisskb/src/fs/gfs2/xattr.c:608:28: note: byref variable will be forcibly initialized 608 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_dealloc_unstuffed': /kisskb/src/fs/gfs2/xattr.c:236:28: note: byref variable will be forcibly initialized 236 | struct gfs2_holder rg_gh; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_remove_unstuffed': /kisskb/src/fs/gfs2/xattr.c:328:13: note: byref variable will be forcibly initialized 328 | int error; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_xattr_remove': /kisskb/src/fs/gfs2/xattr.c:1132:33: note: byref variable will be forcibly initialized 1132 | struct gfs2_ea_location el; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_alloc_blk': /kisskb/src/fs/gfs2/xattr.c:639:13: note: byref variable will be forcibly initialized 639 | u64 block; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c:638:22: note: byref variable will be forcibly initialized 638 | unsigned int n = 1; | ^ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_write': /kisskb/src/fs/gfs2/xattr.c:702:38: note: byref variable will be forcibly initialized 702 | unsigned int n = 1; | ^ /kisskb/src/fs/gfs2/xattr.c:700:29: note: byref variable will be forcibly initialized 700 | u64 block; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_init_i': /kisskb/src/fs/gfs2/xattr.c:781:29: note: byref variable will be forcibly initialized 781 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_set_block': /kisskb/src/fs/gfs2/xattr.c:1004:30: note: byref variable will be forcibly initialized 1004 | unsigned int n = 1; | ^ /kisskb/src/fs/gfs2/xattr.c:1003:21: note: byref variable will be forcibly initialized 1003 | u64 blk; | ^~~ /kisskb/src/fs/gfs2/xattr.c:971:37: note: byref variable will be forcibly initialized 971 | struct buffer_head *indbh, *newbh; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c:971:29: note: byref variable will be forcibly initialized 971 | struct buffer_head *indbh, *newbh; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_init': /kisskb/src/fs/gfs2/xattr.c:804:32: note: byref variable will be forcibly initialized 804 | struct gfs2_ea_request er; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_set_i': /kisskb/src/fs/gfs2/xattr.c:1045:23: note: byref variable will be forcibly initialized 1045 | struct ea_set es; | ^~ /kisskb/src/fs/gfs2/xattr.c:1044:32: note: byref variable will be forcibly initialized 1044 | struct gfs2_ea_request er; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_set_simple': /kisskb/src/fs/gfs2/xattr.c:925:22: note: byref variable will be forcibly initialized 925 | unsigned int size; | ^~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_dealloc_indirect': /kisskb/src/fs/gfs2/xattr.c:1267:37: note: byref variable will be forcibly initialized 1267 | struct buffer_head *indbh, *dibh; | ^~~~ /kisskb/src/fs/gfs2/xattr.c:1267:29: note: byref variable will be forcibly initialized 1267 | struct buffer_head *indbh, *dibh; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c:1265:31: note: byref variable will be forcibly initialized 1265 | struct gfs2_rgrp_list rlist; | ^~~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'ea_dealloc_block': /kisskb/src/fs/gfs2/xattr.c:1387:28: note: byref variable will be forcibly initialized 1387 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/xattr.c:1386:29: note: byref variable will be forcibly initialized 1386 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_listxattr': /kisskb/src/fs/gfs2/xattr.c:430:32: note: byref variable will be forcibly initialized 430 | struct ea_list ei = { .ei_er = &er, .ei_size = 0 }; | ^~ /kisskb/src/fs/gfs2/xattr.c:416:28: note: byref variable will be forcibly initialized 416 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/xattr.c:415:32: note: byref variable will be forcibly initialized 415 | struct gfs2_ea_request er; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_xattr_acl_get': /kisskb/src/fs/gfs2/xattr.c:538:33: note: byref variable will be forcibly initialized 538 | struct gfs2_ea_location el; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function '__gfs2_xattr_set': /kisskb/src/fs/gfs2/xattr.c:1173:33: note: byref variable will be forcibly initialized 1173 | struct gfs2_ea_location el; | ^~ /kisskb/src/fs/gfs2/xattr.c: In function 'gfs2_xattr_set': /kisskb/src/fs/gfs2/xattr.c:1234:28: note: byref variable will be forcibly initialized 1234 | struct gfs2_holder gh; | ^~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_obj_do_pin': /kisskb/src/kernel/bpf/inode.c:443:21: note: byref variable will be forcibly initialized 443 | struct path path; | ^~~~ /kisskb/src/fs/ksmbd/mgmt/user_session.c: In function 'ksmbd_sessions_deregister': /kisskb/src/fs/ksmbd/mgmt/user_session.c:224:31: note: byref variable will be forcibly initialized 224 | unsigned long id; | ^~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_obj_do_get': /kisskb/src/kernel/bpf/inode.c:502:21: note: byref variable will be forcibly initialized 502 | struct path path; | ^~~~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_prog_get_type_path': /kisskb/src/kernel/bpf/inode.c:589:21: note: byref variable will be forcibly initialized 589 | struct path path; | ^~~~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_parse_param': /kisskb/src/kernel/bpf/inode.c:647:32: note: byref variable will be forcibly initialized 647 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_obj_pin_user': /kisskb/src/kernel/bpf/inode.c:483:23: note: byref variable will be forcibly initialized 483 | enum bpf_type type; | ^~~~ /kisskb/src/kernel/bpf/inode.c: In function 'bpf_obj_get_user': /kisskb/src/kernel/bpf/inode.c:532:23: note: byref variable will be forcibly initialized 532 | enum bpf_type type = BPF_TYPE_UNSPEC; | ^~~~ /kisskb/src/lib/crypto/curve25519-selftest.c: In function 'curve25519_selftest': /kisskb/src/lib/crypto/curve25519-selftest.c:1307:71: note: byref variable will be forcibly initialized 1307 | curve25519_generic(out3, in, (u8[CURVE25519_KEY_SIZE]){ 9 }); | ^ /kisskb/src/lib/crypto/curve25519-selftest.c:1306:70: note: byref variable will be forcibly initialized 1306 | ret2 = curve25519(out2, in, (u8[CURVE25519_KEY_SIZE]){ 9 }); | ^ /kisskb/src/lib/crypto/curve25519-selftest.c:1289:12: note: byref variable will be forcibly initialized 1289 | out3[CURVE25519_KEY_SIZE]; | ^~~~ /kisskb/src/lib/crypto/curve25519-selftest.c:1288:38: note: byref variable will be forcibly initialized 1288 | u8 out[CURVE25519_KEY_SIZE], out2[CURVE25519_KEY_SIZE], | ^~~~ /kisskb/src/lib/crypto/curve25519-selftest.c:1288:12: note: byref variable will be forcibly initialized 1288 | u8 out[CURVE25519_KEY_SIZE], out2[CURVE25519_KEY_SIZE], | ^~~ /kisskb/src/lib/crypto/curve25519-selftest.c:1287:12: note: byref variable will be forcibly initialized 1287 | u8 in[CURVE25519_KEY_SIZE]; | ^~ In file included from /kisskb/src/include/linux/device.h:29, from /kisskb/src/include/linux/node.h:18, from /kisskb/src/include/linux/cpu.h:17, from /kisskb/src/include/linux/static_call.h:135, from /kisskb/src/include/linux/tracepoint.h:22, from /kisskb/src/kernel/tracepoint.c:11: /kisskb/src/kernel/tracepoint.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/kernel/tracepoint.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_add_func': /kisskb/src/kernel/tracepoint.c:327:39: note: byref variable will be forcibly initialized 327 | struct tracepoint_func *old, *tp_funcs; | ^~~~~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_probe_register_prio_may_exist': /kisskb/src/kernel/tracepoint.c:475:32: note: byref variable will be forcibly initialized 475 | struct tracepoint_func tp_func; | ^~~~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_probe_register_prio': /kisskb/src/kernel/tracepoint.c:504:32: note: byref variable will be forcibly initialized 504 | struct tracepoint_func tp_func; | ^~~~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_remove_func': /kisskb/src/kernel/tracepoint.c:399:39: note: byref variable will be forcibly initialized 399 | struct tracepoint_func *old, *tp_funcs; | ^~~~~~~~ /kisskb/src/kernel/tracepoint.c: In function 'tracepoint_probe_unregister': /kisskb/src/kernel/tracepoint.c:545:32: note: byref variable will be forcibly initialized 545 | struct tracepoint_func tp_func; | ^~~~~~~ /kisskb/src/drivers/gpio/gpio-logicvc.c: In function 'logicvc_gpio_get': /kisskb/src/drivers/gpio/gpio-logicvc.c:53:32: note: byref variable will be forcibly initialized 53 | unsigned int reg, bit, value; | ^~~~~ /kisskb/src/drivers/gpio/gpio-logicvc.c: In function 'logicvc_gpio_probe': /kisskb/src/drivers/gpio/gpio-logicvc.c:107:33: note: byref variable will be forcibly initialized 107 | struct resource res; | ^~~ /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:98:19: note: byref variable will be forcibly initialized 98 | unicode_t c; | ^ /kisskb/src/fs/udf/unicode.c: In function 'udf_name_from_CS0': /kisskb/src/fs/udf/unicode.c:169:17: note: byref variable will be forcibly initialized 169 | uint8_t crc[CRC_LEN]; | ^~~ /kisskb/src/fs/udf/unicode.c:168:17: note: byref variable will be forcibly initialized 168 | uint8_t ext[EXT_SIZE * NLS_MAX_CHARSET_SIZE + 1]; | ^~~ /kisskb/src/fs/udf/unicode.c:163:13: note: byref variable will be forcibly initialized 163 | int ext_o_len = 0; /* Extension output length */ | ^~~~~~~~~ /kisskb/src/fs/udf/unicode.c:162:13: note: byref variable will be forcibly initialized 162 | int str_o_len = 0; /* Length of resulting output */ | ^~~~~~~~~ /kisskb/src/fs/udf/unicode.c:160:13: note: byref variable will be forcibly initialized 160 | int needsCRC = 0; | ^~~~~~~~ /kisskb/src/fs/udf/unicode.c:158:13: note: byref variable will be forcibly initialized 158 | int idx, len; | ^~~ /kisskb/src/fs/udf/unicode.c: In function 'udf_name_to_CS0': /kisskb/src/fs/udf/unicode.c:305:33: note: byref variable will be forcibly initialized 305 | wchar_t wchar; | ^~~~~ /kisskb/src/fs/udf/unicode.c:282:19: note: byref variable will be forcibly initialized 282 | unicode_t uni_char; | ^~~~~~~~ /kisskb/src/fs/udf/udftime.c: In function 'udf_time_to_disk_stamp': /kisskb/src/fs/udf/udftime.c:77:19: note: byref variable will be forcibly initialized 77 | struct tm tm; | ^~ /kisskb/src/fs/dlm/lock.c: In function 'rsb_cmp': /kisskb/src/fs/dlm/lock.c:445:14: note: byref variable will be forcibly initialized 445 | char maxname[DLM_RESNAME_MAXLEN]; | ^~~~~~~ /kisskb/src/io_uring/rsrc.c: In function 'io_copy_iov': /kisskb/src/io_uring/rsrc.c:100:37: note: byref variable will be forcibly initialized 100 | struct compat_iovec ciov; | ^~~~ /kisskb/src/io_uring/rsrc.c: In function 'io_buffer_validate': /kisskb/src/io_uring/rsrc.c:119:23: note: byref variable will be forcibly initialized 119 | unsigned long tmp, acct_len = iov->iov_len + (PAGE_SIZE - 1); | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/io_uring/rsrc.c:4: /kisskb/src/io_uring/rsrc.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/io_uring/rsrc.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/fs/dlm/lock.c: In function '_create_message': /kisskb/src/fs/dlm/lock.c:3559:15: note: byref variable will be forcibly initialized 3559 | char *mb; | ^~ /kisskb/src/fs/dlm/lock.c: In function 'send_remove': /kisskb/src/fs/dlm/lock.c:3802:29: note: byref variable will be forcibly initialized 3802 | struct dlm_mhandle *mh; | ^~ /kisskb/src/fs/dlm/lock.c:3801:29: note: byref variable will be forcibly initialized 3801 | struct dlm_message *ms; | ^~ /kisskb/src/fs/dlm/lock.c: In function 'send_grant': /kisskb/src/fs/dlm/lock.c:3732:29: note: byref variable will be forcibly initialized 3732 | struct dlm_mhandle *mh; | ^~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/io_uring/rsrc.c:4: /kisskb/src/io_uring/rsrc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/dlm/lock.c:3731:29: note: byref variable will be forcibly initialized 3731 | struct dlm_message *ms; | ^~ /kisskb/src/fs/dlm/lock.c: In function 'send_bast': /kisskb/src/fs/dlm/lock.c:3753:29: note: byref variable will be forcibly initialized 3753 | struct dlm_mhandle *mh; | ^~ /kisskb/src/fs/dlm/lock.c:3752:29: note: byref variable will be forcibly initialized 3752 | struct dlm_message *ms; | ^~ /kisskb/src/io_uring/rsrc.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:725:16: note: byref variable will be forcibly initialized 725 | size_t bytes; | ^~~~~ /kisskb/src/io_uring/rsrc.c: In function 'io_files_update_with_index_alloc': /kisskb/src/io_uring/rsrc.c:683:18: note: byref variable will be forcibly initialized 683 | int ret, fd; | ^~ /kisskb/src/io_uring/rsrc.c:683:13: note: byref variable will be forcibly initialized 683 | int ret, fd; | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'send_purge': /kisskb/src/fs/dlm/lock.c:6366:29: note: byref variable will be forcibly initialized 6366 | struct dlm_mhandle *mh; | ^~ /kisskb/src/fs/dlm/lock.c:6365:29: note: byref variable will be forcibly initialized 6365 | struct dlm_message *ms; | ^~ /kisskb/src/io_uring/rsrc.c: In function 'io_notif_update': /kisskb/src/io_uring/rsrc.c:749:18: note: byref variable will be forcibly initialized 749 | unsigned idx_end, idx = up->offset; | ^~~~~~~ /kisskb/src/io_uring/rsrc.c: In function '__io_sqe_files_update': /kisskb/src/io_uring/rsrc.c:454:21: note: byref variable will be forcibly initialized 454 | u64 tag = 0; | ^~~ /kisskb/src/io_uring/rsrc.c:444:13: note: byref variable will be forcibly initialized 444 | int fd, i, err = 0; | ^~ /kisskb/src/io_uring/rsrc.c: In function 'io_sqe_files_register': /kisskb/src/io_uring/rsrc.c:995:13: note: byref variable will be forcibly initialized 995 | int fd, ret; | ^~ In file included from /kisskb/src/lib/crypto/des.c:23: /kisskb/src/lib/crypto/des.c: In function 'des3_ede_verify_key': /kisskb/src/include/crypto/internal/des.h:59:13: note: byref variable will be forcibly initialized 59 | u32 K[6]; | ^ /kisskb/src/io_uring/rsrc.c: In function 'io_sqe_buffer_register': /kisskb/src/io_uring/rsrc.c:1247:18: note: byref variable will be forcibly initialized 1247 | int ret, nr_pages, i; | ^~~~~~~~ /kisskb/src/io_uring/rsrc.c: In function '__io_sqe_buffers_update': /kisskb/src/io_uring/rsrc.c:534:21: note: byref variable will be forcibly initialized 534 | u64 tag = 0; | ^~~ /kisskb/src/io_uring/rsrc.c:532:40: note: byref variable will be forcibly initialized 532 | struct io_mapped_ubuf *imu; | ^~~ /kisskb/src/io_uring/rsrc.c:521:22: note: byref variable will be forcibly initialized 521 | struct page *last_hpage = NULL; | ^~~~~~~~~~ /kisskb/src/io_uring/rsrc.c:520:22: note: byref variable will be forcibly initialized 520 | struct iovec iov, __user *iovs = u64_to_user_ptr(up->data); | ^~~ /kisskb/src/io_uring/rsrc.c: In function '__io_register_rsrc_update': /kisskb/src/io_uring/rsrc.c:579:15: note: byref variable will be forcibly initialized 579 | __u32 tmp; | ^~~ /kisskb/src/io_uring/rsrc.c: In function 'io_register_files_update': /kisskb/src/io_uring/rsrc.c:600:38: note: byref variable will be forcibly initialized 600 | struct io_uring_rsrc_update2 up; | ^~ /kisskb/src/io_uring/rsrc.c: In function 'io_register_rsrc_update': /kisskb/src/io_uring/rsrc.c:615:38: note: byref variable will be forcibly initialized 615 | struct io_uring_rsrc_update2 up; | ^~ /kisskb/src/io_uring/rsrc.c: In function 'io_files_update': /kisskb/src/io_uring/rsrc.c:719:38: note: byref variable will be forcibly initialized 719 | struct io_uring_rsrc_update2 up2; | ^~~ /kisskb/src/io_uring/rsrc.c: In function 'io_sqe_buffers_register': /kisskb/src/io_uring/rsrc.c:1309:22: note: byref variable will be forcibly initialized 1309 | struct iovec iov; | ^~~ In file included from /kisskb/src/include/linux/swait.h:8, from /kisskb/src/include/linux/completion.h:12, from /kisskb/src/include/linux/srcutree.h:15, from /kisskb/src/include/linux/srcu.h:49, from /kisskb/src/include/linux/tracepoint.h:16, from /kisskb/src/include/trace/events/dlm.h:10, from /kisskb/src/fs/dlm/lock.c:56: /kisskb/src/fs/dlm/lock.c: In function 'wait_pending_remove': /kisskb/src/io_uring/rsrc.c:1307:30: note: byref variable will be forcibly initialized 1307 | struct io_rsrc_data *data; | ^~~~ /kisskb/src/io_uring/rsrc.c:1306:22: note: byref variable will be forcibly initialized 1306 | struct page *last_hpage = NULL; | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c:1608:17: note: in expansion of macro 'wait_event' 1608 | wait_event(ls->ls_remove_wait, !DLM_WAIT_PENDING_COND(ls, r)); | ^~~~~~~~~~ /kisskb/src/io_uring/rsrc.c: In function 'io_register_rsrc': /kisskb/src/io_uring/rsrc.c:629:39: note: byref variable will be forcibly initialized 629 | struct io_uring_rsrc_register rr; | ^~ /kisskb/src/io_uring/rsrc.c: In function 'io_import_fixed': /kisskb/src/io_uring/rsrc.c:1366:13: note: byref variable will be forcibly initialized 1366 | u64 buf_end; | ^~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'send_common_reply': /kisskb/src/fs/dlm/lock.c:3823:29: note: byref variable will be forcibly initialized 3823 | struct dlm_mhandle *mh; | ^~ /kisskb/src/fs/dlm/lock.c:3822:29: note: byref variable will be forcibly initialized 3822 | struct dlm_message *ms; | ^~ /kisskb/src/fs/dlm/lock.c: In function 'send_lookup_reply': /kisskb/src/fs/dlm/lock.c:3866:29: note: byref variable will be forcibly initialized 3866 | struct dlm_mhandle *mh; | ^~ /kisskb/src/fs/dlm/lock.c:3865:29: note: byref variable will be forcibly initialized 3865 | struct dlm_message *ms; | ^~ /kisskb/src/fs/dlm/lock.c: In function 'send_common': /kisskb/src/fs/dlm/lock.c:3667:29: note: byref variable will be forcibly initialized 3667 | struct dlm_mhandle *mh; | ^~ /kisskb/src/fs/dlm/lock.c:3666:29: note: byref variable will be forcibly initialized 3666 | struct dlm_message *ms; | ^~ /kisskb/src/fs/dlm/lock.c: In function 'send_lookup': /kisskb/src/fs/dlm/lock.c:3774:29: note: byref variable will be forcibly initialized 3774 | struct dlm_mhandle *mh; | ^~ /kisskb/src/kernel/taskstats.c: In function 'cmd_attr_register_cpumask': /kisskb/src/kernel/taskstats.c:459:23: note: byref variable will be forcibly initialized 459 | cpumask_var_t mask; | ^~~~ /kisskb/src/fs/dlm/lock.c:3773:29: note: byref variable will be forcibly initialized 3773 | struct dlm_message *ms; | ^~ /kisskb/src/kernel/taskstats.c: In function 'cmd_attr_deregister_cpumask': /kisskb/src/kernel/taskstats.c:475:23: note: byref variable will be forcibly initialized 475 | cpumask_var_t mask; | ^~~~ /kisskb/src/kernel/taskstats.c: In function 'fill_stats_for_tgid': /kisskb/src/kernel/taskstats.c:216:23: note: byref variable will be forcibly initialized 216 | unsigned long flags; | ^~~~~ /kisskb/src/fs/nilfs2/mdt.c: In function 'nilfs_mdt_submit_block': /kisskb/src/fs/nilfs2/mdt.c:118:15: note: byref variable will be forcibly initialized 118 | __u64 blknum = 0; | ^~~~~~ /kisskb/src/fs/nilfs2/mdt.c: In function 'nilfs_mdt_read_block': /kisskb/src/fs/nilfs2/mdt.c:171:40: note: byref variable will be forcibly initialized 171 | struct buffer_head *first_bh, *bh; | ^~ /kisskb/src/fs/nilfs2/mdt.c:171:29: note: byref variable will be forcibly initialized 171 | struct buffer_head *first_bh, *bh; | ^~~~~~~~ /kisskb/src/kernel/taskstats.c: In function 'cgroupstats_user_cmd': /kisskb/src/kernel/taskstats.c:410:25: note: byref variable will be forcibly initialized 410 | struct sk_buff *rep_skb; | ^~~~~~~ /kisskb/src/kernel/taskstats.c: In function 'cmd_attr_pid': /kisskb/src/kernel/taskstats.c:503:25: note: byref variable will be forcibly initialized 503 | struct sk_buff *rep_skb; | ^~~~~~~ /kisskb/src/kernel/taskstats.c: In function 'cmd_attr_tgid': /kisskb/src/kernel/taskstats.c:532:25: note: byref variable will be forcibly initialized 532 | struct sk_buff *rep_skb; | ^~~~~~~ /kisskb/src/fs/nilfs2/mdt.c: In function 'nilfs_mdt_create_block': /kisskb/src/fs/nilfs2/mdt.c:73:39: note: byref variable will be forcibly initialized 73 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/mdt.c: In function 'nilfs_mdt_find_block': /kisskb/src/fs/nilfs2/mdt.c:289:15: note: byref variable will be forcibly initialized 289 | __u64 next; | ^~~~ /kisskb/src/kernel/taskstats.c: In function 'taskstats_exit': /kisskb/src/kernel/taskstats.c:610:25: note: byref variable will be forcibly initialized 610 | struct sk_buff *rep_skb; | ^~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'grant_pending_convert': /kisskb/src/fs/dlm/lock.c:2479:13: note: byref variable will be forcibly initialized 2479 | int deadlk; | ^~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'do_convert': /kisskb/src/fs/dlm/lock.c:3125:13: note: byref variable will be forcibly initialized 3125 | int deadlk = 0; | ^~~~~~ /kisskb/src/kernel/bpf/helpers.c: In function '____bpf_strtol': /kisskb/src/kernel/bpf/helpers.c:510:19: note: byref variable will be forcibly initialized 510 | long long _res; | ^~~~ /kisskb/src/fs/dlm/lock.c: In function 'grant_pending_locks': /kisskb/src/kernel/bpf/helpers.c: In function 'bpf_strtol': /kisskb/src/kernel/bpf/helpers.c:510:19: note: byref variable will be forcibly initialized /kisskb/src/fs/dlm/lock.c:2585:13: note: byref variable will be forcibly initialized 2585 | int cw = 0; | ^~ /kisskb/src/kernel/bpf/helpers.c: In function '____bpf_strtoul': /kisskb/src/kernel/bpf/helpers.c:536:14: note: byref variable will be forcibly initialized 536 | bool is_negative; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/helpers.c:535:28: note: byref variable will be forcibly initialized 535 | unsigned long long _res; | ^~~~ /kisskb/src/kernel/bpf/helpers.c: In function 'bpf_strtoul': /kisskb/src/kernel/bpf/helpers.c:535:28: note: byref variable will be forcibly initialized /kisskb/src/kernel/bpf/helpers.c:536:14: note: byref variable will be forcibly initialized 536 | bool is_negative; | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'orphan_proc_lock': /kisskb/src/fs/dlm/lock.c:6193:25: note: byref variable will be forcibly initialized 6193 | struct dlm_args args; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/nfs_fs.h:23, from /kisskb/src/fs/nfs/filelayout/filelayout.c:32: /kisskb/src/fs/nfs/filelayout/filelayout.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/dlm/lock.c: In function 'unlock_proc_lock': /kisskb/src/fs/dlm/lock.c:6216:25: note: byref variable will be forcibly initialized 6216 | struct dlm_args args; | ^~~~ /kisskb/src/kernel/bpf/helpers.c: In function '____bpf_snprintf': /kisskb/src/kernel/bpf/helpers.c:1025:14: note: byref variable will be forcibly initialized 1025 | u32 *bin_args; | ^~~~~~~~ /kisskb/src/kernel/bpf/helpers.c: In function 'bpf_snprintf': /kisskb/src/kernel/bpf/helpers.c:1025:14: note: byref variable will be forcibly initialized /kisskb/src/fs/nfs/filelayout/filelayout.c: In function 'filelayout_decode_layout': /kisskb/src/fs/nfs/filelayout/filelayout.c:656:24: note: byref variable will be forcibly initialized 656 | struct xdr_buf buf; | ^~~ /kisskb/src/fs/nfs/filelayout/filelayout.c:655:27: note: byref variable will be forcibly initialized 655 | struct xdr_stream stream; | ^~~~~~ /kisskb/src/net/core/scm.c: In function '__scm_send': /kisskb/src/net/core/scm.c:164:38: note: byref variable will be forcibly initialized 164 | struct ucred creds; | ^~~~~ /kisskb/src/fs/dlm/lock.c: In function 'shrink_bucket': /kisskb/src/fs/dlm/lock.c:1624:25: note: byref variable will be forcibly initialized 1624 | struct dlm_rsb *r; | ^ In file included from /kisskb/src/include/linux/ktime.h:232, from /kisskb/src/include/linux/timer.h:6, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/include/linux/bpf.h:10, from /kisskb/src/kernel/bpf/helpers.c:4: /kisskb/src/kernel/bpf/helpers.c: In function 'ktime_get_coarse': /kisskb/src/include/linux/timekeeping.h:118:27: note: byref variable will be forcibly initialized 118 | struct timespec64 ts; | ^~ /kisskb/src/kernel/bpf/helpers.c: In function 'bpf_timer_cb': /kisskb/src/kernel/bpf/helpers.c:1100:13: note: byref variable will be forcibly initialized 1100 | u32 idx; | ^~~ /kisskb/src/net/core/scm.c: In function 'put_cmsg_scm_timestamping64': /kisskb/src/net/core/scm.c:264:35: note: byref variable will be forcibly initialized 264 | struct scm_timestamping64 tss; | ^~~ /kisskb/src/net/core/scm.c: In function 'put_cmsg_scm_timestamping': /kisskb/src/net/core/scm.c:278:33: note: byref variable will be forcibly initialized 278 | struct scm_timestamping tss; | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'find_rsb_nodir': /kisskb/src/fs/dlm/lock.c:733:25: note: byref variable will be forcibly initialized 733 | struct dlm_rsb *r = NULL; | ^ /kisskb/src/kernel/bpf/helpers.c: In function '__bpf_strtoull': /kisskb/src/kernel/bpf/helpers.c:442:14: note: byref variable will be forcibly initialized 442 | char str[64]; | ^~~ /kisskb/src/kernel/bpf/helpers.c:437:22: note: byref variable will be forcibly initialized 437 | unsigned int base = flags & BPF_STRTOX_BASE_MASK; | ^~~~ /kisskb/src/kernel/bpf/helpers.c: In function '__bpf_strtoll': /kisskb/src/kernel/bpf/helpers.c:489:14: note: byref variable will be forcibly initialized 489 | bool is_negative; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/helpers.c:488:28: note: byref variable will be forcibly initialized 488 | unsigned long long _res; | ^~~~ /kisskb/src/fs/ecryptfs/file.c: In function 'ecryptfs_filldir': /kisskb/src/fs/ecryptfs/file.c:63:15: note: byref variable will be forcibly initialized 63 | char *name; | ^~~~ /kisskb/src/fs/ecryptfs/file.c:62:16: note: byref variable will be forcibly initialized 62 | size_t name_size; | ^~~~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'find_rsb_dir': /kisskb/src/fs/dlm/lock.c:555:25: note: byref variable will be forcibly initialized 555 | struct dlm_rsb *r = NULL; | ^ /kisskb/src/kernel/bpf/helpers.c: In function 'bpf_bprintf_prepare': /kisskb/src/kernel/bpf/helpers.c:809:37: note: byref variable will be forcibly initialized 809 | char fmt_ptype, cur_ip[16], ip_spec[] = "%pXX"; | ^~~~~~~ /kisskb/src/kernel/bpf/helpers.c:809:25: note: byref variable will be forcibly initialized 809 | char fmt_ptype, cur_ip[16], ip_spec[] = "%pXX"; | ^~~~~~ /kisskb/src/kernel/bpf/helpers.c:808:13: note: byref variable will be forcibly initialized 808 | u64 cur_arg; | ^~~~~~~ /kisskb/src/kernel/bpf/helpers.c:805:35: note: byref variable will be forcibly initialized 805 | char *unsafe_ptr = NULL, *tmp_buf = NULL, *tmp_buf_end, *fmt_end; | ^~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'request_lock': /kisskb/src/fs/dlm/lock.c:3329:25: note: byref variable will be forcibly initialized 3329 | struct dlm_rsb *r; | ^ /kisskb/src/fs/dlm/lock.c: In function 'send_repeat_remove': /kisskb/src/fs/dlm/lock.c:4052:25: note: byref variable will be forcibly initialized 4052 | struct dlm_rsb *r; | ^ /kisskb/src/fs/dlm/lock.c:4051:29: note: byref variable will be forcibly initialized 4051 | struct dlm_mhandle *mh; | ^~ /kisskb/src/fs/dlm/lock.c:4050:29: note: byref variable will be forcibly initialized 4050 | struct dlm_message *ms; | ^~ /kisskb/src/fs/dlm/lock.c:4049:14: note: byref variable will be forcibly initialized 4049 | char name[DLM_RESNAME_MAXLEN + 1]; | ^~~~ /kisskb/src/fs/dlm/lock.c: In function 'receive_remove': /kisskb/src/fs/dlm/lock.c:4426:25: note: byref variable will be forcibly initialized 4426 | struct dlm_rsb *r; | ^ /kisskb/src/fs/dlm/lock.c:4425:14: note: byref variable will be forcibly initialized 4425 | char name[DLM_RESNAME_MAXLEN+1]; | ^~~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_master_lookup': /kisskb/src/fs/dlm/lock.c:1002:25: note: byref variable will be forcibly initialized 1002 | struct dlm_rsb *r = NULL; | ^ /kisskb/src/fs/dlm/lock.c: In function 'dlm_dump_rsb_name': /kisskb/src/fs/dlm/lock.c:1123:25: note: byref variable will be forcibly initialized 1123 | struct dlm_rsb *r = NULL; | ^ /kisskb/src/fs/dlm/lock.c: In function 'receive_request': /kisskb/src/fs/dlm/lock.c:4110:25: note: byref variable will be forcibly initialized 4110 | struct dlm_rsb *r; | ^ /kisskb/src/fs/dlm/lock.c:4109:25: note: byref variable will be forcibly initialized 4109 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'receive_lookup': /kisskb/src/fs/dlm/lock.c:4405:25: note: byref variable will be forcibly initialized 4405 | int len, error, ret_nodeid, from_nodeid, our_nodeid; | ^~~~~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'receive_convert': /kisskb/src/fs/dlm/lock.c:4202:25: note: byref variable will be forcibly initialized 4202 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/drivers/gpio/gpio-max732x.c: In function 'max732x_gpio_get_value': /kisskb/src/drivers/gpio/gpio-max732x.c:197:17: note: byref variable will be forcibly initialized 197 | uint8_t reg_val; | ^~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'receive_unlock': /kisskb/src/fs/dlm/lock.c:4258:25: note: byref variable will be forcibly initialized 4258 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'receive_cancel': In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/gfs2/trace_gfs2.h:641, from /kisskb/src/fs/gfs2/glock.c:49: /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_glock_state_change': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_glock_put': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_demote_rq': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro 'TRACE_EVENT' 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro 'TRACE_EVENT' 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c:4310:25: note: byref variable will be forcibly initialized 4310 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_promote': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-max732x.c: In function 'max732x_irq_pending': /kisskb/src/drivers/gpio/gpio-max732x.c:448:18: note: byref variable will be forcibly initialized 448 | uint16_t status; | ^~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_glock_queue': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'receive_request_reply': In file included from /kisskb/src/include/linux/gpio/driver.h:8, from /kisskb/src/drivers/gpio/gpio-max732x.c:17: /kisskb/src/drivers/gpio/gpio-max732x.c: In function 'irq_find_mapping': /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_glock_lock_time': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c:4518:25: note: byref variable will be forcibly initialized 4518 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_pin': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_log_flush': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_log_blocks': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_ail_flush': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'receive_convert_reply': /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_bmap': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c:4707:25: note: byref variable will be forcibly initialized 4707 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'receive_unlock_reply': /kisskb/src/fs/dlm/lock.c:4757:25: note: byref variable will be forcibly initialized 4757 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_iomap_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_iomap_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_block_alloc': /kisskb/src/fs/dlm/lock.c: In function 'receive_cancel_reply': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c:4808:25: note: byref variable will be forcibly initialized 4808 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/gfs2/glock.c: In function 'perf_trace_gfs2_rs': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'receive_grant': /kisskb/src/fs/dlm/lock.c:4346:25: note: byref variable will be forcibly initialized 4346 | struct dlm_lkb *lkb; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/gfs2/trace_gfs2.h:641, from /kisskb/src/fs/gfs2/glock.c:49: /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_glock_state_change': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_glock_put': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_demote_rq': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro 'TRACE_EVENT' 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'receive_bast': /kisskb/src/fs/dlm/lock.c:4377:25: note: byref variable will be forcibly initialized 4377 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_promote': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'receive_lookup_reply': /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_glock_queue': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c:4822:25: note: byref variable will be forcibly initialized 4822 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_glock_lock_time': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_pin': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_log_flush': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_log_blocks': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_ail_flush': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_bmap': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_iomap_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_iomap_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_block_alloc': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'trace_event_raw_event_gfs2_rs': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/fs/gfs2/trace_gfs2.h:641, from /kisskb/src/fs/gfs2/glock.c:49: /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_glock_state_change': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:90:1: note: in expansion of macro 'TRACE_EVENT' 90 | TRACE_EVENT(gfs2_glock_state_change, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_demote_rq': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro 'TRACE_EVENT' 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro 'TRACE_EVENT' 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro 'TRACE_EVENT' 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:161:1: note: in expansion of macro 'TRACE_EVENT' 161 | TRACE_EVENT(gfs2_demote_rq, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_glock_queue': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:225:1: note: in expansion of macro 'TRACE_EVENT' 225 | TRACE_EVENT(gfs2_glock_queue, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_glock_lock_time': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(gfs2_glock_lock_time, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_lock': /kisskb/src/fs/dlm/lock.c:3435:25: note: byref variable will be forcibly initialized 3435 | struct dlm_args args; | ^~~~ /kisskb/src/fs/dlm/lock.c:3434:25: note: byref variable will be forcibly initialized 3434 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_unlock': /kisskb/src/fs/dlm/lock.c:3492:25: note: byref variable will be forcibly initialized 3492 | struct dlm_args args; | ^~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_pin': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c:3491:25: note: byref variable will be forcibly initialized 3491 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:319:1: note: in expansion of macro 'TRACE_EVENT' 319 | TRACE_EVENT(gfs2_pin, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_log_blocks': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:378:1: note: in expansion of macro 'TRACE_EVENT' 378 | TRACE_EVENT(gfs2_log_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_rs': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:589:1: note: in expansion of macro 'TRACE_EVENT' 589 | TRACE_EVENT(gfs2_rs, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_glock_put': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:129:1: note: in expansion of macro 'TRACE_EVENT' 129 | TRACE_EVENT(gfs2_glock_put, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_promote': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:198:1: note: in expansion of macro 'TRACE_EVENT' 198 | TRACE_EVENT(gfs2_promote, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_log_flush': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:350:1: note: in expansion of macro 'TRACE_EVENT' 350 | TRACE_EVENT(gfs2_log_flush, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_ail_flush': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:401:1: note: in expansion of macro 'TRACE_EVENT' 401 | TRACE_EVENT(gfs2_ail_flush, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_iomap_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:505:1: note: in expansion of macro 'TRACE_EVENT' 505 | TRACE_EVENT(gfs2_iomap_end, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_bmap': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:436:1: note: in expansion of macro 'TRACE_EVENT' 436 | TRACE_EVENT(gfs2_bmap, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_block_alloc': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:545:1: note: in expansion of macro 'TRACE_EVENT' 545 | TRACE_EVENT(gfs2_block_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function '__bpf_trace_gfs2_iomap_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/./trace_gfs2.h:475:1: note: in expansion of macro 'TRACE_EVENT' 475 | TRACE_EVENT(gfs2_iomap_start, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_recover_purge': /kisskb/src/fs/dlm/lock.c:5488:22: note: byref variable will be forcibly initialized 5488 | unsigned int lkb_count = 0; | ^~~~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_recover_grant': /kisskb/src/fs/dlm/lock.c:5568:22: note: byref variable will be forcibly initialized 5568 | unsigned int count = 0; | ^~~~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_recover_master_copy': /kisskb/src/fs/dlm/lock.c:5683:25: note: byref variable will be forcibly initialized 5683 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/dlm/lock.c:5682:25: note: byref variable will be forcibly initialized 5682 | struct dlm_rsb *r; | ^ In file included from /kisskb/src/fs/gfs2/glock.c:10: /kisskb/src/fs/gfs2/glock.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_recover_process_copy': /kisskb/src/fs/dlm/lock.c:5763:25: note: byref variable will be forcibly initialized 5763 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_user_request': In file included from /kisskb/src/fs/gfs2/glock.c:35: /kisskb/src/fs/gfs2/glock.c: In function '__rhashtable_insert_fast': /kisskb/src/include/linux/rhashtable.h:701:39: note: byref variable will be forcibly initialized 701 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/fs/dlm/lock.c:5837:25: note: byref variable will be forcibly initialized 5837 | struct dlm_args args; | ^~~~ /kisskb/src/fs/dlm/lock.c:5836:25: note: byref variable will be forcibly initialized 5836 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/crypto/essiv.c: In function 'essiv_aead_setkey': /kisskb/src/crypto/essiv.c:99:12: note: byref variable will be forcibly initialized 99 | u8 salt[HASH_MAX_DIGESTSIZE]; | ^~~~ /kisskb/src/crypto/essiv.c:98:36: note: byref variable will be forcibly initialized 98 | struct crypto_authenc_keys keys; | ^~~~ In file included from /kisskb/src/include/crypto/internal/hash.h:12, from /kisskb/src/crypto/essiv.c:34: /kisskb/src/include/crypto/hash.h:166:14: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/crypto/essiv.c:97:9: note: in expansion of macro 'SHASH_DESC_ON_STACK' 97 | SHASH_DESC_ON_STACK(desc, tctx->hash); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_user_convert': /kisskb/src/fs/dlm/lock.c:5916:25: note: byref variable will be forcibly initialized 5916 | struct dlm_args args; | ^~~~ /kisskb/src/crypto/essiv.c: In function 'essiv_skcipher_setkey': /kisskb/src/crypto/essiv.c:70:12: note: byref variable will be forcibly initialized 70 | u8 salt[HASH_MAX_DIGESTSIZE]; | ^~~~ /kisskb/src/fs/dlm/lock.c:5915:25: note: byref variable will be forcibly initialized 5915 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/gfs2/glock.c: In function '__rhashtable_lookup': /kisskb/src/include/linux/rhashtable.h:585:39: note: byref variable will be forcibly initialized 585 | struct rhashtable_compare_arg arg = { | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_user_unlock': /kisskb/src/fs/gfs2/glock.c: In function 'find_insert_glock': /kisskb/src/fs/gfs2/glock.c:1084:33: note: byref variable will be forcibly initialized 1084 | struct wait_glock_queue wait; | ^~~~ /kisskb/src/fs/dlm/lock.c:6048:25: note: byref variable will be forcibly initialized 6048 | struct dlm_args args; | ^~~~ /kisskb/src/fs/dlm/lock.c:6047:25: note: byref variable will be forcibly initialized 6047 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/gfs2/glock.c: In function 'glock_hash_walk': /kisskb/src/fs/gfs2/glock.c:2078:32: note: byref variable will be forcibly initialized 2078 | struct rhashtable_iter iter; | ^~~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_user_cancel': /kisskb/src/fs/dlm/lock.c:6100:25: note: byref variable will be forcibly initialized 6100 | struct dlm_args args; | ^~~~ /kisskb/src/fs/dlm/lock.c:6099:25: note: byref variable will be forcibly initialized 6099 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_user_deadlock': /kisskb/src/fs/dlm/lock.c:6140:25: note: byref variable will be forcibly initialized 6140 | struct dlm_args args; | ^~~~ /kisskb/src/fs/dlm/lock.c:6139:25: note: byref variable will be forcibly initialized 6139 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/kernel/latencytop.c: In function '__account_scheduler_latency': /kisskb/src/kernel/latencytop.c:181:31: note: byref variable will be forcibly initialized 181 | struct latency_record lat; | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_debug_add_lkb': /kisskb/src/fs/dlm/lock.c:6403:25: note: byref variable will be forcibly initialized 6403 | struct dlm_rsb *r; | ^ /kisskb/src/fs/dlm/lock.c:6402:25: note: byref variable will be forcibly initialized 6402 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/dlm/lock.c: In function 'dlm_debug_add_lkb_to_waiters': /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_glock_get': /kisskb/src/fs/gfs2/glock.c:1133:28: note: byref variable will be forcibly initialized 1133 | struct lm_lockname name = { .ln_number = number, | ^~~~ /kisskb/src/fs/dlm/lock.c:6446:25: note: byref variable will be forcibly initialized 6446 | struct dlm_lkb *lkb; | ^~~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_print_dbg': /kisskb/src/fs/gfs2/glock.c:1423:17: note: byref variable will be forcibly initialized 1423 | va_list args; | ^~~~ /kisskb/src/fs/gfs2/glock.c:1422:26: note: byref variable will be forcibly initialized 1422 | struct va_format vaf; | ^~~ /kisskb/src/fs/gfs2/glock.c: In function 'dump_holder': /kisskb/src/fs/gfs2/glock.c:2276:14: note: byref variable will be forcibly initialized 2276 | char flags_buf[32]; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/glock.c:9: /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_gl_hash_clear': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c:2210:9: note: in expansion of macro 'wait_event_timeout' 2210 | wait_event_timeout(sdp->sd_glock_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_dump_glock': /kisskb/src/fs/gfs2/glock.c:2361:14: note: byref variable will be forcibly initialized 2361 | char fs_id_buf[sizeof(sdp->sd_fsname) + 7]; | ^~~~~~~~~ /kisskb/src/fs/gfs2/glock.c:2359:14: note: byref variable will be forcibly initialized 2359 | char gflags_buf[32]; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/glock.c:9: /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_scan_glock_lru': /kisskb/src/fs/gfs2/glock.c:2020:19: note: byref variable will be forcibly initialized 2020 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/gfs2/glock.c:2019:19: note: byref variable will be forcibly initialized 2019 | LIST_HEAD(skipped); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/glock.c:9: /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_glock_async_wait': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/glock.c:1360:14: note: in expansion of macro 'wait_event_timeout' 1360 | if (!wait_event_timeout(sdp->sd_async_glock_wait, | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/bio.h:11, from /kisskb/src/include/linux/blkdev.h:17, from /kisskb/src/include/linux/blk-mq.h:5, from /kisskb/src/io_uring/rw.c:6: /kisskb/src/io_uring/rw.c: In function 'iov_iter_iovec': /kisskb/src/include/linux/uio.h:143:16: note: userspace variable will be forcibly initialized 143 | return (struct iovec) { | ^ /kisskb/src/io_uring/rw.c: In function '__io_iov_buffer_select': /kisskb/src/io_uring/rw.c:311:17: note: byref variable will be forcibly initialized 311 | ssize_t len; | ^~~ /kisskb/src/io_uring/rw.c: In function 'io_compat_import': /kisskb/src/io_uring/rw.c:284:16: note: byref variable will be forcibly initialized 284 | size_t len; | ^~~ /kisskb/src/io_uring/rw.c: In function '__io_import_iovec': /kisskb/src/io_uring/rw.c:358:16: note: byref variable will be forcibly initialized 358 | size_t sqe_len; | ^~~~~~~ /kisskb/src/io_uring/rw.c:356:23: note: byref variable will be forcibly initialized 356 | struct iovec *iovec; | ^~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_glock_cb': /kisskb/src/fs/gfs2/glock.c:1870:36: note: byref variable will be forcibly initialized 1870 | struct gfs2_holder mock_gh = { | ^~~~~~~ /kisskb/src/io_uring/rw.c: In function 'io_rw_prep_async': /kisskb/src/io_uring/rw.c:534:23: note: byref variable will be forcibly initialized 534 | struct iovec *iov; | ^~~ In file included from /kisskb/src/include/linux/bio.h:11, from /kisskb/src/include/linux/blkdev.h:17, from /kisskb/src/include/linux/blk-mq.h:5, from /kisskb/src/io_uring/rw.c:6: /kisskb/src/io_uring/rw.c: In function 'loop_rw_iter': /kisskb/src/include/linux/uio.h:143:16: note: userspace variable will be forcibly initialized 143 | return (struct iovec) { | ^ /kisskb/src/io_uring/rw.c:444:30: note: userspace variable will be forcibly initialized 444 | struct iovec iovec; | ^~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'truncate_upper': /kisskb/src/fs/ecryptfs/inode.c:744:22: note: byref variable will be forcibly initialized 744 | char zero[] = { 0x00 }; | ^~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_readlink_lower': /kisskb/src/fs/ecryptfs/inode.c:643:15: note: byref variable will be forcibly initialized 643 | char *buf; | ^~~ In file included from /kisskb/src/include/linux/fs.h:35, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/ecryptfs/inode.c:14: /kisskb/src/fs/ecryptfs/inode.c:640:29: note: byref variable will be forcibly initialized 640 | DEFINE_DELAYED_CALL(done); | ^~~~ /kisskb/src/include/linux/delayed_call.h:15:55: note: in definition of macro 'DEFINE_DELAYED_CALL' 15 | #define DEFINE_DELAYED_CALL(name) struct delayed_call name = {NULL, NULL} | ^~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_getattr_link': /kisskb/src/fs/ecryptfs/inode.c:986:24: note: byref variable will be forcibly initialized 986 | size_t targetsiz; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_get_link': /kisskb/src/fs/ecryptfs/inode.c:663:16: note: byref variable will be forcibly initialized 663 | size_t len; | ^~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_setattr': /kisskb/src/fs/ecryptfs/inode.c:890:22: note: byref variable will be forcibly initialized 890 | struct iattr lower_ia; | ^~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/fs/pstore/ram_core.c:12: /kisskb/src/fs/pstore/ram_core.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_glock_poke': /kisskb/src/fs/gfs2/glock.c:931:28: note: byref variable will be forcibly initialized 931 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_glock_nq_num': /kisskb/src/fs/gfs2/glock.c:1719:28: note: byref variable will be forcibly initialized 1719 | struct gfs2_glock *gl; | ^~ /kisskb/src/fs/gfs2/glock.c: In function 'gfs2_glock_nq_m': /kisskb/src/fs/gfs2/glock.c:1797:29: note: byref variable will be forcibly initialized 1797 | struct gfs2_holder *tmp[4]; | ^~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_rmdir': /kisskb/src/fs/ecryptfs/inode.c:525:23: note: byref variable will be forcibly initialized 525 | struct inode *lower_dir; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c:524:24: note: byref variable will be forcibly initialized 524 | struct dentry *lower_dentry; | ^~~~~~~~~~~~ /kisskb/src/io_uring/rw.c: In function 'io_read': /kisskb/src/io_uring/rw.c:699:23: note: byref variable will be forcibly initialized 699 | struct iovec *iovec; | ^~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_do_unlink': /kisskb/src/fs/ecryptfs/inode.c:131:23: note: byref variable will be forcibly initialized 131 | struct inode *lower_dir; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c:130:24: note: byref variable will be forcibly initialized 130 | struct dentry *lower_dentry; | ^~~~~~~~~~~~ /kisskb/src/io_uring/rw.c:698:28: note: byref variable will be forcibly initialized 698 | struct io_rw_state __s, *s = &__s; | ^~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_do_create': /kisskb/src/fs/ecryptfs/inode.c:176:23: note: byref variable will be forcibly initialized 176 | struct inode *lower_dir; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c:175:24: note: byref variable will be forcibly initialized 175 | struct dentry *lower_dentry; | ^~~~~~~~~~~~ /kisskb/src/fs/ext2/ialloc.c: In function 'ext2_release_inode': /kisskb/src/fs/ext2/ialloc.c:69:29: note: byref variable will be forcibly initialized 69 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_lookup': /kisskb/src/fs/ecryptfs/inode.c:388:16: note: byref variable will be forcibly initialized 388 | size_t len = ecryptfs_dentry->d_name.len; | ^~~ /kisskb/src/fs/ecryptfs/inode.c:384:15: note: byref variable will be forcibly initialized 384 | char *encrypted_and_encoded_name = NULL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_getattr': /kisskb/src/fs/dlm/member.c: In function 'log_slots': /kisskb/src/fs/dlm/member.c:66:14: note: byref variable will be forcibly initialized 66 | char line[SLOT_DEBUG_LINE]; | ^~~~ /kisskb/src/fs/ecryptfs/inode.c:1004:22: note: byref variable will be forcibly initialized 1004 | struct kstat lower_stat; | ^~~~~~~~~~ /kisskb/src/io_uring/rw.c: In function 'io_write': /kisskb/src/io_uring/rw.c:844:23: note: byref variable will be forcibly initialized 844 | struct iovec *iovec; | ^~~~~ /kisskb/src/io_uring/rw.c:843:28: note: byref variable will be forcibly initialized 843 | struct io_rw_state __s, *s = &__s; | ^~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_mknod': /kisskb/src/fs/ecryptfs/inode.c:554:23: note: byref variable will be forcibly initialized 554 | struct inode *lower_dir; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c:553:24: note: byref variable will be forcibly initialized 553 | struct dentry *lower_dentry; | ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_mkdir': /kisskb/src/fs/ecryptfs/inode.c:501:23: note: byref variable will be forcibly initialized 501 | struct inode *lower_dir; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c:500:24: note: byref variable will be forcibly initialized 500 | struct dentry *lower_dentry; | ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_symlink': /kisskb/src/fs/ecryptfs/inode.c:465:16: note: byref variable will be forcibly initialized 465 | size_t encoded_symlen; | ^~~~~~~~~~~~~~ In file included from /kisskb/src/fs/dlm/dlm_internal.h:19, from /kisskb/src/fs/dlm/member.c:11: /kisskb/src/fs/dlm/member.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ecryptfs/inode.c:464:15: note: byref variable will be forcibly initialized 464 | char *encoded_symname; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c:463:23: note: byref variable will be forcibly initialized 463 | struct inode *lower_dir; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c:462:24: note: byref variable will be forcibly initialized 462 | struct dentry *lower_dentry; | ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c: In function 'ecryptfs_link': /kisskb/src/fs/ecryptfs/inode.c:427:23: note: byref variable will be forcibly initialized 427 | struct inode *lower_dir; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/inode.c:426:24: note: byref variable will be forcibly initialized 426 | struct dentry *lower_new_dentry; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/dlm/member.c: In function 'dlm_lsop_recover_slot': /kisskb/src/fs/dlm/member.c:464:18: note: byref variable will be forcibly initialized 464 | uint32_t seq; | ^~~ /kisskb/src/fs/dlm/member.c:463:25: note: byref variable will be forcibly initialized 463 | struct dlm_slot slot; | ^~~~ /kisskb/src/fs/ext2/ialloc.c: In function 'ext2_new_inode': /kisskb/src/fs/ext2/ialloc.c:428:29: note: byref variable will be forcibly initialized 428 | struct buffer_head *bh2; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/dlm/dlm_internal.h:19, from /kisskb/src/fs/dlm/member.c:11: /kisskb/src/fs/dlm/member.c: In function 'dlm_ls_stop': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/dlm/member.c:644:17: note: in expansion of macro 'wait_event' 644 | wait_event(ls->ls_recover_lock_wait, | ^~~~~~~~~~ /kisskb/src/fs/dlm/member.c: In function 'dlm_ls_start': /kisskb/src/fs/dlm/member.c:686:20: note: byref variable will be forcibly initialized 686 | int error, count; | ^~~~~ /kisskb/src/fs/dlm/member.c:685:33: note: byref variable will be forcibly initialized 685 | struct dlm_config_node *nodes = NULL; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/core/stream.c:16: /kisskb/src/net/core/stream.c: In function 'sk_stream_wait_close': /kisskb/src/net/core/stream.c:99:34: note: byref variable will be forcibly initialized 99 | DEFINE_WAIT_FUNC(wait, woken_wake_function); | ^~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/lib/zlib_deflate/deftree.c: In function 'tr_static_init': /kisskb/src/lib/zlib_deflate/deftree.c:179:9: note: byref variable will be forcibly initialized 179 | ush bl_count[MAX_BITS+1]; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-as3722.c: In function 'as3722_gpio_get': /kisskb/src/drivers/pinctrl/pinctrl-as3722.c:434:13: note: byref variable will be forcibly initialized 434 | u32 val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-as3722.c:433:13: note: byref variable will be forcibly initialized 433 | u32 control; | ^~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-as3722.c: In function 'as3722_gpio_set': /kisskb/src/drivers/pinctrl/pinctrl-as3722.c:480:13: note: byref variable will be forcibly initialized 480 | u32 val; | ^~~ /kisskb/src/fs/f2fs/hash.c: In function 'TEA_hash_name': /kisskb/src/fs/f2fs/hash.c:72:22: note: byref variable will be forcibly initialized 72 | __u32 in[8], buf[4]; | ^~~ /kisskb/src/fs/f2fs/hash.c:72:15: note: byref variable will be forcibly initialized 72 | __u32 in[8], buf[4]; | ^~ /kisskb/src/fs/f2fs/hash.c: In function 'f2fs_hash_filename': /kisskb/src/fs/f2fs/hash.c:128:37: note: byref variable will be forcibly initialized 128 | struct qstr tmp = QSTR_INIT(name, len); | ^~~ /kisskb/src/fs/isofs/inode.c: In function 'parse_options': /kisskb/src/fs/isofs/inode.c:366:29: note: byref variable will be forcibly initialized 366 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/isofs/inode.c:341:22: note: byref variable will be forcibly initialized 341 | unsigned int uv; | ^~ /kisskb/src/fs/isofs/inode.c:340:13: note: byref variable will be forcibly initialized 340 | int option; | ^~~~~~ /kisskb/src/fs/isofs/inode.c: In function 'isofs_get_last_session': /kisskb/src/fs/isofs/inode.c:572:43: note: byref variable will be forcibly initialized 572 | struct cdrom_multisession ms_info; | ^~~~~~~ /kisskb/src/fs/isofs/inode.c:553:39: note: byref variable will be forcibly initialized 553 | struct cdrom_tocentry te; | ^~ /kisskb/src/fs/isofs/inode.c: In function '__isofs_iget': /kisskb/src/fs/isofs/inode.c:1534:42: note: byref variable will be forcibly initialized 1534 | struct isofs_iget5_callback_data data; | ^~~~ /kisskb/src/fs/isofs/inode.c: In function 'isofs_bmap': /kisskb/src/fs/isofs/inode.c:1156:12: note: byref variable will be forcibly initialized 1156 | static int isofs_bmap(struct inode *inode, sector_t block) | ^~~~~~~~~~ /kisskb/src/fs/isofs/inode.c:1158:28: note: byref variable will be forcibly initialized 1158 | struct buffer_head dummy; | ^~~~~ /kisskb/src/fs/isofs/inode.c: In function 'isofs_fill_super': /kisskb/src/fs/isofs/inode.c:626:32: note: byref variable will be forcibly initialized 626 | struct iso9660_options opt; | ^~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/dlm.h:336, from /kisskb/src/fs/dlm/main.c:23: /kisskb/src/fs/dlm/main.c: In function 'perf_trace_dlm_lock_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'perf_trace_dlm_lock_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'perf_trace_dlm_bast': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'perf_trace_dlm_ast': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'perf_trace_dlm_unlock_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'perf_trace_dlm_unlock_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'perf_trace_dlm_send': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:293:1: note: in expansion of macro 'TRACE_EVENT' 293 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:293:1: note: in expansion of macro 'TRACE_EVENT' 293 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'perf_trace_dlm_recv': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/dlm.h:336, from /kisskb/src/fs/dlm/main.c:23: /kisskb/src/fs/dlm/main.c: In function 'trace_event_raw_event_dlm_lock_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'trace_event_raw_event_dlm_lock_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glops.c: In function 'gfs2_ail_empty_gl': /kisskb/src/fs/gfs2/glops.c:91:27: note: byref variable will be forcibly initialized 91 | struct gfs2_trans tr; | ^~ /kisskb/src/fs/gfs2/glops.c: In function 'freeze_go_xmote_bh': /kisskb/src/fs/gfs2/glops.c:602:37: note: byref variable will be forcibly initialized 602 | struct gfs2_log_header_host head; | ^~~~ /kisskb/src/fs/dlm/main.c: In function 'trace_event_raw_event_dlm_bast': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'trace_event_raw_event_dlm_ast': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'trace_event_raw_event_dlm_unlock_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/glops.c: In function 'gfs2_inode_refresh': /kisskb/src/fs/gfs2/glops.c:469:29: note: byref variable will be forcibly initialized 469 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/dlm/main.c: In function 'trace_event_raw_event_dlm_unlock_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'trace_event_raw_event_dlm_send': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:293:1: note: in expansion of macro 'TRACE_EVENT' 293 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function 'trace_event_raw_event_dlm_recv': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/dlm.h:336, from /kisskb/src/fs/dlm/main.c:23: /kisskb/src/fs/dlm/main.c: In function '__bpf_trace_dlm_lock_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:50:1: note: in expansion of macro 'TRACE_EVENT' 50 | TRACE_EVENT(dlm_lock_start, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function '__bpf_trace_dlm_lock_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST8' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:92:1: note: in expansion of macro 'TRACE_EVENT' 92 | TRACE_EVENT(dlm_lock_end, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function '__bpf_trace_dlm_bast': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:147:1: note: in expansion of macro 'TRACE_EVENT' 147 | TRACE_EVENT(dlm_bast, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function '__bpf_trace_dlm_unlock_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:220:1: note: in expansion of macro 'TRACE_EVENT' 220 | TRACE_EVENT(dlm_unlock_start, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function '__bpf_trace_dlm_ast': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:182:1: note: in expansion of macro 'TRACE_EVENT' 182 | TRACE_EVENT(dlm_ast, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function '__bpf_trace_dlm_send': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:293:1: note: in expansion of macro 'TRACE_EVENT' 293 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:293:1: note: in expansion of macro 'TRACE_EVENT' 293 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:293:1: note: in expansion of macro 'TRACE_EVENT' 293 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:293:1: note: in expansion of macro 'TRACE_EVENT' 293 | TRACE_EVENT(dlm_send, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function '__bpf_trace_dlm_recv': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(dlm_recv, | ^~~~~~~~~~~ /kisskb/src/fs/dlm/main.c: In function '__bpf_trace_dlm_unlock_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/dlm.h:255:1: note: in expansion of macro 'TRACE_EVENT' 255 | TRACE_EVENT(dlm_unlock_end, | ^~~~~~~~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'pwm_class_resume_npwm': /kisskb/src/drivers/pwm/sysfs.c:420:34: note: byref variable will be forcibly initialized 420 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'pwm_class_suspend': /kisskb/src/drivers/pwm/sysfs.c:444:34: note: byref variable will be forcibly initialized 444 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'pwm_unexport_child': /kisskb/src/drivers/pwm/sysfs.c:288:15: note: byref variable will be forcibly initialized 288 | char *pwm_prop[2]; | ^~~~~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'unexport_store': /kisskb/src/drivers/pwm/sysfs.c:343:22: note: byref variable will be forcibly initialized 343 | unsigned int hwpwm; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'pwm_export_child': /kisskb/src/drivers/pwm/sysfs.c:244:15: note: byref variable will be forcibly initialized 244 | char *pwm_prop[2]; | ^~~~~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'capture_show': /kisskb/src/drivers/pwm/sysfs.c:208:28: note: byref variable will be forcibly initialized 208 | struct pwm_capture result; | ^~~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'polarity_store': /kisskb/src/drivers/pwm/sysfs.c:184:26: note: byref variable will be forcibly initialized 184 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'enable_store': /kisskb/src/drivers/pwm/sysfs.c:125:13: note: byref variable will be forcibly initialized 125 | int val, ret; | ^~~ /kisskb/src/drivers/pwm/sysfs.c:124:26: note: byref variable will be forcibly initialized 124 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'duty_cycle_store': /kisskb/src/drivers/pwm/sysfs.c:90:13: note: byref variable will be forcibly initialized 90 | u64 val; | ^~~ /kisskb/src/drivers/pwm/sysfs.c:89:26: note: byref variable will be forcibly initialized 89 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'period_store': /kisskb/src/drivers/pwm/sysfs.c:55:13: note: byref variable will be forcibly initialized 55 | u64 val; | ^~~ /kisskb/src/drivers/pwm/sysfs.c:54:26: note: byref variable will be forcibly initialized 54 | struct pwm_state state; | ^~~~~ /kisskb/src/drivers/pwm/sysfs.c: In function 'export_store': /kisskb/src/drivers/pwm/sysfs.c:316:22: note: byref variable will be forcibly initialized 316 | unsigned int hwpwm; | ^~~~~ /kisskb/src/lib/lzo/lzo1x_compress.c: In function 'lzogeneric1x_1_compress': /kisskb/src/lib/lzo/lzo1x_compress.c:311:21: note: byref variable will be forcibly initialized 311 | signed char state_offset = -2; | ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/main.c: In function 'ecryptfs_init_global_auth_toks': /kisskb/src/fs/ecryptfs/main.c:188:35: note: byref variable will be forcibly initialized 188 | struct ecryptfs_auth_tok *auth_tok; | ^~~~~~~~ /kisskb/src/fs/ecryptfs/main.c: In function '__ecryptfs_printk': /kisskb/src/fs/ecryptfs/main.c:73:17: note: byref variable will be forcibly initialized 73 | va_list args; | ^~~~ /kisskb/src/fs/ecryptfs/main.c: In function 'ecryptfs_parse_options': /kisskb/src/fs/ecryptfs/main.c:266:15: note: byref variable will be forcibly initialized 266 | char *fn_cipher_key_bytes_src; | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/main.c:265:15: note: byref variable will be forcibly initialized 265 | char *cipher_key_bytes_src; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/main.c:256:21: note: byref variable will be forcibly initialized 256 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/ecryptfs/main.c: In function 'ecryptfs_mount': /kisskb/src/fs/ecryptfs/main.c:486:15: note: byref variable will be forcibly initialized 486 | uid_t check_ruid; | ^~~~~~~~~~ /kisskb/src/fs/ecryptfs/main.c:485:21: note: byref variable will be forcibly initialized 485 | struct path path; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/fuse/fuse_i.h:17, from /kisskb/src/fs/fuse/readdir.c:10: /kisskb/src/fs/fuse/readdir.c: In function 'fuse_direntplus_link': /kisskb/src/fs/fuse/readdir.c:161:41: note: byref variable will be forcibly initialized 161 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); | ^~ /kisskb/src/include/linux/wait.h:77:32: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 77 | struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) | ^~~~ /kisskb/src/fs/fuse/readdir.c: In function 'fuse_force_forget': /kisskb/src/fs/fuse/readdir.c:259:31: note: byref variable will be forcibly initialized 259 | struct fuse_forget_in inarg; | ^~~~~ /kisskb/src/fs/fuse/readdir.c: In function 'fuse_readdir_uncached': /kisskb/src/fs/fuse/readdir.c:324:22: note: byref variable will be forcibly initialized 324 | struct page *page; | ^~~~ /kisskb/src/kernel/torture.c: In function 'torture_hrtimeout_ns': /kisskb/src/kernel/torture.c:88:17: note: byref variable will be forcibly initialized 88 | ktime_t hto = baset_ns; | ^~~ /kisskb/src/kernel/torture.c: In function 'torture_kthread_stopping': /kisskb/src/kernel/torture.c:912:14: note: byref variable will be forcibly initialized 912 | char buf[128]; | ^~~ In file included from /kisskb/src/kernel/torture.c:39: /kisskb/src/kernel/torture.c: In function 'torture_onoff': /kisskb/src/kernel/torture.c:339:31: note: byref variable will be forcibly initialized 339 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/kernel/torture.c: In function 'torture_stutter': /kisskb/src/kernel/torture.c:758:31: note: byref variable will be forcibly initialized 758 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/fs/ksmbd/smb_common.c: In function 'ksmbd_lookup_dialect_by_name': /kisskb/src/fs/ksmbd/smb_common.c:184:33: note: byref variable will be forcibly initialized 184 | int i, seq_num, bcount, next; | ^~~~ /kisskb/src/fs/ksmbd/smb_common.c: In function 'ksmbd_populate_dot_dotdot_entries': /kisskb/src/fs/ksmbd/smb_common.c:312:36: note: byref variable will be forcibly initialized 312 | struct ksmbd_kstat ksmbd_kstat; | ^~~~~~~~~~~ /kisskb/src/fs/ksmbd/smb_common.c:311:30: note: byref variable will be forcibly initialized 311 | struct kstat kstat; | ^~~~~ /kisskb/src/fs/ksmbd/smb_common.c: In function 'ksmbd_extract_shortname': /kisskb/src/fs/ksmbd/smb_common.c:369:14: note: byref variable will be forcibly initialized 369 | char out[13] = {0}; | ^~~ /kisskb/src/fs/ksmbd/smb_common.c:368:23: note: byref variable will be forcibly initialized 368 | char base[9], extension[4]; | ^~~~~~~~~ /kisskb/src/fs/ksmbd/smb_common.c:368:14: note: byref variable will be forcibly initialized 368 | char base[9], extension[4]; | ^~~~ /kisskb/src/fs/pstore/zone.c: In function 'psz_kmsg_recover_meta': /kisskb/src/fs/pstore/zone.c:384:14: note: byref variable will be forcibly initialized 384 | char buffer_header[sizeof(*buf) + sizeof(*hdr)] = {0}; | ^~~~~~~~~~~~~ /kisskb/src/fs/pstore/zone.c: In function 'psz_recover_zone': /kisskb/src/fs/pstore/zone.c:484:36: note: byref variable will be forcibly initialized 484 | struct psz_buffer *oldbuf, tmpbuf; | ^~~~~~ In file included from /kisskb/src/fs/pstore/zone.c:12: /kisskb/src/fs/pstore/zone.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/pstore/zone.c: In function 'psz_init_zones': /kisskb/src/fs/pstore/zone.c:1200:16: note: byref variable will be forcibly initialized 1200 | int c, i; | ^ /kisskb/src/fs/pstore/zone.c:1198:30: note: byref variable will be forcibly initialized 1198 | struct pstore_zone **zones, *zone; | ^~~~~ /kisskb/src/fs/pstore/zone.c: In function 'psz_alloc_zones': /kisskb/src/fs/pstore/zone.c:1237:16: note: byref variable will be forcibly initialized 1237 | loff_t off = 0; | ^~~ /kisskb/src/fs/fuse/ioctl.c: In function 'fuse_do_ioctl': /kisskb/src/fs/fuse/ioctl.c:176:25: note: byref variable will be forcibly initialized 176 | struct iov_iter ii; | ^~ /kisskb/src/fs/fuse/ioctl.c:169:31: note: byref variable will be forcibly initialized 169 | struct fuse_ioctl_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/ioctl.c: In function 'fuse_priv_ioctl': /kisskb/src/fs/fuse/ioctl.c:375:31: note: byref variable will be forcibly initialized 375 | struct fuse_ioctl_out outarg; | ^~~~~~ /kisskb/src/fs/fuse/ioctl.c:374:30: note: byref variable will be forcibly initialized 374 | struct fuse_ioctl_in inarg; | ^~~~~ /kisskb/src/fs/fuse/ioctl.c: In function 'fuse_fileattr_get': /kisskb/src/fs/fuse/ioctl.c:438:24: note: byref variable will be forcibly initialized 438 | struct fsxattr xfa; | ^~~ /kisskb/src/fs/fuse/ioctl.c:437:22: note: byref variable will be forcibly initialized 437 | unsigned int flags; | ^~~~~ /kisskb/src/fs/fuse/ioctl.c: In function 'fuse_fileattr_set': /kisskb/src/fs/fuse/ioctl.c:476:24: note: byref variable will be forcibly initialized 476 | struct fsxattr xfa; | ^~~ /kisskb/src/fs/fuse/ioctl.c:475:22: note: byref variable will be forcibly initialized 475 | unsigned int flags = fa->flags; | ^~~~~ /kisskb/src/fs/cifs/cifs_debug.c: In function 'cifs_stats_proc_write': /kisskb/src/fs/cifs/cifs_debug.c:493:14: note: byref variable will be forcibly initialized 493 | bool bv; | ^~ /kisskb/src/fs/cifs/cifs_debug.c: In function 'cifs_security_flags_proc_write': /kisskb/src/fs/cifs/cifs_debug.c:930:14: note: byref variable will be forcibly initialized 930 | bool bv; | ^~ /kisskb/src/fs/cifs/cifs_debug.c:929:14: note: byref variable will be forcibly initialized 929 | char flags_string[12]; | ^~~~~~~~~~~~ /kisskb/src/fs/cifs/cifs_debug.c:928:22: note: byref variable will be forcibly initialized 928 | unsigned int flags; | ^~~~~ /kisskb/src/fs/cifs/cifs_debug.c: In function 'cifsFYI_proc_write': /kisskb/src/fs/cifs/cifs_debug.c:776:14: note: byref variable will be forcibly initialized 776 | bool bv; | ^~ /kisskb/src/fs/cifs/cifs_debug.c:775:14: note: byref variable will be forcibly initialized 775 | char c[2] = { '\0' }; | ^ /kisskb/src/fs/ext2/inode.c: In function '__ext2_write_inode': /kisskb/src/fs/ext2/inode.c:1499:30: note: byref variable will be forcibly initialized 1499 | struct buffer_head * bh; | ^~ /kisskb/src/fs/ext4/readpage.c: In function '__read_end_io': /kisskb/src/fs/ext4/readpage.c:73:30: note: byref variable will be forcibly initialized 73 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_find_shared': /kisskb/src/fs/ext2/inode.c:1022:16: note: byref variable will be forcibly initialized 1022 | int k, err; | ^~~ /kisskb/src/fs/ext2/inode.c: In function '__ext2_truncate_blocks': /kisskb/src/fs/ext2/inode.c:1158:16: note: byref variable will be forcibly initialized 1158 | __le32 nr = 0; | ^~ /kisskb/src/fs/ext2/inode.c:1156:18: note: byref variable will be forcibly initialized 1156 | Indirect chain[4]; | ^~~~~ /kisskb/src/fs/ext2/inode.c:1155:13: note: byref variable will be forcibly initialized 1155 | int offsets[4]; | ^~~~~~~ /kisskb/src/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext2/inode.c: In function 'ext2_alloc_blocks': /kisskb/src/fs/ext2/inode.c:400:23: note: byref variable will be forcibly initialized 400 | unsigned long count = 0; | ^~~~~ /kisskb/src/fs/ext4/readpage.c:243:32: note: byref variable will be forcibly initialized 243 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_alloc_branch': /kisskb/src/fs/ext2/inode.c:484:22: note: byref variable will be forcibly initialized 484 | ext2_fsblk_t new_blocks[4]; | ^~~~~~~~~~ /kisskb/src/fs/ext2/inode.c:481:13: note: byref variable will be forcibly initialized 481 | int err = 0; | ^~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_get_blocks': /kisskb/src/fs/ext2/inode.c:634:13: note: byref variable will be forcibly initialized 634 | int count = 0; | ^~~~~ /kisskb/src/fs/ext2/inode.c:631:13: note: byref variable will be forcibly initialized 631 | int blocks_to_boundary = 0; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext2/inode.c:627:18: note: byref variable will be forcibly initialized 627 | Indirect chain[4]; | ^~~~~ /kisskb/src/fs/ext2/inode.c:626:13: note: byref variable will be forcibly initialized 626 | int offsets[4]; | ^~~~~~~ /kisskb/src/fs/ext2/inode.c:625:13: note: byref variable will be forcibly initialized 625 | int err; | ^~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_get_block': /kisskb/src/fs/ext2/inode.c:784:13: note: byref variable will be forcibly initialized 784 | u32 bno; | ^~~ /kisskb/src/fs/ext2/inode.c:783:27: note: byref variable will be forcibly initialized 783 | bool new = false, boundary = false; | ^~~~~~~~ /kisskb/src/fs/ext2/inode.c:783:14: note: byref variable will be forcibly initialized 783 | bool new = false, boundary = false; | ^~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_iomap_begin': /kisskb/src/fs/ext2/inode.c:810:13: note: byref variable will be forcibly initialized 810 | u32 bno; | ^~~ /kisskb/src/fs/ext2/inode.c:809:27: note: byref variable will be forcibly initialized 809 | bool new = false, boundary = false; | ^~~~~~~~ /kisskb/src/fs/ext2/inode.c:809:14: note: byref variable will be forcibly initialized 809 | bool new = false, boundary = false; | ^~~ /kisskb/src/fs/ext2/inode.c: In function 'ext2_iget': /kisskb/src/fs/ext2/inode.c:1369:30: note: byref variable will be forcibly initialized 1369 | struct buffer_head * bh = NULL; | ^~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/cifs/trace.h:1063, from /kisskb/src/fs/cifs/trace.c:8: /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_rw_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_rw_done_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_eof_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_fd_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_fd_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_inf_enter_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_inf_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_inf_compound_enter_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_inf_compound_done_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 377 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 377 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_inf_compound_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 414 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 414 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_cmd_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_cmd_done_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:499:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 499 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:499:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 499 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_mid_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_exit_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 571 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 571 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 571 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_sync_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_enter_exit_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 626 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 626 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 626 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_tcon_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_open_enter_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_open_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_open_done_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_lease_done_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_lease_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_connect_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 899 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 899 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 899 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_connect_err_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_reconnect_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:968:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 968 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:968:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 968 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:968:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 968 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'perf_trace_smb3_credit_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/cifs/trace.h:1063, from /kisskb/src/fs/cifs/trace.c:8: /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_rw_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_rw_done_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_eof_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_fd_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_fd_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_inf_enter_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_inf_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_inf_compound_enter_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_inf_compound_done_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 377 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_inf_compound_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 414 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_cmd_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_cmd_done_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:499:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 499 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_mid_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_exit_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 571 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 571 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_sync_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_enter_exit_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 626 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 626 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_tcon_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_open_enter_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_open_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_open_done_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_lease_done_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_lease_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_connect_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 899 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 899 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_connect_err_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_reconnect_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:968:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 968 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:968:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 968 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function 'trace_event_raw_event_smb3_credit_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/fs/cifs/trace.h:1063, from /kisskb/src/fs/cifs/trace.c:8: /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_rw_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/task_iter.c: In function '____bpf_find_vma': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/task_iter.c:588:38: note: byref variable will be forcibly initialized 588 | struct mmap_unlock_irq_work *work = NULL; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:23:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 23 | DECLARE_EVENT_CLASS(smb3_rw_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/task_iter.c: In function 'bpf_find_vma': /kisskb/src/kernel/bpf/task_iter.c:588:38: note: byref variable will be forcibly initialized /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_inf_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:287:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 287 | DECLARE_EVENT_CLASS(smb3_inf_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_rw_done_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/task_iter.c: In function '__task_vma_seq_show': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/task_iter.c:479:30: note: byref variable will be forcibly initialized 479 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/task_iter.c:478:35: note: byref variable will be forcibly initialized 478 | struct bpf_iter__task_vma ctx; | ^~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:74:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 74 | DECLARE_EVENT_CLASS(smb3_rw_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/task_iter.c: In function '__task_file_seq_show': /kisskb/src/kernel/bpf/task_iter.c:234:30: note: byref variable will be forcibly initialized 234 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/kernel/bpf/task_iter.c:233:36: note: byref variable will be forcibly initialized 233 | struct bpf_iter__task_file ctx; | ^~~ /kisskb/src/kernel/bpf/task_iter.c: In function '__task_seq_show': /kisskb/src/kernel/bpf/task_iter.c:94:31: note: byref variable will be forcibly initialized 94 | struct bpf_iter__task ctx; | ^~~ /kisskb/src/kernel/bpf/task_iter.c:93:30: note: byref variable will be forcibly initialized 93 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_inf_enter_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:243:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 243 | DECLARE_EVENT_CLASS(smb3_inf_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/task_iter.c: In function 'task_vma_seq_get_next': /kisskb/src/kernel/bpf/task_iter.c:314:13: note: byref variable will be forcibly initialized 314 | u32 curr_tid = info->tid; | ^~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_cmd_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:458:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 458 | DECLARE_EVENT_CLASS(smb3_cmd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/task_iter.c: In function 'task_file_seq_get_next': /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_open_err_class': /kisskb/src/kernel/bpf/task_iter.c:143:22: note: byref variable will be forcibly initialized 143 | unsigned int curr_fd = info->fd; | ^~~~~~~ /kisskb/src/kernel/bpf/task_iter.c:141:13: note: byref variable will be forcibly initialized 141 | u32 curr_tid = info->tid; | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:735:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 735 | DECLARE_EVENT_CLASS(smb3_open_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_open_done_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:777:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 777 | DECLARE_EVENT_CLASS(smb3_open_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_lease_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:858:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 858 | DECLARE_EVENT_CLASS(smb3_lease_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_credit_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:999:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 999 | DECLARE_EVENT_CLASS(smb3_credit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_eof_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:125:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 125 | DECLARE_EVENT_CLASS(smb3_eof_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_fd_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:201:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 201 | DECLARE_EVENT_CLASS(smb3_fd_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_mid_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:534:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 534 | DECLARE_EVENT_CLASS(smb3_mid_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:8, from /kisskb/src/drivers/gpio/gpio-pcf857x.c:8: /kisskb/src/drivers/gpio/gpio-pcf857x.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_tcon_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-pcf857x.c: In function 'pcf857x_irq': /kisskb/src/drivers/gpio/gpio-pcf857x.c:171:23: note: byref variable will be forcibly initialized 171 | unsigned long change, i, status; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:655:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 655 | DECLARE_EVENT_CLASS(smb3_tcon_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_open_enter_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-pcf857x.c: In function 'i2c_write_le16': /kisskb/src/drivers/gpio/gpio-pcf857x.c:102:12: note: byref variable will be forcibly initialized 102 | u8 buf[2] = { word & 0xff, word >> 8, }; | ^~~ /kisskb/src/drivers/gpio/gpio-pcf857x.c: In function 'i2c_read_le16': /kisskb/src/drivers/gpio/gpio-pcf857x.c:111:12: note: byref variable will be forcibly initialized 111 | u8 buf[2]; | ^~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:697:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 697 | DECLARE_EVENT_CLASS(smb3_open_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_lease_done_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:820:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 820 | DECLARE_EVENT_CLASS(smb3_lease_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-pcf857x.c: In function 'pcf857x_probe': /kisskb/src/drivers/gpio/gpio-pcf857x.c:256:41: note: byref variable will be forcibly initialized 256 | unsigned int n_latch = 0; | ^~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_fd_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:165:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 165 | DECLARE_EVENT_CLASS(smb3_fd_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_inf_compound_enter_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:335:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 335 | DECLARE_EVENT_CLASS(smb3_inf_compound_enter_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_inf_compound_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 414 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 414 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 414 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 414 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 414 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 414 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 414 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:414:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 414 | DECLARE_EVENT_CLASS(smb3_inf_compound_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_cmd_done_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:499:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 499 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:499:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 499 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:499:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 499 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:499:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 499 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:499:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 499 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:499:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 499 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:499:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 499 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:499:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 499 | DECLARE_EVENT_CLASS(smb3_cmd_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_connect_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:932:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 932 | DECLARE_EVENT_CLASS(smb3_connect_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_inf_compound_done_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 377 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 377 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 377 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 377 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 377 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:377:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 377 | DECLARE_EVENT_CLASS(smb3_inf_compound_done_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_exit_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 571 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 571 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 571 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 571 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 571 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:571:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 571 | DECLARE_EVENT_CLASS(smb3_exit_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_connect_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 899 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 899 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 899 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 899 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 899 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:899:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 899 | DECLARE_EVENT_CLASS(smb3_connect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_reconnect_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:968:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 968 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:968:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 968 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:968:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 968 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:968:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 968 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:968:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 968 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:968:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 968 | DECLARE_EVENT_CLASS(smb3_reconnect_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_sync_err_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:600:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 600 | DECLARE_EVENT_CLASS(smb3_sync_err_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/trace.c: In function '__bpf_trace_smb3_enter_exit_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 626 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 626 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 626 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/./trace.h:626:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 626 | DECLARE_EVENT_CLASS(smb3_enter_exit_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/curve25519-generic.c: In function 'curve25519_compute_value': /kisskb/src/crypto/curve25519-generic.c:29:12: note: byref variable will be forcibly initialized 29 | u8 buf[CURVE25519_KEY_SIZE]; | ^~~ /kisskb/src/crypto/curve25519-generic.c:28:12: note: byref variable will be forcibly initialized 28 | u8 public_key[CURVE25519_KEY_SIZE]; | ^~~~~~~~~~ /kisskb/src/fs/ext4/page-io.c: In function 'ext4_finish_bio': /kisskb/src/fs/ext4/page-io.c:103:30: note: byref variable will be forcibly initialized 103 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/ext4/page-io.c: In function 'ext4_do_flush_completed_IO': /kisskb/src/fs/ext4/page-io.c:244:26: note: byref variable will be forcibly initialized 244 | struct list_head unwritten; | ^~~~~~~~~ /kisskb/src/fs/cifs/cifsfs.c: In function 'cifs_smb3_do_mount': /kisskb/src/fs/cifs/cifsfs.c:859:30: note: byref variable will be forcibly initialized 859 | struct cifs_mnt_data mnt_data; | ^~~~~~~~ /kisskb/src/kernel/bpf/map_iter.c: In function '__bpf_map_seq_show': /kisskb/src/kernel/bpf/map_iter.c:47:30: note: byref variable will be forcibly initialized 47 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/kernel/bpf/map_iter.c:46:34: note: byref variable will be forcibly initialized 46 | struct bpf_iter__bpf_map ctx; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/io_uring/io-wq.c:13: /kisskb/src/io_uring/io-wq.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/io_uring/io-wq.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pwm/pwm-fsl-ftm.c: In function 'fsl_pwm_is_any_pwm_enabled': /kisskb/src/drivers/pwm/pwm-fsl-ftm.c:207:13: note: byref variable will be forcibly initialized 207 | u32 val; | ^~~ /kisskb/src/drivers/pwm/pwm-fsl-ftm.c: In function 'fsl_pwm_is_other_pwm_enabled': /kisskb/src/drivers/pwm/pwm-fsl-ftm.c:219:13: note: byref variable will be forcibly initialized 219 | u32 val; | ^~~ /kisskb/src/drivers/pwm/pwm-fsl-ftm.c: In function 'ftm_clear_write_protection': /kisskb/src/drivers/pwm/pwm-fsl-ftm.c:64:13: note: byref variable will be forcibly initialized 64 | u32 val; | ^~~ /kisskb/src/drivers/pwm/pwm-fsl-ftm.c: In function 'fsl_pwm_apply_config': /kisskb/src/drivers/pwm/pwm-fsl-ftm.c:235:34: note: byref variable will be forcibly initialized 235 | struct fsl_pwm_periodcfg periodcfg; | ^~~~~~~~~ /kisskb/src/io_uring/io-wq.c: In function 'create_worker_cont': /kisskb/src/io_uring/io-wq.c:763:50: note: byref variable will be forcibly initialized 763 | struct io_cb_cancel_data match = { | ^~~~~ /kisskb/src/io_uring/io-wq.c: In function 'io_wqe_enqueue': /kisskb/src/io_uring/io-wq.c:906:34: note: byref variable will be forcibly initialized 906 | struct io_cb_cancel_data match; | ^~~~~ /kisskb/src/io_uring/io-wq.c: In function 'io_wqe_worker': /kisskb/src/io_uring/io-wq.c:649:40: note: byref variable will be forcibly initialized 649 | struct ksignal ksig; | ^~~~ /kisskb/src/io_uring/io-wq.c:620:14: note: byref variable will be forcibly initialized 620 | char buf[TASK_COMM_LEN]; | ^~~ /kisskb/src/io_uring/io-wq.c: In function '__io_wq_cpu_online': /kisskb/src/io_uring/io-wq.c:1310:28: note: byref variable will be forcibly initialized 1310 | struct online_data od = { | ^~ /kisskb/src/io_uring/io-wq.c: In function 'io_wq_destroy': /kisskb/src/io_uring/io-wq.c:1272:42: note: byref variable will be forcibly initialized 1272 | struct io_cb_cancel_data match = { | ^~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:8, from /kisskb/src/drivers/gpio/gpio-tc3589x.c:12: /kisskb/src/drivers/gpio/gpio-tc3589x.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/drivers/gpio/gpio-tc3589x.c: In function 'tc3589x_gpio_irq': /kisskb/src/drivers/gpio/gpio-tc3589x.c:260:12: note: byref variable will be forcibly initialized 260 | u8 status[CACHE_NR_BANKS]; | ^~~~~~ /kisskb/src/drivers/gpio/gpio-tc3589x.c: In function 'tc3589x_gpio_set': /kisskb/src/drivers/gpio/gpio-tc3589x.c:58:12: note: byref variable will be forcibly initialized 58 | u8 data[] = {val ? BIT(pos) : 0, BIT(pos)}; | ^~~~ /kisskb/src/crypto/streebog_generic.c: In function 'streebog_g': /kisskb/src/crypto/streebog_generic.c:955:37: note: byref variable will be forcibly initialized 955 | struct streebog_uint512 Ki, data; | ^~~~ /kisskb/src/crypto/streebog_generic.c:955:33: note: byref variable will be forcibly initialized 955 | struct streebog_uint512 Ki, data; | ^~ /kisskb/src/crypto/streebog_generic.c: In function 'streebog_stage2': /kisskb/src/crypto/streebog_generic.c:977:33: note: byref variable will be forcibly initialized 977 | struct streebog_uint512 m; | ^ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/log.c:7: /kisskb/src/fs/gfs2/log.c: In function '__gfs2_log_reserve': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:349:15: note: in expansion of macro '___wait_event' 349 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:360:9: note: in expansion of macro '__io_wait_event' 360 | __io_wait_event(wq_head, condition); \ | ^~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/log.c:533:17: note: in expansion of macro 'io_wait_event' 533 | io_wait_event(sdp->sd_log_waitq, | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/log.c:7: /kisskb/src/fs/gfs2/log.c: In function 'gfs2_ordered_write': /kisskb/src/fs/gfs2/log.c:719:19: note: byref variable will be forcibly initialized 719 | LIST_HEAD(written); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/gfs2/log.c: In function 'gfs2_ail1_flush': /kisskb/src/fs/gfs2/log.c:196:25: note: byref variable will be forcibly initialized 196 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/gfs2/log.c: In function 'gfs2_write_log_header': /kisskb/src/fs/gfs2/log.c:860:30: note: byref variable will be forcibly initialized 860 | unsigned int extlen; | ^~~~~~ /kisskb/src/fs/gfs2/log.c:833:13: note: byref variable will be forcibly initialized 833 | u64 dblock; | ^~~~~~ /kisskb/src/fs/gfs2/log.c:831:27: note: byref variable will be forcibly initialized 831 | struct timespec64 tv; | ^~ /kisskb/src/net/core/gen_stats.c: In function '___gnet_stats_copy_basic': In file included from /kisskb/src/include/linux/kasan-checks.h:5, from /kisskb/src/include/asm-generic/rwonce.h:26, from ./arch/powerpc/include/generated/asm/rwonce.h:1, from /kisskb/src/include/linux/compiler.h:248, from /kisskb/src/include/linux/build_bug.h:5, from /kisskb/src/include/linux/bits.h:22, from /kisskb/src/include/linux/bitops.h:6, from /kisskb/src/include/linux/bitmap.h:8, from /kisskb/src/drivers/gpio/gpio-xilinx.c:8: /kisskb/src/drivers/gpio/gpio-xilinx.c: In function 'xgpio_irqhandler': /kisskb/src/net/core/gen_stats.c:226:41: note: byref variable will be forcibly initialized 226 | struct gnet_stats_basic sb; | ^~ /kisskb/src/net/core/gen_stats.c:216:27: note: byref variable will be forcibly initialized 216 | u64 bstats_bytes, bstats_packets; | ^~~~~~~~~~~~~~ /kisskb/src/net/core/gen_stats.c:216:13: note: byref variable will be forcibly initialized 216 | u64 bstats_bytes, bstats_packets; | ^~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:508:24: note: byref variable will be forcibly initialized 508 | DECLARE_BITMAP(all, 64); | ^~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c: In function 'xgpio_get': /kisskb/src/drivers/gpio/gpio-xilinx.c:162:24: note: byref variable will be forcibly initialized 162 | DECLARE_BITMAP(state, 64); | ^~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/net/core/gen_stats.c: In function 'gnet_stats_copy_rate_est': /kisskb/src/net/core/gen_stats.c:312:36: note: byref variable will be forcibly initialized 312 | struct gnet_stats_rate_est est; | ^~~ /kisskb/src/net/core/gen_stats.c:311:38: note: byref variable will be forcibly initialized 311 | struct gnet_stats_rate_est64 sample; | ^~~~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c: In function 'xgpio_set_multiple': /kisskb/src/drivers/gpio/gpio-xilinx.c:208:24: note: byref variable will be forcibly initialized 208 | DECLARE_BITMAP(state, 64); | ^~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:207:24: note: byref variable will be forcibly initialized 207 | DECLARE_BITMAP(hw_bits, 64); | ^~~~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:206:24: note: byref variable will be forcibly initialized 206 | DECLARE_BITMAP(hw_mask, 64); | ^~~~~~~ /kisskb/src/include/linux/types.h:11:23: note: in definition of macro 'DECLARE_BITMAP' 11 | unsigned long name[BITS_TO_LONGS(bits)] | ^~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/gpio/gpio-xilinx.c:12: /kisskb/src/drivers/gpio/gpio-xilinx.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:214:16: note: byref variable will be forcibly initialized 214 | size_t bytes; | ^~~~~ /kisskb/src/lib/crypto/sha256.c: In function 'sha256_update': /kisskb/src/lib/crypto/sha256.c:126:13: note: byref variable will be forcibly initialized 126 | u32 W[64]; | ^ /kisskb/src/drivers/gpio/gpio-xilinx.c: In function 'xgpio_probe': /kisskb/src/drivers/gpio/gpio-xilinx.c:564:13: note: byref variable will be forcibly initialized 564 | u32 dir[2]; | ^~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:563:13: note: byref variable will be forcibly initialized 563 | u32 state[2]; | ^~~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:562:13: note: byref variable will be forcibly initialized 562 | u32 width[2]; | ^~~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:561:13: note: byref variable will be forcibly initialized 561 | u32 cells = 2; | ^~~~~ /kisskb/src/drivers/gpio/gpio-xilinx.c:560:13: note: byref variable will be forcibly initialized 560 | u32 is_dual = 0; | ^~~~~~~ /kisskb/src/lib/crypto/sha256.c: In function '__sha256_final': /kisskb/src/lib/crypto/sha256.c:163:16: note: byref variable will be forcibly initialized 163 | __be64 bits; | ^~~~ /kisskb/src/lib/crypto/sha256.c: In function 'sha256': /kisskb/src/lib/crypto/sha256.c:201:29: note: byref variable will be forcibly initialized 201 | struct sha256_state sctx; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_pincfg_clrsetbits': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1368:13: note: byref variable will be forcibly initialized 1368 | u32 val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_hw_get_value': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1335:21: note: byref variable will be forcibly initialized 1335 | u32 regcfg; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_pinconf_get': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1433:13: note: byref variable will be forcibly initialized 1433 | int val, err; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:10: /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:214:16: note: byref variable will be forcibly initialized 214 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/include/linux/gpio/driver.h:6, from /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:10: /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_gpio_get': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1738:22: note: byref variable will be forcibly initialized 1738 | unsigned int val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_gpio_get_direction': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1762:22: note: byref variable will be forcibly initialized 1762 | unsigned int val; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c: In function 'ocelot_irq_handler': /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1884:23: note: byref variable will be forcibly initialized 1884 | unsigned long irqs; | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-ocelot.c:1883:22: note: byref variable will be forcibly initialized 1883 | unsigned int reg = 0, irq, i; | ^~~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_add_inline_entries': /kisskb/src/fs/f2fs/inline.c:474:38: note: byref variable will be forcibly initialized 474 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/f2fs/inline.c:466:32: note: byref variable will be forcibly initialized 466 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_move_inline_dirents': /kisskb/src/fs/f2fs/inline.c:396:32: note: byref variable will be forcibly initialized 396 | struct f2fs_dentry_ptr src, dst; | ^~~ /kisskb/src/fs/f2fs/inline.c:394:30: note: byref variable will be forcibly initialized 394 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_convert_inline_page': /kisskb/src/fs/f2fs/inline.c:139:26: note: byref variable will be forcibly initialized 139 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_convert_inline_inode': /kisskb/src/fs/f2fs/inline.c:202:30: note: byref variable will be forcibly initialized 202 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_write_inline_data': /kisskb/src/fs/f2fs/inline.c:245:30: note: byref variable will be forcibly initialized 245 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_find_in_inline_dir': /kisskb/src/fs/f2fs/inline.c:340:32: note: byref variable will be forcibly initialized 340 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_make_empty_inline_dir': /kisskb/src/fs/f2fs/inline.c:370:32: note: byref variable will be forcibly initialized 370 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_try_convert_inline_dir': /kisskb/src/fs/f2fs/inline.c:579:30: note: byref variable will be forcibly initialized 579 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_add_inline_entry': /kisskb/src/fs/f2fs/inline.c:622:32: note: byref variable will be forcibly initialized 622 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_delete_inline_entry': /kisskb/src/fs/f2fs/inline.c:682:32: note: byref variable will be forcibly initialized 682 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_empty_inline_dir': /kisskb/src/fs/f2fs/inline.c:714:32: note: byref variable will be forcibly initialized 714 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_read_inline_dir': /kisskb/src/fs/f2fs/inline.c:738:32: note: byref variable will be forcibly initialized 738 | struct f2fs_dentry_ptr d; | ^ /kisskb/src/fs/f2fs/inline.c: In function 'f2fs_inline_data_fiemap': /kisskb/src/fs/f2fs/inline.c:775:26: note: byref variable will be forcibly initialized 775 | struct node_info ni; | ^~ /kisskb/src/crypto/echainiv.c: In function 'echainiv_encrypt': /kisskb/src/crypto/echainiv.c:72:21: note: byref variable will be forcibly initialized 72 | u64 a; | ^ In file included from /kisskb/src/crypto/echainiv.c:18: /kisskb/src/include/crypto/skcipher.h:131:14: note: byref variable will be forcibly initialized 131 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/echainiv.c:45:17: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 45 | SYNC_SKCIPHER_REQUEST_ON_STACK(nreq, ctx->sknull); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/echainiv.c:31:16: note: byref variable will be forcibly initialized 31 | __be64 nseqno; | ^~~~~~ /kisskb/src/io_uring/notif.c: In function 'io_notif_complete': /kisskb/src/io_uring/notif.c:27:14: note: byref variable will be forcibly initialized 27 | bool locked = true; | ^~~~~~ In file included from /kisskb/src/io_uring/notif.c:4: /kisskb/src/io_uring/notif.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:725:16: note: byref variable will be forcibly initialized 725 | size_t bytes; | ^~~~~ /kisskb/src/io_uring/notif.c: In function 'io_notif_slot_flush': /kisskb/src/io_uring/notif.c:27:14: note: byref variable will be forcibly initialized 27 | bool locked = true; | ^~~~~~ /kisskb/src/io_uring/notif.c: In function 'io_notif_register': /kisskb/src/io_uring/notif.c:123:47: note: byref variable will be forcibly initialized 123 | struct io_uring_notification_register reg; | ^~~ /kisskb/src/io_uring/notif.c:122:43: note: byref variable will be forcibly initialized 122 | struct io_uring_notification_slot slot; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/rseq.h:57, from /kisskb/src/kernel/rseq.c:19: /kisskb/src/kernel/rseq.c: In function 'perf_trace_rseq_update': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(rseq_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(rseq_update, | ^~~~~~~~~~~ /kisskb/src/kernel/rseq.c: In function 'perf_trace_rseq_ip_fixup': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/rseq.h:57, from /kisskb/src/kernel/rseq.c:19: /kisskb/src/kernel/rseq.c: In function 'trace_event_raw_event_rseq_update': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(rseq_update, | ^~~~~~~~~~~ /kisskb/src/kernel/rseq.c: In function 'trace_event_raw_event_rseq_ip_fixup': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/rseq.h:57, from /kisskb/src/kernel/rseq.c:19: /kisskb/src/kernel/rseq.c: In function '__bpf_trace_rseq_update': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(rseq_update, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:11:1: note: in expansion of macro 'TRACE_EVENT' 11 | TRACE_EVENT(rseq_update, | ^~~~~~~~~~~ /kisskb/src/kernel/rseq.c: In function '__bpf_trace_rseq_ip_fixup': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/rseq.h:28:1: note: in expansion of macro 'TRACE_EVENT' 28 | TRACE_EVENT(rseq_ip_fixup, | ^~~~~~~~~~~ /kisskb/src/kernel/rseq.c: In function 'rseq_ip_fixup': /kisskb/src/kernel/rseq.c:234:24: note: byref variable will be forcibly initialized 234 | struct rseq_cs rseq_cs; | ^~~~~~~ In file included from /kisskb/src/include/linux/bpf.h:27, from /kisskb/src/include/linux/filter.h:9, from /kisskb/src/kernel/bpf/bpf_iter.c:6: /kisskb/src/kernel/bpf/bpf_iter.c: In function 'KERNEL_BPFPTR': /kisskb/src/include/linux/bpfptr.h:18:16: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/kernel/bpf/bpf_iter.c: In function 'make_bpfptr': /kisskb/src/include/linux/bpfptr.h:23:16: note: userspace variable will be forcibly initialized 23 | return (bpfptr_t) { .user = p }; | ^ /kisskb/src/include/linux/bpfptr.h:18:16: note: userspace variable will be forcibly initialized 18 | return (bpfptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/include/linux/bpfptr.h:29:24: note: userspace variable will be forcibly initialized 29 | return KERNEL_BPFPTR((void*) (uintptr_t) addr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/bpf_iter.c: In function 'bpfptr_is_null': /kisskb/src/include/linux/bpfptr.h:34:20: note: userspace variable will be forcibly initialized 34 | static inline bool bpfptr_is_null(bpfptr_t bpfptr) | ^~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/bpf_iter.c: In function 'copy_from_bpfptr_offset': /kisskb/src/include/linux/bpfptr.h:49:19: note: userspace variable will be forcibly initialized 49 | static inline int copy_from_bpfptr_offset(void *dst, bpfptr_t src, | ^~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/bpf_iter.c: In function 'bpf_iter_link_attach': /kisskb/src/kernel/bpf/bpf_iter.c:507:5: note: userspace variable will be forcibly initialized 507 | int bpf_iter_link_attach(const union bpf_attr *attr, bpfptr_t uattr, | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/bpf_iter.c:507:5: note: userspace variable will be forcibly initialized /kisskb/src/kernel/bpf/bpf_iter.c:507:5: note: userspace variable will be forcibly initialized /kisskb/src/kernel/bpf/bpf_iter.c:515:18: note: userspace variable will be forcibly initialized 515 | bpfptr_t ulinfo; | ^~~~~~ /kisskb/src/kernel/bpf/bpf_iter.c:512:34: note: byref variable will be forcibly initialized 512 | union bpf_iter_link_info linfo; | ^~~~~ /kisskb/src/kernel/bpf/bpf_iter.c:511:32: note: byref variable will be forcibly initialized 511 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/bpf_iter.c: In function 'bpf_iter_run_prog': /kisskb/src/kernel/bpf/bpf_iter.c:697:28: note: byref variable will be forcibly initialized 697 | struct bpf_run_ctx run_ctx, *old_run_ctx; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/f2fs.h:2160, from /kisskb/src/fs/f2fs/super.c:40: /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__inode': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__inode_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:202:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 202 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:202:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 202 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_sync_file_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_sync_fs': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:262:1: note: in expansion of macro 'TRACE_EVENT' 262 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:262:1: note: in expansion of macro 'TRACE_EVENT' 262 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_unlink_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_truncate_data_blocks_range': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:365:1: note: in expansion of macro 'TRACE_EVENT' 365 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:365:1: note: in expansion of macro 'TRACE_EVENT' 365 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__truncate_op': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:394:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 394 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:394:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 394 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/wp512.c: In function 'wp256_final': /kisskb/src/crypto/wp512.c:1111:12: note: byref variable will be forcibly initialized 1111 | u8 D[64]; | ^ /kisskb/src/crypto/wp512.c: In function 'wp384_final': /kisskb/src/crypto/wp512.c:1100:12: note: byref variable will be forcibly initialized 1100 | u8 D[64]; | ^ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__truncate_node': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:452:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 452 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:452:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 452 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_truncate_partial_nodes': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_file_write_iter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:533:1: note: in expansion of macro 'TRACE_EVENT' 533 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:533:1: note: in expansion of macro 'TRACE_EVENT' 533 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_map_blocks': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_background_gc': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:617:1: note: in expansion of macro 'TRACE_EVENT' 617 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:617:1: note: in expansion of macro 'TRACE_EVENT' 617 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_gc_begin': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_gc_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_get_victim': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_lookup_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:809:1: note: in expansion of macro 'TRACE_EVENT' 809 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:809:1: note: in expansion of macro 'TRACE_EVENT' 809 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:809:1: note: in expansion of macro 'TRACE_EVENT' 809 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_lookup_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_readdir': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:865:1: note: in expansion of macro 'TRACE_EVENT' 865 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:865:1: note: in expansion of macro 'TRACE_EVENT' 865 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_fallocate': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_direct_IO_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:934:1: note: in expansion of macro 'TRACE_EVENT' 934 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:934:1: note: in expansion of macro 'TRACE_EVENT' 934 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_direct_IO_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_reserve_new_blocks': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:999:1: note: in expansion of macro 'TRACE_EVENT' 999 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:999:1: note: in expansion of macro 'TRACE_EVENT' 999 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__bio': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1086:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1086 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1086:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1086 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_write_begin': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1157:1: note: in expansion of macro 'TRACE_EVENT' 1157 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1157:1: note: in expansion of macro 'TRACE_EVENT' 1157 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_write_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_filemap_fault': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1285:1: note: in expansion of macro 'TRACE_EVENT' 1285 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1285:1: note: in expansion of macro 'TRACE_EVENT' 1285 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_writepages': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1311:1: note: in expansion of macro 'TRACE_EVENT' 1311 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1311:1: note: in expansion of macro 'TRACE_EVENT' 1311 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_readpages': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1375:1: note: in expansion of macro 'TRACE_EVENT' 1375 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1375:1: note: in expansion of macro 'TRACE_EVENT' 1375 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_write_checkpoint': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1401:1: note: in expansion of macro 'TRACE_EVENT' 1401 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1401:1: note: in expansion of macro 'TRACE_EVENT' 1401 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_discard': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1425:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1425 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1425:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1425 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_issue_reset_zone': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_issue_flush': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1491:1: note: in expansion of macro 'TRACE_EVENT' 1491 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1491:1: note: in expansion of macro 'TRACE_EVENT' 1491 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_lookup_extent_tree_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_lookup_extent_tree_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1542:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1542 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1542:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1542 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_update_extent_tree_range': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1578:1: note: in expansion of macro 'TRACE_EVENT' 1578 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1578:1: note: in expansion of macro 'TRACE_EVENT' 1578 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_shrink_extent_tree': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1609:1: note: in expansion of macro 'TRACE_EVENT' 1609 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1609:1: note: in expansion of macro 'TRACE_EVENT' 1609 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_destroy_extent_tree': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1634:1: note: in expansion of macro 'TRACE_EVENT' 1634 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1634:1: note: in expansion of macro 'TRACE_EVENT' 1634 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_sync_dirty_inodes': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1657:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1657 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1657:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1657 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_shutdown': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1695:1: note: in expansion of macro 'TRACE_EVENT' 1695 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1695:1: note: in expansion of macro 'TRACE_EVENT' 1695 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_zip_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1719:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1719 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1719:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1719 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_zip_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1750:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1750 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1750:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1750 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_bmap': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs_fiemap': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__rw_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:2104:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2104 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:2104:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2104 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/f2fs.h:2160, from /kisskb/src/fs/f2fs/super.c:40: /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__inode': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__inode_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:202:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 202 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_sync_file_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_sync_fs': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:262:1: note: in expansion of macro 'TRACE_EVENT' 262 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_unlink_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_truncate_data_blocks_range': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:365:1: note: in expansion of macro 'TRACE_EVENT' 365 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__truncate_op': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:394:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 394 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__truncate_node': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:452:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 452 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_truncate_partial_nodes': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_file_write_iter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:533:1: note: in expansion of macro 'TRACE_EVENT' 533 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_map_blocks': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_background_gc': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:617:1: note: in expansion of macro 'TRACE_EVENT' 617 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_gc_begin': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_gc_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_get_victim': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_lookup_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:809:1: note: in expansion of macro 'TRACE_EVENT' 809 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:809:1: note: in expansion of macro 'TRACE_EVENT' 809 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_lookup_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_readdir': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:865:1: note: in expansion of macro 'TRACE_EVENT' 865 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_fallocate': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_direct_IO_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:934:1: note: in expansion of macro 'TRACE_EVENT' 934 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_direct_IO_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_reserve_new_blocks': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:999:1: note: in expansion of macro 'TRACE_EVENT' 999 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__bio': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1086:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1086 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_write_begin': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1157:1: note: in expansion of macro 'TRACE_EVENT' 1157 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_write_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_filemap_fault': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1285:1: note: in expansion of macro 'TRACE_EVENT' 1285 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_writepages': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1311:1: note: in expansion of macro 'TRACE_EVENT' 1311 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_readpages': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1375:1: note: in expansion of macro 'TRACE_EVENT' 1375 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_write_checkpoint': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1401:1: note: in expansion of macro 'TRACE_EVENT' 1401 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_discard': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1425:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1425 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_issue_reset_zone': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_issue_flush': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1491:1: note: in expansion of macro 'TRACE_EVENT' 1491 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_lookup_extent_tree_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_lookup_extent_tree_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1542:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1542 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_update_extent_tree_range': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1578:1: note: in expansion of macro 'TRACE_EVENT' 1578 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_shrink_extent_tree': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1609:1: note: in expansion of macro 'TRACE_EVENT' 1609 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/samples/trace_events/trace-events-sample.h:608, from /kisskb/src/samples/trace_events/trace-events-sample.c:12: /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'trace_event_get_offsets_foo_bar': /kisskb/src/include/linux/trace_events.h:927:17: note: byref variable will be forcibly initialized 927 | va_list __ap; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:263:9: note: in definition of macro 'DECLARE_EVENT_CLASS' 263 | tstruct; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:43:30: note: in expansion of macro 'PARAMS' 43 | PARAMS(tstruct), \ | ^~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:285:9: note: in expansion of macro 'TP_STRUCT__entry' 285 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ /kisskb/src/include/trace/stages/stage5_get_offsets.h:43:34: note: in expansion of macro '__dynamic_array' 43 | #define __vstring(item, fmt, ap) __dynamic_array(char, item, \ | ^~~~~~~~~~~~~~~ /kisskb/src/include/trace/stages/stage5_get_offsets.h:44:23: note: in expansion of macro '__trace_event_vstr_len' 44 | __trace_event_vstr_len(fmt, ap)) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:291:17: note: in expansion of macro '__vstring' 291 | __vstring( vstr, fmt, va ) | ^~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_destroy_extent_tree': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1634:1: note: in expansion of macro 'TRACE_EVENT' 1634 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_sync_dirty_inodes': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1657:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1657 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_shutdown': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1695:1: note: in expansion of macro 'TRACE_EVENT' 1695 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/samples/trace_events/trace-events-sample.h:608, from /kisskb/src/samples/trace_events/trace-events-sample.c:12: /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'perf_trace_foo_bar': /kisskb/src/include/trace/stages/stage6_event_callback.h:44:25: note: byref variable will be forcibly initialized 44 | va_list __cp_va; \ | ^~~~~~~ /kisskb/src/include/trace/perf.h:89:11: note: in definition of macro 'DECLARE_EVENT_CLASS' 89 | { assign; } \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:44:30: note: in expansion of macro 'PARAMS' 44 | PARAMS(assign), \ | ^~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:294:9: note: in expansion of macro 'TP_fast_assign' 294 | TP_fast_assign( | ^~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:300:17: note: in expansion of macro '__assign_vstr' 300 | __assign_vstr(vstr, fmt, va); | ^~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/arch/powerpc/include/asm/io.h:29, from /kisskb/src/include/linux/io.h:13, from /kisskb/src/include/linux/irq.h:20, from /kisskb/src/arch/powerpc/include/asm/hardirq.h:6, from /kisskb/src/include/linux/hardirq.h:11, from /kisskb/src/include/linux/interrupt.h:11, from /kisskb/src/kernel/scftorture.c:18: /kisskb/src/kernel/scftorture.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'perf_trace_foo_bar_with_cond': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:388:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 388 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:388:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 388 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:388:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 388 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_zip_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1719:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1719 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'perf_trace_foo_bar_with_fn': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:431:1: note: in expansion of macro 'TRACE_EVENT_FN' 431 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:431:1: note: in expansion of macro 'TRACE_EVENT_FN' 431 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:431:1: note: in expansion of macro 'TRACE_EVENT_FN' 431 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_zip_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1750:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1750 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'perf_trace_foo_template': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 478 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 478 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 478 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_bmap': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ In file included from /kisskb/src/kernel/scftorture.c:35: /kisskb/src/kernel/scftorture.c: In function 'scftorture_invoker': /kisskb/src/kernel/scftorture.c:444:31: note: byref variable will be forcibly initialized 444 | DEFINE_TORTURE_RANDOM(rand); | ^~~~ /kisskb/src/include/linux/torture.h:73:65: note: in definition of macro 'DEFINE_TORTURE_RANDOM' 73 | #define DEFINE_TORTURE_RANDOM(name) struct torture_random_state name = { 0, 0 } | ^~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs_fiemap': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__rw_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2104:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2104 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/f2fs/super.c:10: /kisskb/src/fs/f2fs/super.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'perf_trace_foo_rel_loc': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:543:1: note: in expansion of macro 'TRACE_EVENT' 543 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:543:1: note: in expansion of macro 'TRACE_EVENT' 543 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:543:1: note: in expansion of macro 'TRACE_EVENT' 543 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/samples/trace_events/trace-events-sample.h:608, from /kisskb/src/samples/trace_events/trace-events-sample.c:12: /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'trace_event_raw_event_foo_bar': /kisskb/src/include/trace/stages/stage6_event_callback.h:44:25: note: byref variable will be forcibly initialized 44 | va_list __cp_va; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:402:11: note: in definition of macro 'DECLARE_EVENT_CLASS' 402 | { assign; } \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:44:30: note: in expansion of macro 'PARAMS' 44 | PARAMS(assign), \ | ^~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:294:9: note: in expansion of macro 'TP_fast_assign' 294 | TP_fast_assign( | ^~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:300:17: note: in expansion of macro '__assign_vstr' 300 | __assign_vstr(vstr, fmt, va); | ^~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'trace_event_raw_event_foo_bar_with_cond': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:388:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 388 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:388:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 388 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'trace_event_raw_event_foo_bar_with_fn': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:431:1: note: in expansion of macro 'TRACE_EVENT_FN' 431 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:431:1: note: in expansion of macro 'TRACE_EVENT_FN' 431 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'trace_event_raw_event_foo_template': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 478 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 478 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'trace_event_raw_event_foo_rel_loc': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:543:1: note: in expansion of macro 'TRACE_EVENT' 543 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:543:1: note: in expansion of macro 'TRACE_EVENT' 543 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/mmap.c: In function 'strip_xattr_flag': /kisskb/src/fs/ecryptfs/mmap.c:73:24: note: byref variable will be forcibly initialized 73 | size_t written; | ^~~~~~~ /kisskb/src/fs/ecryptfs/mmap.c: In function 'ecryptfs_copy_up_encrypted_with_header': /kisskb/src/fs/ecryptfs/mmap.c:132:40: note: byref variable will be forcibly initialized 132 | size_t written; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/f2fs.h:2160, from /kisskb/src/fs/f2fs/super.c:40: /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__submit_page_bio': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1027:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1027 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1027:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1027 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/f2fs.h:2160, from /kisskb/src/fs/f2fs/super.c:40: /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__submit_page_bio': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1027:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1027 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/f2fs.h:2160, from /kisskb/src/fs/f2fs/super.c:40: /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__page': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:1213:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1213 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:1213:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1213 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/samples/trace_events/trace-events-sample.h:608, from /kisskb/src/samples/trace_events/trace-events-sample.c:12: /kisskb/src/samples/trace_events/trace-events-sample.c: In function '__bpf_trace_foo_bar': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:277:1: note: in expansion of macro 'TRACE_EVENT' 277 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function '__bpf_trace_foo_bar_with_cond': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:388:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 388 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:388:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 388 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:388:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 388 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:388:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 388 | TRACE_EVENT_CONDITION(foo_bar_with_cond, | ^~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/f2fs.h:2160, from /kisskb/src/fs/f2fs/super.c:40: /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__page': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1213:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1213 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function '__bpf_trace_foo_bar_with_fn': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:431:1: note: in expansion of macro 'TRACE_EVENT_FN' 431 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:431:1: note: in expansion of macro 'TRACE_EVENT_FN' 431 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:431:1: note: in expansion of macro 'TRACE_EVENT_FN' 431 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:77:9: note: in expansion of macro 'TRACE_EVENT' 77 | TRACE_EVENT(name, PARAMS(proto), PARAMS(args), \ | ^~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:431:1: note: in expansion of macro 'TRACE_EVENT_FN' 431 | TRACE_EVENT_FN(foo_bar_with_fn, | ^~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function '__bpf_trace_foo_template': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 478 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 478 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 478 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:478:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 478 | DECLARE_EVENT_CLASS(foo_template, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c: In function '__bpf_trace_foo_rel_loc': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:543:1: note: in expansion of macro 'TRACE_EVENT' 543 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:543:1: note: in expansion of macro 'TRACE_EVENT' 543 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:543:1: note: in expansion of macro 'TRACE_EVENT' 543 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:543:1: note: in expansion of macro 'TRACE_EVENT' 543 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:543:1: note: in expansion of macro 'TRACE_EVENT' 543 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace-events-sample.h:543:1: note: in expansion of macro 'TRACE_EVENT' 543 | TRACE_EVENT(foo_rel_loc, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/f2fs.h:2160, from /kisskb/src/fs/f2fs/super.c:40: /kisskb/src/fs/f2fs/super.c: In function 'perf_trace_f2fs__rw_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:59:63: note: byref variable will be forcibly initialized 59 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/kernel/watch_queue.c:14: /kisskb/src/kernel/watch_queue.c: In function 'size_mul': /kisskb/src/samples/trace_events/trace-events-sample.c: In function 'do_simple_thread_func': /kisskb/src/samples/trace_events/trace-events-sample.c:26:13: note: byref variable will be forcibly initialized 26 | int array[6]; | ^~~~~ /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/samples/trace_events/trace-events-sample.c:25:17: note: byref variable will be forcibly initialized 25 | va_list va; | ^~ /kisskb/src/samples/trace_events/trace-events-sample.c:24:23: note: byref variable will be forcibly initialized 24 | unsigned long bitmask[1] = {0xdeadbeefUL}; | ^~~~~~~ /kisskb/src/kernel/watch_queue.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/f2fs.h:2160, from /kisskb/src/fs/f2fs/super.c:40: /kisskb/src/fs/f2fs/super.c: In function 'trace_event_raw_event_f2fs__rw_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:384:63: note: byref variable will be forcibly initialized 384 | struct trace_event_data_offsets_##call __maybe_unused __data_offsets;\ | ^~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/f2fs.h:2160, from /kisskb/src/fs/f2fs/super.c:40: /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__inode': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:163:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 163 | DECLARE_EVENT_CLASS(f2fs__inode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_sync_file_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:232:1: note: in expansion of macro 'TRACE_EVENT' 232 | TRACE_EVENT(f2fs_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_truncate_data_blocks_range': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:365:1: note: in expansion of macro 'TRACE_EVENT' 365 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:365:1: note: in expansion of macro 'TRACE_EVENT' 365 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:365:1: note: in expansion of macro 'TRACE_EVENT' 365 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:365:1: note: in expansion of macro 'TRACE_EVENT' 365 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:365:1: note: in expansion of macro 'TRACE_EVENT' 365 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:365:1: note: in expansion of macro 'TRACE_EVENT' 365 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:365:1: note: in expansion of macro 'TRACE_EVENT' 365 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:365:1: note: in expansion of macro 'TRACE_EVENT' 365 | TRACE_EVENT(f2fs_truncate_data_blocks_range, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_truncate_partial_nodes': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(f2fs_truncate_partial_nodes, | ^~~~~~~~~~~ In file included from /kisskb/src/kernel/watch_queue.c:14: /kisskb/src/kernel/watch_queue.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_file_write_iter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:533:1: note: in expansion of macro 'TRACE_EVENT' 533 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:533:1: note: in expansion of macro 'TRACE_EVENT' 533 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:533:1: note: in expansion of macro 'TRACE_EVENT' 533 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:533:1: note: in expansion of macro 'TRACE_EVENT' 533 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:533:1: note: in expansion of macro 'TRACE_EVENT' 533 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:533:1: note: in expansion of macro 'TRACE_EVENT' 533 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:533:1: note: in expansion of macro 'TRACE_EVENT' 533 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:533:1: note: in expansion of macro 'TRACE_EVENT' 533 | TRACE_EVENT(f2fs_file_write_iter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_background_gc': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:617:1: note: in expansion of macro 'TRACE_EVENT' 617 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:617:1: note: in expansion of macro 'TRACE_EVENT' 617 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:617:1: note: in expansion of macro 'TRACE_EVENT' 617 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:617:1: note: in expansion of macro 'TRACE_EVENT' 617 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:617:1: note: in expansion of macro 'TRACE_EVENT' 617 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:617:1: note: in expansion of macro 'TRACE_EVENT' 617 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:617:1: note: in expansion of macro 'TRACE_EVENT' 617 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:617:1: note: in expansion of macro 'TRACE_EVENT' 617 | TRACE_EVENT(f2fs_background_gc, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_lookup_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:835:1: note: in expansion of macro 'TRACE_EVENT' 835 | TRACE_EVENT(f2fs_lookup_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_readdir': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:865:1: note: in expansion of macro 'TRACE_EVENT' 865 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:865:1: note: in expansion of macro 'TRACE_EVENT' 865 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:865:1: note: in expansion of macro 'TRACE_EVENT' 865 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:865:1: note: in expansion of macro 'TRACE_EVENT' 865 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:865:1: note: in expansion of macro 'TRACE_EVENT' 865 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:865:1: note: in expansion of macro 'TRACE_EVENT' 865 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:865:1: note: in expansion of macro 'TRACE_EVENT' 865 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:865:1: note: in expansion of macro 'TRACE_EVENT' 865 | TRACE_EVENT(f2fs_readdir, | ^~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c: In function 'remove_watch_from_object': /kisskb/src/kernel/watch_queue.c:529:43: note: byref variable will be forcibly initialized 529 | struct watch_notification_removal n; | ^ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_direct_IO_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:934:1: note: in expansion of macro 'TRACE_EVENT' 934 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:934:1: note: in expansion of macro 'TRACE_EVENT' 934 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:934:1: note: in expansion of macro 'TRACE_EVENT' 934 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:934:1: note: in expansion of macro 'TRACE_EVENT' 934 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:934:1: note: in expansion of macro 'TRACE_EVENT' 934 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:934:1: note: in expansion of macro 'TRACE_EVENT' 934 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:934:1: note: in expansion of macro 'TRACE_EVENT' 934 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:934:1: note: in expansion of macro 'TRACE_EVENT' 934 | TRACE_EVENT(f2fs_direct_IO_enter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_reserve_new_blocks': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:999:1: note: in expansion of macro 'TRACE_EVENT' 999 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:999:1: note: in expansion of macro 'TRACE_EVENT' 999 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:999:1: note: in expansion of macro 'TRACE_EVENT' 999 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:999:1: note: in expansion of macro 'TRACE_EVENT' 999 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:999:1: note: in expansion of macro 'TRACE_EVENT' 999 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:999:1: note: in expansion of macro 'TRACE_EVENT' 999 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:999:1: note: in expansion of macro 'TRACE_EVENT' 999 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:999:1: note: in expansion of macro 'TRACE_EVENT' 999 | TRACE_EVENT(f2fs_reserve_new_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_write_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1183:1: note: in expansion of macro 'TRACE_EVENT' 1183 | TRACE_EVENT(f2fs_write_end, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_issue_flush': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1491:1: note: in expansion of macro 'TRACE_EVENT' 1491 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1491:1: note: in expansion of macro 'TRACE_EVENT' 1491 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/mm.h:26, from /kisskb/src/include/linux/nfs_fs.h:23, from /kisskb/src/fs/nfs/filelayout/filelayoutdev.c:31: /kisskb/src/fs/nfs/filelayout/filelayoutdev.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/nfs/filelayout/filelayoutdev.c: In function 'size_add': /kisskb/src/include/linux/overflow.h:153:16: note: byref variable will be forcibly initialized 153 | size_t bytes; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/nfs_fs.h:23, from /kisskb/src/fs/nfs/filelayout/filelayoutdev.c:31: /kisskb/src/fs/nfs/filelayout/filelayoutdev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1491:1: note: in expansion of macro 'TRACE_EVENT' 1491 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1491:1: note: in expansion of macro 'TRACE_EVENT' 1491 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1491:1: note: in expansion of macro 'TRACE_EVENT' 1491 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1491:1: note: in expansion of macro 'TRACE_EVENT' 1491 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1491:1: note: in expansion of macro 'TRACE_EVENT' 1491 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1491:1: note: in expansion of macro 'TRACE_EVENT' 1491 | TRACE_EVENT(f2fs_issue_flush, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_update_extent_tree_range': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1578:1: note: in expansion of macro 'TRACE_EVENT' 1578 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1578:1: note: in expansion of macro 'TRACE_EVENT' 1578 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1578:1: note: in expansion of macro 'TRACE_EVENT' 1578 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1578:1: note: in expansion of macro 'TRACE_EVENT' 1578 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1578:1: note: in expansion of macro 'TRACE_EVENT' 1578 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1578:1: note: in expansion of macro 'TRACE_EVENT' 1578 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1578:1: note: in expansion of macro 'TRACE_EVENT' 1578 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1578:1: note: in expansion of macro 'TRACE_EVENT' 1578 | TRACE_EVENT(f2fs_update_extent_tree_range, | ^~~~~~~~~~~ /kisskb/src/fs/nfs/filelayout/filelayoutdev.c: In function 'nfs4_fl_alloc_deviceid_node': /kisskb/src/fs/nfs/filelayout/filelayoutdev.c:76:26: note: byref variable will be forcibly initialized 76 | struct list_head dsaddrs; | ^~~~~~~ /kisskb/src/fs/nfs/filelayout/filelayoutdev.c:74:24: note: byref variable will be forcibly initialized 74 | struct xdr_buf buf; | ^~~ /kisskb/src/fs/nfs/filelayout/filelayoutdev.c:73:27: note: byref variable will be forcibly initialized 73 | struct xdr_stream stream; | ^~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_zip_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1719:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1719 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1719:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1719 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1719:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1719 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1719:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1719 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1719:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1719 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1719:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1719 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1719:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1719 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1719:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1719 | DECLARE_EVENT_CLASS(f2fs_zip_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_zip_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1750:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1750 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1750:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1750 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1750:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1750 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1750:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1750 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1750:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1750 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1750:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1750 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1750:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1750 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1750:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1750 | DECLARE_EVENT_CLASS(f2fs_zip_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_sync_fs': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:262:1: note: in expansion of macro 'TRACE_EVENT' 262 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:262:1: note: in expansion of macro 'TRACE_EVENT' 262 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:262:1: note: in expansion of macro 'TRACE_EVENT' 262 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:262:1: note: in expansion of macro 'TRACE_EVENT' 262 | TRACE_EVENT(f2fs_sync_fs, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__inode_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:202:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 202 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:202:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 202 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:202:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 202 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:202:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 202 | DECLARE_EVENT_CLASS(f2fs__inode_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_unlink_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:314:1: note: in expansion of macro 'TRACE_EVENT' 314 | TRACE_EVENT(f2fs_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__truncate_op': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:394:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 394 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:394:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 394 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:394:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 394 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:394:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 394 | DECLARE_EVENT_CLASS(f2fs__truncate_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__submit_page_bio': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1027:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1027 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1027:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1027 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1027:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1027 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1027:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1027 | DECLARE_EVENT_CLASS(f2fs__submit_page_bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__page': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1213:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1213 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1213:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1213 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1213:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1213 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1213:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1213 | DECLARE_EVENT_CLASS(f2fs__page, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_issue_reset_zone': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(f2fs_issue_reset_zone, | ^~~~~~~~~~~ /kisskb/src/kernel/watch_queue.c: In function 'watch_queue_set_filter': /kisskb/src/kernel/watch_queue.c:314:42: note: byref variable will be forcibly initialized 314 | struct watch_notification_filter filter; | ^~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_lookup_extent_tree_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1519:1: note: in expansion of macro 'TRACE_EVENT' 1519 | TRACE_EVENT(f2fs_lookup_extent_tree_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_destroy_extent_tree': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1634:1: note: in expansion of macro 'TRACE_EVENT' 1634 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1634:1: note: in expansion of macro 'TRACE_EVENT' 1634 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1634:1: note: in expansion of macro 'TRACE_EVENT' 1634 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1634:1: note: in expansion of macro 'TRACE_EVENT' 1634 | TRACE_EVENT(f2fs_destroy_extent_tree, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__truncate_node': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:452:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 452 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:452:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 452 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:452:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 452 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:452:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 452 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:452:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 452 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:452:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 452 | DECLARE_EVENT_CLASS(f2fs__truncate_node, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_lookup_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:809:1: note: in expansion of macro 'TRACE_EVENT' 809 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:809:1: note: in expansion of macro 'TRACE_EVENT' 809 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:809:1: note: in expansion of macro 'TRACE_EVENT' 809 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:809:1: note: in expansion of macro 'TRACE_EVENT' 809 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:809:1: note: in expansion of macro 'TRACE_EVENT' 809 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:809:1: note: in expansion of macro 'TRACE_EVENT' 809 | TRACE_EVENT(f2fs_lookup_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__bio': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1086:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1086 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1086:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1086 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1086:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1086 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1086:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1086 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1086:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1086 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1086:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1086 | DECLARE_EVENT_CLASS(f2fs__bio, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_write_begin': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1157:1: note: in expansion of macro 'TRACE_EVENT' 1157 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1157:1: note: in expansion of macro 'TRACE_EVENT' 1157 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1157:1: note: in expansion of macro 'TRACE_EVENT' 1157 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1157:1: note: in expansion of macro 'TRACE_EVENT' 1157 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1157:1: note: in expansion of macro 'TRACE_EVENT' 1157 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1157:1: note: in expansion of macro 'TRACE_EVENT' 1157 | TRACE_EVENT(f2fs_write_begin, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_filemap_fault': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1285:1: note: in expansion of macro 'TRACE_EVENT' 1285 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1285:1: note: in expansion of macro 'TRACE_EVENT' 1285 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1285:1: note: in expansion of macro 'TRACE_EVENT' 1285 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1285:1: note: in expansion of macro 'TRACE_EVENT' 1285 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1285:1: note: in expansion of macro 'TRACE_EVENT' 1285 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1285:1: note: in expansion of macro 'TRACE_EVENT' 1285 | TRACE_EVENT(f2fs_filemap_fault, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_writepages': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1311:1: note: in expansion of macro 'TRACE_EVENT' 1311 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1311:1: note: in expansion of macro 'TRACE_EVENT' 1311 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1311:1: note: in expansion of macro 'TRACE_EVENT' 1311 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1311:1: note: in expansion of macro 'TRACE_EVENT' 1311 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1311:1: note: in expansion of macro 'TRACE_EVENT' 1311 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1311:1: note: in expansion of macro 'TRACE_EVENT' 1311 | TRACE_EVENT(f2fs_writepages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_readpages': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1375:1: note: in expansion of macro 'TRACE_EVENT' 1375 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1375:1: note: in expansion of macro 'TRACE_EVENT' 1375 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1375:1: note: in expansion of macro 'TRACE_EVENT' 1375 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1375:1: note: in expansion of macro 'TRACE_EVENT' 1375 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1375:1: note: in expansion of macro 'TRACE_EVENT' 1375 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1375:1: note: in expansion of macro 'TRACE_EVENT' 1375 | TRACE_EVENT(f2fs_readpages, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_write_checkpoint': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1401:1: note: in expansion of macro 'TRACE_EVENT' 1401 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1401:1: note: in expansion of macro 'TRACE_EVENT' 1401 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1401:1: note: in expansion of macro 'TRACE_EVENT' 1401 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1401:1: note: in expansion of macro 'TRACE_EVENT' 1401 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1401:1: note: in expansion of macro 'TRACE_EVENT' 1401 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1401:1: note: in expansion of macro 'TRACE_EVENT' 1401 | TRACE_EVENT(f2fs_write_checkpoint, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_discard': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1425:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1425 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1425:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1425 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1425:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1425 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1425:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1425 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1425:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1425 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1425:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1425 | DECLARE_EVENT_CLASS(f2fs_discard, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_lookup_extent_tree_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1542:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1542 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1542:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1542 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1542:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1542 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1542:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1542 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1542:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1542 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1542:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 1542 | TRACE_EVENT_CONDITION(f2fs_lookup_extent_tree_end, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_shrink_extent_tree': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1609:1: note: in expansion of macro 'TRACE_EVENT' 1609 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1609:1: note: in expansion of macro 'TRACE_EVENT' 1609 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1609:1: note: in expansion of macro 'TRACE_EVENT' 1609 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1609:1: note: in expansion of macro 'TRACE_EVENT' 1609 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1609:1: note: in expansion of macro 'TRACE_EVENT' 1609 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1609:1: note: in expansion of macro 'TRACE_EVENT' 1609 | TRACE_EVENT(f2fs_shrink_extent_tree, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_sync_dirty_inodes': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1657:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1657 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1657:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1657 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1657:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1657 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1657:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1657 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1657:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1657 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1657:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1657 | DECLARE_EVENT_CLASS(f2fs_sync_dirty_inodes, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_shutdown': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1695:1: note: in expansion of macro 'TRACE_EVENT' 1695 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1695:1: note: in expansion of macro 'TRACE_EVENT' 1695 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1695:1: note: in expansion of macro 'TRACE_EVENT' 1695 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1695:1: note: in expansion of macro 'TRACE_EVENT' 1695 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1695:1: note: in expansion of macro 'TRACE_EVENT' 1695 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:1695:1: note: in expansion of macro 'TRACE_EVENT' 1695 | TRACE_EVENT(f2fs_shutdown, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_bmap': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2000:1: note: in expansion of macro 'TRACE_EVENT' 2000 | TRACE_EVENT(f2fs_bmap, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__rw_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2104:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2104 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2104:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2104 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2104:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2104 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2104:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2104 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2104:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2104 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2104:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2104 | DECLARE_EVENT_CLASS(f2fs__rw_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_map_blocks': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:564:1: note: in expansion of macro 'TRACE_EVENT' 564 | TRACE_EVENT(f2fs_map_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_fallocate': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(f2fs_fallocate, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_direct_IO_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:965:1: note: in expansion of macro 'TRACE_EVENT' 965 | TRACE_EVENT(f2fs_direct_IO_exit, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_gc_begin': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:73:24: note: in expansion of macro '__CAST_TO_U64' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:73:24: note: in expansion of macro '__CAST_TO_U64' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:74:25: note: in expansion of macro '__CAST_TO_U64' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:74:25: note: in expansion of macro '__CAST_TO_U64' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:75:25: note: in expansion of macro '__CAST_TO_U64' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:75:25: note: in expansion of macro '__CAST_TO_U64' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:645:1: note: in expansion of macro 'TRACE_EVENT' 645 | TRACE_EVENT(f2fs_gc_begin, | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_encode_for_filename': /kisskb/src/fs/ecryptfs/crypto.c:1759:23: note: byref variable will be forcibly initialized 1759 | unsigned char last_block[3]; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_gc_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:72:42: note: in expansion of macro '__CAST7' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:72:24: note: in expansion of macro '__CAST_TO_U64' 72 | #define __CAST8(a,...) __CAST_TO_U64(a), __CAST7(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:73:42: note: in expansion of macro '__CAST8' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:73:24: note: in expansion of macro '__CAST_TO_U64' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:73:24: note: in expansion of macro '__CAST_TO_U64' 73 | #define __CAST9(a,...) __CAST_TO_U64(a), __CAST8(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:74:43: note: in expansion of macro '__CAST9' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:74:25: note: in expansion of macro '__CAST_TO_U64' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:74:25: note: in expansion of macro '__CAST_TO_U64' 74 | #define __CAST10(a,...) __CAST_TO_U64(a), __CAST9(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:75:43: note: in expansion of macro '__CAST10' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:75:25: note: in expansion of macro '__CAST_TO_U64' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:75:25: note: in expansion of macro '__CAST_TO_U64' 75 | #define __CAST11(a,...) __CAST_TO_U64(a), __CAST10(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST11' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:702:1: note: in expansion of macro 'TRACE_EVENT' 702 | TRACE_EVENT(f2fs_gc_end, | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'crypt_scatterlist': /kisskb/src/fs/ecryptfs/crypto.c:296:36: note: byref variable will be forcibly initialized 296 | struct extent_crypt_result ecr; | ^~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_process_key_cipher': /kisskb/src/fs/ecryptfs/crypto.c:1548:15: note: byref variable will be forcibly initialized 1548 | char *full_alg_name = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:1547:14: note: byref variable will be forcibly initialized 1547 | char dummy_key[ECRYPTFS_MAX_KEY_BYTES]; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'write_ecryptfs_marker': /kisskb/src/fs/ecryptfs/crypto.c:873:13: note: byref variable will be forcibly initialized 873 | u32 m_1, m_2; | ^~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_get_victim': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:71:42: note: in expansion of macro '__CAST6' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_encrypt_filename': /kisskb/src/fs/ecryptfs/crypto.c:1466:24: note: byref variable will be forcibly initialized 1466 | size_t remaining_bytes; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:1465:24: note: byref variable will be forcibly initialized 1465 | size_t packet_size; | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_from_hex': /kisskb/src/fs/ecryptfs/crypto.c:42:14: note: byref variable will be forcibly initialized 42 | char tmp[3] = { 0, }; | ^~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_derive_iv': /kisskb/src/fs/ecryptfs/crypto.c:115:14: note: byref variable will be forcibly initialized 115 | char src[ECRYPTFS_MAX_IV_BYTES + 16]; | ^~~ /kisskb/src/fs/ecryptfs/crypto.c:114:14: note: byref variable will be forcibly initialized 114 | char dst[MD5_DIGEST_SIZE]; | ^~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:71:24: note: in expansion of macro '__CAST_TO_U64' 71 | #define __CAST7(a,...) __CAST_TO_U64(a), __CAST6(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST7' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:757:1: note: in expansion of macro 'TRACE_EVENT' 757 | TRACE_EVENT(f2fs_get_victim, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs_fiemap': /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_gpio_dbg_show': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-adnp.c:190:35: note: byref variable will be forcibly initialized 190 | u8 ddr, plr, ier, isr; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c:190:30: note: byref variable will be forcibly initialized 190 | u8 ddr, plr, ier, isr; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c:190:25: note: byref variable will be forcibly initialized 190 | u8 ddr, plr, ier, isr; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c:190:20: note: byref variable will be forcibly initialized 190 | u8 ddr, plr, ier, isr; | ^~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'crypt_extent': /kisskb/src/fs/ecryptfs/crypto.c:382:36: note: byref variable will be forcibly initialized 382 | struct scatterlist src_sg, dst_sg; | ^~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:382:28: note: byref variable will be forcibly initialized 382 | struct scatterlist src_sg, dst_sg; | ^~~~~~ In file included from /kisskb/src/include/linux/acpi.h:15, from /kisskb/src/include/linux/i2c.h:13, from /kisskb/src/drivers/pwm/pwm-lp3943.c:11: /kisskb/src/drivers/pwm/pwm-lp3943.c: In function 'devm_kmalloc_array': /kisskb/src/fs/ecryptfs/crypto.c:381:14: note: byref variable will be forcibly initialized 381 | char extent_iv[ECRYPTFS_MAX_IV_BYTES]; | ^~~~~~~~~ /kisskb/src/include/linux/device.h:214:16: note: byref variable will be forcibly initialized 214 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function '__adnp_gpio_set': /kisskb/src/drivers/gpio/gpio-adnp.c:86:12: note: byref variable will be forcibly initialized 86 | u8 val; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_gpio_get': /kisskb/src/drivers/gpio/gpio-adnp.c:71:12: note: byref variable will be forcibly initialized 71 | u8 value; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2026:1: note: in expansion of macro 'TRACE_EVENT' 2026 | TRACE_EVENT(f2fs_fiemap, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function '__bpf_trace_f2fs__rw_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_gpio_direction_output': /kisskb/src/drivers/gpio/gpio-adnp.c:152:12: note: byref variable will be forcibly initialized 152 | u8 val; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_gpio_direction_input': /kisskb/src/drivers/gpio/gpio-adnp.c:114:12: note: byref variable will be forcibly initialized 114 | u8 value; | ^~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:8, from /kisskb/src/drivers/gpio/gpio-adnp.c:6: /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/gpio/gpio-adnp.c:6: /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:214:16: note: byref variable will be forcibly initialized 214 | size_t bytes; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/f2fs.h:2063:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2063 | DECLARE_EVENT_CLASS(f2fs__rw_start, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-lp3943.c: In function 'lp3943_pwm_parse_dt': /kisskb/src/drivers/pwm/pwm-lp3943.c:230:21: note: byref variable will be forcibly initialized 230 | int i, err, proplen, count = 0; | ^~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_init_crypt_ctx': /kisskb/src/fs/ecryptfs/crypto.c:556:15: note: byref variable will be forcibly initialized 556 | char *full_alg_name; | ^~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_i2c_probe': /kisskb/src/drivers/gpio/gpio-adnp.c:493:13: note: byref variable will be forcibly initialized 493 | u32 num_gpios; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_compute_root_iv': /kisskb/src/fs/ecryptfs/crypto.c:634:14: note: byref variable will be forcibly initialized 634 | char dst[MD5_DIGEST_SIZE]; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c: In function 'adnp_irq': /kisskb/src/drivers/gpio/gpio-adnp.c:252:31: note: byref variable will be forcibly initialized 252 | unsigned long pending; | ^~~~~~~ /kisskb/src/drivers/gpio/gpio-adnp.c:251:41: note: byref variable will be forcibly initialized 251 | u8 changed, level, isr, ier; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c:251:36: note: byref variable will be forcibly initialized 251 | u8 changed, level, isr, ier; | ^~~ /kisskb/src/drivers/gpio/gpio-adnp.c:251:29: note: byref variable will be forcibly initialized 251 | u8 changed, level, isr, ier; | ^~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_write_headers_virt': /kisskb/src/fs/ecryptfs/crypto.c:1052:16: note: byref variable will be forcibly initialized 1052 | size_t written; | ^~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_write_metadata': /kisskb/src/fs/ecryptfs/crypto.c:1149:16: note: byref variable will be forcibly initialized 1149 | size_t size = 0; | ^~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_read_and_validate_header_region': /kisskb/src/fs/ecryptfs/crypto.c:980:12: note: byref variable will be forcibly initialized 980 | u8 file_size[ECRYPTFS_SIZE_AND_MARKER_BYTES]; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_read_headers_virt': /kisskb/src/fs/ecryptfs/crypto.c:1275:13: note: byref variable will be forcibly initialized 1275 | int bytes_read; | ^~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_read_and_validate_xattr_region': /kisskb/src/fs/ecryptfs/crypto.c:1350:12: note: byref variable will be forcibly initialized 1350 | u8 file_size[ECRYPTFS_SIZE_AND_MARKER_BYTES]; | ^~~~~~~~~ /kisskb/src/net/core/gen_estimator.c: In function 'est_timer': /kisskb/src/net/core/gen_estimator.c:79:38: note: byref variable will be forcibly initialized 79 | struct gnet_stats_basic_sync b; | ^ /kisskb/src/net/core/gen_estimator.c: In function 'gen_new_estimator': /kisskb/src/net/core/gen_estimator.c:139:38: note: byref variable will be forcibly initialized 139 | struct gnet_stats_basic_sync b; | ^ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_get_tfm_and_mutex_for_cipher_name': /kisskb/src/fs/ecryptfs/crypto.c:1697:34: note: byref variable will be forcibly initialized 1697 | struct ecryptfs_key_tfm *key_tfm; | ^~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_encrypt_and_encode_filename': /kisskb/src/fs/ecryptfs/crypto.c:1894:16: note: byref variable will be forcibly initialized 1894 | size_t encoded_name_no_prefix_size; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_decode_and_decrypt_filename': /kisskb/src/fs/ecryptfs/crypto.c:2007:16: note: byref variable will be forcibly initialized 2007 | size_t packet_size; | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:2006:16: note: byref variable will be forcibly initialized 2006 | size_t decoded_name_size; | ^~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/f2fs/super.c:32: /kisskb/src/fs/f2fs/super.c: In function '__f2fs_crc32': /kisskb/src/fs/f2fs/f2fs.h:1947:11: note: byref variable will be forcibly initialized 1947 | } desc; | ^~~~ /kisskb/src/fs/ecryptfs/crypto.c: In function 'ecryptfs_set_f_namelen': /kisskb/src/fs/ecryptfs/crypto.c:2067:23: note: byref variable will be forcibly initialized 2067 | struct mutex *tfm_mutex; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/crypto.c:2066:33: note: byref variable will be forcibly initialized 2066 | struct crypto_skcipher *tfm; | ^~~ /kisskb/src/fs/f2fs/super.c: In function 'kill_f2fs_super': /kisskb/src/fs/f2fs/super.c:4535:43: note: byref variable will be forcibly initialized 4535 | struct cp_control cpc = { | ^~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/f2fs/super.c:10: /kisskb/src/fs/f2fs/super.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_quota_write': /kisskb/src/fs/f2fs/super.c:2528:15: note: byref variable will be forcibly initialized 2528 | void *fsdata = NULL; | ^~~~~~ /kisskb/src/fs/f2fs/super.c:2527:22: note: byref variable will be forcibly initialized 2527 | struct page *page; | ^~~~ In file included from /kisskb/src/fs/ext4/resize.c:16: /kisskb/src/fs/ext4/resize.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/resize.c: In function 'ext4_setup_next_flex_gd': /kisskb/src/fs/ext4/resize.c:1624:23: note: byref variable will be forcibly initialized 1624 | ext4_grpblk_t last; | ^~~~ /kisskb/src/fs/ext4/resize.c:1622:22: note: byref variable will be forcibly initialized 1622 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/resize.c:1621:22: note: byref variable will be forcibly initialized 1621 | ext4_group_t n_group; | ^~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_printk': /kisskb/src/fs/f2fs/super.c:247:17: note: byref variable will be forcibly initialized 247 | va_list args; | ^~~~ /kisskb/src/fs/f2fs/super.c:246:26: note: byref variable will be forcibly initialized 246 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/resize.c: In function 'verify_group_input': /kisskb/src/fs/ext4/resize.c:146:42: note: byref variable will be forcibly initialized 146 | ext4_grpblk_t free_blocks_count, offset; | ^~~~~~ /kisskb/src/fs/dlm/midcomms.c: In function 'dlm_send_ack': /kisskb/src/fs/dlm/midcomms.c:375:15: note: byref variable will be forcibly initialized 375 | char *ppc; | ^~~ /kisskb/src/fs/dlm/midcomms.c: In function 'dlm_send_fin': /kisskb/src/fs/dlm/midcomms.c:402:15: note: byref variable will be forcibly initialized 402 | char *ppc; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/include/linux/tcp.h:17, from /kisskb/src/include/net/tcp.h:20, from /kisskb/src/fs/dlm/midcomms.c:135: /kisskb/src/fs/dlm/midcomms.c: In function 'midcomms_shutdown': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dlm/midcomms.c:1367:15: note: in expansion of macro 'wait_event_timeout' 1367 | ret = wait_event_timeout(node->shutdown_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'parse_options': /kisskb/src/fs/f2fs/super.c:665:13: note: byref variable will be forcibly initialized 665 | int arg = 0; | ^~~ /kisskb/src/fs/f2fs/super.c:658:21: note: byref variable will be forcibly initialized 658 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/dlm/midcomms.c: In function 'dlm_midcomms_rawmsg_send': /kisskb/src/fs/dlm/midcomms.c:1481:15: note: byref variable will be forcibly initialized 1481 | char *msgbuf; | ^~~~~~ /kisskb/src/fs/dlm/midcomms.c:1479:32: note: byref variable will be forcibly initialized 1479 | struct dlm_rawmsg_data rd; | ^~ /kisskb/src/fs/f2fs/super.c: In function 'init_blkz_info': /kisskb/src/fs/f2fs/super.c:3705:39: note: byref variable will be forcibly initialized 3705 | struct f2fs_report_zones_args rep_zone_arg; | ^~~~~~~~~~~~ /kisskb/src/kernel/bpf/prog_iter.c: In function '__bpf_prog_seq_show': /kisskb/src/kernel/bpf/prog_iter.c:47:30: note: byref variable will be forcibly initialized 47 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/kernel/bpf/prog_iter.c:46:35: note: byref variable will be forcibly initialized 46 | struct bpf_iter__bpf_prog ctx; | ^~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_disable_checkpoint': /kisskb/src/fs/f2fs/super.c:2118:40: note: byref variable will be forcibly initialized 2118 | struct f2fs_gc_control gc_control = { | ^~~~~~~~~~ /kisskb/src/fs/f2fs/super.c:2096:27: note: byref variable will be forcibly initialized 2096 | struct cp_control cpc; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/f2fs/checkpoint.c:8: /kisskb/src/fs/f2fs/checkpoint.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_put_super': /kisskb/src/fs/f2fs/super.c:1572:35: note: byref variable will be forcibly initialized 1572 | struct cp_control cpc = { | ^~~ /kisskb/src/fs/f2fs/super.c:1561:35: note: byref variable will be forcibly initialized 1561 | struct cp_control cpc = { | ^~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function '__chacha20poly1305_encrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:65:11: note: byref variable will be forcibly initialized 65 | } b; | ^ /kisskb/src/lib/crypto/chacha20poly1305.c:61:34: note: byref variable will be forcibly initialized 61 | struct poly1305_desc_ctx poly1305_state; | ^~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c: In function 'f2fs_fill_super': /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'chacha20poly1305_encrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:97:16: note: byref variable will be forcibly initialized 97 | __le64 iv[2]; | ^~ /kisskb/src/lib/crypto/chacha20poly1305.c:96:13: note: byref variable will be forcibly initialized 96 | u32 k[CHACHA_KEY_WORDS]; | ^ /kisskb/src/lib/crypto/chacha20poly1305.c:95:13: note: byref variable will be forcibly initialized 95 | u32 chacha_state[CHACHA_STATE_WORDS]; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c:4016:26: note: byref variable will be forcibly initialized 4016 | int recovery, i, valid_super_block; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/super.c:4016:13: note: byref variable will be forcibly initialized 4016 | int recovery, i, valid_super_block; | ^~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'xchacha_init': /kisskb/src/lib/crypto/chacha20poly1305.c:39:12: note: byref variable will be forcibly initialized 39 | u8 iv[CHACHA_IV_SIZE]; | ^~ /kisskb/src/lib/crypto/chacha20poly1305.c:38:13: note: byref variable will be forcibly initialized 38 | u32 k[CHACHA_KEY_WORDS]; | ^ /kisskb/src/fs/f2fs/super.c:4011:34: note: byref variable will be forcibly initialized 4011 | struct f2fs_super_block *raw_super; | ^~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'xchacha20poly1305_encrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:117:13: note: byref variable will be forcibly initialized 117 | u32 chacha_state[CHACHA_STATE_WORDS]; | ^~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function '__chacha20poly1305_decrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:136:11: note: byref variable will be forcibly initialized 136 | } b; | ^ /kisskb/src/lib/crypto/chacha20poly1305.c:129:34: note: byref variable will be forcibly initialized 129 | struct poly1305_desc_ctx poly1305_state; | ^~~~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'chacha20poly1305_decrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:175:16: note: byref variable will be forcibly initialized 175 | __le64 iv[2]; | ^~ /kisskb/src/lib/crypto/chacha20poly1305.c:174:13: note: byref variable will be forcibly initialized 174 | u32 k[CHACHA_KEY_WORDS]; | ^ /kisskb/src/lib/crypto/chacha20poly1305.c:173:13: note: byref variable will be forcibly initialized 173 | u32 chacha_state[CHACHA_STATE_WORDS]; | ^~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'xchacha20poly1305_decrypt': /kisskb/src/lib/crypto/chacha20poly1305.c:199:13: note: byref variable will be forcibly initialized 199 | u32 chacha_state[CHACHA_STATE_WORDS]; | ^~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c: In function 'chacha20poly1305_crypt_sg_inplace': /kisskb/src/lib/crypto/chacha20poly1305.c:234:11: note: byref variable will be forcibly initialized 234 | } b __aligned(16); | ^ /kisskb/src/lib/crypto/chacha20poly1305.c:218:32: note: byref variable will be forcibly initialized 218 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c:217:13: note: byref variable will be forcibly initialized 217 | u32 chacha_state[CHACHA_STATE_WORDS]; | ^~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305.c:216:34: note: byref variable will be forcibly initialized 216 | struct poly1305_desc_ctx poly1305_state; | ^~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'recover_orphan_inode': /kisskb/src/fs/f2fs/checkpoint.c:648:26: note: byref variable will be forcibly initialized 648 | struct node_info ni; | ^~ In file included from /kisskb/src/fs/f2fs/checkpoint.c:18: /kisskb/src/fs/f2fs/checkpoint.c: In function '__f2fs_crc32': /kisskb/src/fs/f2fs/f2fs.h:1947:11: note: byref variable will be forcibly initialized 1947 | } desc; | ^~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function '__prepare_cp_block': /kisskb/src/fs/f2fs/checkpoint.c:1151:15: note: byref variable will be forcibly initialized 1151 | nid_t last_nid = nm_i->next_scan_nid; | ^~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'validate_checkpoint': /kisskb/src/fs/f2fs/checkpoint.c:870:33: note: byref variable will be forcibly initialized 870 | struct f2fs_checkpoint *cp_block = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c:869:41: note: byref variable will be forcibly initialized 869 | struct page *cp_page_1 = NULL, *cp_page_2 = NULL; | ^~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c:869:22: note: byref variable will be forcibly initialized 869 | struct page *cp_page_1 = NULL, *cp_page_2 = NULL; | ^~~~~~~~~ /kisskb/src/drivers/gpio/gpio-bd71815.c: In function 'bd71815gpo_get': /kisskb/src/drivers/gpio/gpio-bd71815.c:31:18: note: byref variable will be forcibly initialized 31 | int ret, val; | ^~~ /kisskb/src/fs/ext4/resize.c: In function 'verify_reserved_gdb': /kisskb/src/fs/ext4/resize.c:785:18: note: byref variable will be forcibly initialized 785 | unsigned seven = 7; | ^~~~~ /kisskb/src/fs/ext4/resize.c:784:18: note: byref variable will be forcibly initialized 784 | unsigned five = 5; | ^~~~ /kisskb/src/fs/ext4/resize.c:783:18: note: byref variable will be forcibly initialized 783 | unsigned three = 1; | ^~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'f2fs_ra_meta_pages': /kisskb/src/fs/f2fs/checkpoint.c:228:25: note: byref variable will be forcibly initialized 228 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/ext4/resize.c: In function 'reserve_backup_gdb': /kisskb/src/fs/ext4/resize.c:1022:26: note: byref variable will be forcibly initialized 1022 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'f2fs_sync_meta_pages': /kisskb/src/fs/f2fs/checkpoint.c:387:25: note: byref variable will be forcibly initialized 387 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/checkpoint.c:381:24: note: byref variable will be forcibly initialized 381 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/checkpoint.c:380:17: note: byref variable will be forcibly initialized 380 | pgoff_t index = 0, prev = ULONG_MAX; | ^~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'f2fs_get_valid_checkpoint': /kisskb/src/fs/f2fs/checkpoint.c:913:45: note: byref variable will be forcibly initialized 913 | unsigned long long cp1_version = 0, cp2_version = 0; | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c:913:28: note: byref variable will be forcibly initialized 913 | unsigned long long cp1_version = 0, cp2_version = 0; | ^~~~~~~~~~~ /kisskb/src/crypto/cbc.c: In function 'crypto_cbc_decrypt_inplace': /kisskb/src/crypto/cbc.c:129:12: note: byref variable will be forcibly initialized 129 | u8 last_iv[MAX_CIPHER_BLOCKSIZE]; | ^~~~~~~ /kisskb/src/crypto/cbc.c: In function 'crypto_cbc_decrypt': /kisskb/src/crypto/cbc.c:158:30: note: byref variable will be forcibly initialized 158 | struct skcipher_walk walk; | ^~~~ /kisskb/src/crypto/cbc.c: In function 'crypto_cbc_encrypt': /kisskb/src/crypto/cbc.c:76:30: note: byref variable will be forcibly initialized 76 | struct skcipher_walk walk; | ^~~~ /kisskb/src/fs/ext4/resize.c: In function 'update_backups': /kisskb/src/fs/ext4/resize.c:1137:18: note: byref variable will be forcibly initialized 1137 | unsigned seven = 7; | ^~~~~ /kisskb/src/fs/ext4/resize.c:1136:18: note: byref variable will be forcibly initialized 1136 | unsigned five = 5; | ^~~~ /kisskb/src/fs/ext4/resize.c:1135:18: note: byref variable will be forcibly initialized 1135 | unsigned three = 1; | ^~~~~ /kisskb/src/fs/ext4/resize.c: In function 'ext4_flex_group_add': /kisskb/src/fs/ext4/resize.c:1529:22: note: byref variable will be forcibly initialized 1529 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/resize.c:1528:23: note: byref variable will be forcibly initialized 1528 | ext4_grpblk_t last; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/checkpoint.c:8: /kisskb/src/fs/f2fs/checkpoint.c: In function 'issue_checkpoint_thread': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c:1803:9: note: in expansion of macro 'wait_event_interruptible' 1803 | wait_event_interruptible(*q, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/resize.c: In function 'ext4_group_add': /kisskb/src/fs/ext4/resize.c:1698:15: note: byref variable will be forcibly initialized 1698 | __u16 bg_flags = 0; | ^~~~~~~~ /kisskb/src/fs/ext4/resize.c:1690:41: note: byref variable will be forcibly initialized 1690 | struct ext4_new_flex_group_data flex_gd; | ^~~~~~~ /kisskb/src/fs/f2fs/checkpoint.c: In function 'f2fs_issue_checkpoint': /kisskb/src/fs/f2fs/checkpoint.c:1834:27: note: byref variable will be forcibly initialized 1834 | struct cp_control cpc; | ^~~ /kisskb/src/fs/f2fs/checkpoint.c:1833:25: note: byref variable will be forcibly initialized 1833 | struct ckpt_req req; | ^~~ /kisskb/src/fs/ext4/resize.c: In function 'ext4_group_extend': /kisskb/src/fs/ext4/resize.c:1830:22: note: byref variable will be forcibly initialized 1830 | ext4_group_t group; | ^~~~~ /kisskb/src/fs/ext4/resize.c:1826:23: note: byref variable will be forcibly initialized 1826 | ext4_grpblk_t last; | ^~~~ /kisskb/src/fs/ext4/resize.c: In function 'ext4_resize_fs': /kisskb/src/fs/ext4/resize.c:1998:22: note: byref variable will be forcibly initialized 1998 | ext4_group_t o_group; | ^~~~~~~ /kisskb/src/fs/ext4/resize.c:1995:28: note: byref variable will be forcibly initialized 1995 | ext4_grpblk_t add, offset; | ^~~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'gc_node_segment': /kisskb/src/fs/f2fs/gc.c:991:34: note: byref variable will be forcibly initialized 991 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/gc.c: In function 'ra_data_block': /kisskb/src/fs/f2fs/gc.c:1135:28: note: byref variable will be forcibly initialized 1135 | struct extent_info ei = {0, 0, 0}; | ^~ /kisskb/src/fs/f2fs/gc.c:1133:30: note: byref variable will be forcibly initialized 1133 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/gc.c: In function 'move_data_block': /kisskb/src/fs/f2fs/gc.c:1238:17: note: byref variable will be forcibly initialized 1238 | block_t newaddr; | ^~~~~~~ /kisskb/src/fs/f2fs/gc.c:1236:26: note: byref variable will be forcibly initialized 1236 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/gc.c:1235:29: note: byref variable will be forcibly initialized 1235 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/f2fs/gc.c:1234:30: note: byref variable will be forcibly initialized 1234 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/gc.c: In function 'move_data_page': /kisskb/src/fs/f2fs/gc.c:1410:37: note: byref variable will be forcibly initialized 1410 | struct f2fs_io_info fio = { | ^~~ /kisskb/src/fs/f2fs/gc.c: In function 'lookup_central_victim': /kisskb/src/fs/f2fs/gc.c:469:14: note: byref variable will be forcibly initialized 469 | bool left_most; | ^~~~~~~~~ /kisskb/src/fs/f2fs/gc.c:468:25: note: byref variable will be forcibly initialized 468 | struct rb_node *parent = NULL; | ^~~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'insert_victim_entry': /kisskb/src/fs/f2fs/gc.c:422:14: note: byref variable will be forcibly initialized 422 | bool left_most = true; | ^~~~~~~~~ /kisskb/src/fs/f2fs/gc.c:421:25: note: byref variable will be forcibly initialized 421 | struct rb_node *parent = NULL; | ^~~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'get_victim_by_default': /kisskb/src/fs/f2fs/gc.c:718:34: note: byref variable will be forcibly initialized 718 | struct victim_sel_policy p; | ^ /kisskb/src/fs/f2fs/gc.c: In function 'gc_data_segment': /kisskb/src/fs/f2fs/gc.c:1480:43: note: byref variable will be forcibly initialized 1480 | unsigned int ofs_in_node, nofs; | ^~~~ /kisskb/src/fs/f2fs/gc.c:1479:34: note: byref variable will be forcibly initialized 1479 | struct node_info dni; /* dnode info for the data */ | ^~~ /kisskb/src/fs/f2fs/gc.c: In function 'do_garbage_collect': /kisskb/src/fs/f2fs/gc.c:1640:25: note: byref variable will be forcibly initialized 1640 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/gc.c: In function 'free_segment_range': /kisskb/src/fs/f2fs/gc.c:1961:38: note: byref variable will be forcibly initialized 1961 | struct gc_inode_list gc_list = { | ^~~~~~~ /kisskb/src/fs/f2fs/gc.c:1935:27: note: byref variable will be forcibly initialized 1935 | struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; | ^~~ /kisskb/src/fs/f2fs/gc.c: In function 'f2fs_gc': /kisskb/src/fs/f2fs/gc.c:1758:27: note: byref variable will be forcibly initialized 1758 | struct cp_control cpc; | ^~~ /kisskb/src/fs/f2fs/gc.c:1755:22: note: byref variable will be forcibly initialized 1755 | unsigned int segno = gc_control->victim_segno; | ^~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/gc.c:8: /kisskb/src/fs/f2fs/gc.c: In function 'gc_thread_func': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:506:9: note: in expansion of macro '___wait_event' 506 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:535:25: note: in expansion of macro '__wait_event_interruptible_timeout' 535 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/gc.c:49:17: note: in expansion of macro 'wait_event_interruptible_timeout' 49 | wait_event_interruptible_timeout(*wq, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/gc.c:37:22: note: byref variable will be forcibly initialized 37 | unsigned int wait_ms; | ^~~~~~~ /kisskb/src/fs/f2fs/gc.c: In function 'f2fs_resize_fs': /kisskb/src/fs/f2fs/gc.c:2060:27: note: byref variable will be forcibly initialized 2060 | struct cp_control cpc = { CP_RESIZE, 0, 0, 0 }; | ^~~ /kisskb/src/fs/dlm/lowcomms.c: In function 'nodeid_to_addr': /kisskb/src/fs/dlm/lowcomms.c:367:33: note: byref variable will be forcibly initialized 367 | struct sockaddr_storage sas; | ^~~ /kisskb/src/fs/dlm/lowcomms.c: In function 'receive_from_sock': /kisskb/src/fs/dlm/lowcomms.c:913:21: note: byref variable will be forcibly initialized 913 | struct kvec iov; | ^~~ /kisskb/src/fs/dlm/lowcomms.c:912:23: note: byref variable will be forcibly initialized 912 | struct msghdr msg; | ^~~ /kisskb/src/crypto/cfb.c: In function 'crypto_cfb_decrypt_inplace': /kisskb/src/crypto/cfb.c:158:12: note: byref variable will be forcibly initialized 158 | u8 tmp[MAX_CIPHER_BLOCKSIZE]; | ^~~ /kisskb/src/fs/dlm/lowcomms.c: In function 'dlm_tcp_listen_bind': /kisskb/src/fs/dlm/lowcomms.c:1895:13: note: byref variable will be forcibly initialized 1895 | int addr_len; | ^~~~~~~~ /kisskb/src/fs/dlm/lowcomms.c: In function 'dlm_tcp_bind': /kisskb/src/fs/dlm/lowcomms.c:1836:21: note: byref variable will be forcibly initialized 1836 | int result, addr_len; | ^~~~~~~~ /kisskb/src/fs/dlm/lowcomms.c:1835:33: note: byref variable will be forcibly initialized 1835 | struct sockaddr_storage src_addr; | ^~~~~~~~ /kisskb/src/crypto/cfb.c: In function 'crypto_cfb_encrypt_inplace': /kisskb/src/crypto/cfb.c:88:12: note: byref variable will be forcibly initialized 88 | u8 tmp[MAX_CIPHER_BLOCKSIZE]; | ^~~ /kisskb/src/crypto/cfb.c: In function 'crypto_cfb_final': /kisskb/src/crypto/cfb.c:47:12: note: byref variable will be forcibly initialized 47 | u8 tmp[MAX_CIPHER_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; | ^~~ /kisskb/src/crypto/cfb.c: In function 'crypto_cfb_decrypt': /kisskb/src/crypto/cfb.c:182:30: note: byref variable will be forcibly initialized 182 | struct skcipher_walk walk; | ^~~~ /kisskb/src/fs/dlm/lowcomms.c: In function 'dlm_connect': /kisskb/src/fs/dlm/lowcomms.c:1554:22: note: byref variable will be forcibly initialized 1554 | unsigned int mark; | ^~~~ /kisskb/src/fs/dlm/lowcomms.c:1553:24: note: byref variable will be forcibly initialized 1553 | struct socket *sock; | ^~~~ /kisskb/src/crypto/cfb.c: In function 'crypto_cfb_encrypt': /kisskb/src/crypto/cfb.c:106:30: note: byref variable will be forcibly initialized 106 | struct skcipher_walk walk; | ^~~~ /kisskb/src/fs/dlm/lowcomms.c:1552:21: note: byref variable will be forcibly initialized 1552 | int result, addr_len; | ^~~~~~~~ /kisskb/src/fs/dlm/lowcomms.c:1551:33: note: byref variable will be forcibly initialized 1551 | struct sockaddr_storage addr; | ^~~~ /kisskb/src/fs/dlm/lowcomms.c: In function 'dlm_listen_for_all': /kisskb/src/fs/dlm/lowcomms.c:1792:24: note: byref variable will be forcibly initialized 1792 | struct socket *sock; | ^~~~ /kisskb/src/fs/dlm/lowcomms.c: In function 'sctp_bind_addrs': /kisskb/src/fs/dlm/lowcomms.c:1167:16: note: byref variable will be forcibly initialized 1167 | int i, addr_len, result = 0; | ^~~~~~~~ /kisskb/src/fs/dlm/lowcomms.c:1165:33: note: byref variable will be forcibly initialized 1165 | struct sockaddr_storage localaddr; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/hardirq.h:9, from /kisskb/src/include/net/sock.h:38, from /kisskb/src/fs/dlm/lowcomms.c:46: /kisskb/src/fs/dlm/lowcomms.c: In function 'shutdown_connection': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dlm/lowcomms.c:865:23: note: in expansion of macro 'wait_event_timeout' 865 | ret = wait_event_timeout(con->shutdown_wait, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dlm/lowcomms.c: In function 'accept_from_sock': /kisskb/src/fs/dlm/lowcomms.c:1011:22: note: byref variable will be forcibly initialized 1011 | unsigned int mark; | ^~~~ /kisskb/src/fs/dlm/lowcomms.c:1008:13: note: byref variable will be forcibly initialized 1008 | int nodeid; | ^~~~~~ /kisskb/src/fs/dlm/lowcomms.c:1007:13: note: byref variable will be forcibly initialized 1007 | int len, idx; | ^~~ /kisskb/src/fs/dlm/lowcomms.c:1006:24: note: byref variable will be forcibly initialized 1006 | struct socket *newsock; | ^~~~~~~ /kisskb/src/fs/dlm/lowcomms.c:1005:33: note: byref variable will be forcibly initialized 1005 | struct sockaddr_storage peeraddr; | ^~~~~~~~ /kisskb/src/fs/dlm/lowcomms.c: In function 'init_local': /kisskb/src/fs/dlm/lowcomms.c:1190:33: note: byref variable will be forcibly initialized 1190 | struct sockaddr_storage sas, *addr; | ^~~ /kisskb/src/lib/crypto/chacha20poly1305-selftest.c: In function 'chacha20poly1305_encrypt_bignonce': /kisskb/src/lib/crypto/chacha20poly1305-selftest.c:8841:13: note: byref variable will be forcibly initialized 8841 | u32 le_key[8]; | ^~~~~~ /kisskb/src/lib/crypto/chacha20poly1305-selftest.c:8840:12: note: byref variable will be forcibly initialized 8840 | u8 bottom_row[16] = { 0 }; | ^~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305-selftest.c:8835:13: note: byref variable will be forcibly initialized 8835 | u32 chacha20_state[CHACHA_STATE_WORDS]; | ^~~~~~~~~~~~~~ /kisskb/src/lib/crypto/chacha20poly1305-selftest.c:8834:34: note: byref variable will be forcibly initialized 8834 | struct poly1305_desc_ctx poly1305_state; | ^~~~~~~~~~~~~~ /kisskb/src/fs/dlm/lowcomms.c: In function 'dlm_lowcomms_resend_msg': /kisskb/src/fs/dlm/lowcomms.c:1394:15: note: byref variable will be forcibly initialized 1394 | char *ppc; | ^~~ /kisskb/src/lib/crypto/chacha20poly1305-selftest.c: In function 'chacha20poly1305_selftest': /kisskb/src/lib/crypto/chacha20poly1305-selftest.c:8891:28: note: byref variable will be forcibly initialized 8891 | struct scatterlist sg_src[3]; | ^~~~~~ /kisskb/src/fs/ecryptfs/read_write.c: In function 'ecryptfs_read_lower_page_segment': /kisskb/src/fs/ecryptfs/read_write.c:246:5: note: byref variable will be forcibly initialized 246 | int ecryptfs_read_lower_page_segment(struct page *page_for_ecryptfs, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/fs/ksmbd/connection.h:10, from /kisskb/src/fs/ksmbd/transport_tcp.c:12: /kisskb/src/fs/ksmbd/transport_tcp.c: In function 'KERNEL_SOCKPTR': /kisskb/src/include/linux/sockptr.h:29:16: note: userspace variable will be forcibly initialized 29 | return (sockptr_t) { .kernel = p, .is_kernel = true }; | ^ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ksmbd/vfs_cache.h:10, from /kisskb/src/fs/ksmbd/glob.h:13, from /kisskb/src/fs/ksmbd/smb_common.h:11, from /kisskb/src/fs/ksmbd/transport_tcp.c:9: /kisskb/src/fs/ksmbd/transport_tcp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ksmbd/transport_tcp.c: In function 'ksmbd_tcp_readv': /kisskb/src/fs/ksmbd/transport_tcp.c:295:23: note: byref variable will be forcibly initialized 295 | struct msghdr ksmbd_msg; | ^~~~~~~~~ /kisskb/src/fs/ksmbd/transport_tcp.c: In function 'ksmbd_tcp_read': /kisskb/src/fs/ksmbd/transport_tcp.c:347:21: note: byref variable will be forcibly initialized 347 | struct kvec iov; | ^~~ /kisskb/src/fs/ksmbd/transport_tcp.c: In function 'ksmbd_kthread_fn': /kisskb/src/fs/ksmbd/transport_tcp.c:222:24: note: byref variable will be forcibly initialized 222 | struct socket *client_sk = NULL; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/net.h:25, from /kisskb/src/include/linux/skbuff.h:26, from /kisskb/src/include/linux/ip.h:16, from /kisskb/src/fs/ksmbd/connection.h:10, from /kisskb/src/fs/ksmbd/transport_tcp.c:12: /kisskb/src/fs/ksmbd/transport_tcp.c: In function 'create_socket': /kisskb/src/include/linux/sockptr.h:29:16: note: userspace variable will be forcibly initialized 29 | return (sockptr_t) { .kernel = p, .is_kernel = true }; | ^ /kisskb/src/fs/ksmbd/transport_tcp.c:397:24: note: byref variable will be forcibly initialized 397 | struct socket *ksmbd_socket; | ^~~~~~~~~~~~ /kisskb/src/fs/ksmbd/transport_tcp.c:396:28: note: byref variable will be forcibly initialized 396 | struct sockaddr_in sin; | ^~~ /kisskb/src/fs/ksmbd/transport_tcp.c:395:29: note: byref variable will be forcibly initialized 395 | struct sockaddr_in6 sin6; | ^~~~ /kisskb/src/fs/ksmbd/transport_tcp.c:423:15: note: userspace variable will be forcibly initialized 423 | ret = sock_setsockopt(ksmbd_socket, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | SOL_SOCKET, | ~~~~~~~~~~~ 425 | SO_BINDTODEVICE, | ~~~~~~~~~~~~~~~~ 426 | KERNEL_SOCKPTR(iface->name), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 427 | strlen(iface->name)); | ~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ufs/balloc.c: In function 'ufs_change_blocknr': /kisskb/src/fs/ufs/balloc.c:251:36: note: byref variable will be forcibly initialized 251 | struct buffer_head *head, *bh; | ^~ /kisskb/src/kernel/bpf/link_iter.c: In function '__bpf_link_seq_show': /kisskb/src/kernel/bpf/link_iter.c:47:30: note: byref variable will be forcibly initialized 47 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/kernel/bpf/link_iter.c:46:35: note: byref variable will be forcibly initialized 46 | struct bpf_iter__bpf_link ctx; | ^~~ /kisskb/src/fs/nilfs2/bmap.c: In function 'nilfs_bmap_do_insert': /kisskb/src/fs/nilfs2/bmap.c:101:15: note: byref variable will be forcibly initialized 101 | __u64 ptrs[NILFS_BMAP_SMALL_HIGH + 1]; | ^~~~ /kisskb/src/fs/nilfs2/bmap.c:100:15: note: byref variable will be forcibly initialized 100 | __u64 keys[NILFS_BMAP_SMALL_HIGH + 1]; | ^~~~ /kisskb/src/fs/nilfs2/bmap.c: In function 'nilfs_bmap_do_delete': /kisskb/src/fs/nilfs2/bmap.c:156:15: note: byref variable will be forcibly initialized 156 | __u64 ptrs[NILFS_BMAP_LARGE_LOW + 1]; | ^~~~ /kisskb/src/fs/nilfs2/bmap.c:155:15: note: byref variable will be forcibly initialized 155 | __u64 keys[NILFS_BMAP_LARGE_LOW + 1]; | ^~~~ /kisskb/src/fs/nilfs2/bmap.c: In function 'nilfs_bmap_do_truncate': /kisskb/src/fs/nilfs2/bmap.c:253:15: note: byref variable will be forcibly initialized 253 | __u64 lastkey; | ^~~~~~~ /kisskb/src/fs/nilfs2/bmap.c: In function 'nilfs_bmap_lookup_at_level': /kisskb/src/fs/nilfs2/bmap.c:65:18: note: byref variable will be forcibly initialized 65 | sector_t blocknr; | ^~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/include/net/dst.h:19, from /kisskb/src/include/net/sock.h:66, from /kisskb/src/net/core/net_namespace.c:25: /kisskb/src/net/core/net_namespace.c: In function 'nla_put_s32': /kisskb/src/include/net/netlink.h:1448:13: note: byref variable will be forcibly initialized 1448 | s32 tmp = value; | ^~~ /kisskb/src/fs/cifs/dir.c: In function 'cifs_ci_compare': /kisskb/src/fs/cifs/dir.c:824:21: note: byref variable will be forcibly initialized 824 | wchar_t c1, c2; | ^~ /kisskb/src/fs/cifs/dir.c:824:17: note: byref variable will be forcibly initialized 824 | wchar_t c1, c2; | ^~ /kisskb/src/net/core/net_namespace.c: In function 'rtnl_net_fill': /kisskb/src/include/net/netlink.h:1448:13: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1448:13: note: byref variable will be forcibly initialized /kisskb/src/fs/cifs/dir.c: In function 'cifs_ci_hash': /kisskb/src/fs/cifs/dir.c:804:17: note: byref variable will be forcibly initialized 804 | wchar_t c; | ^ In file included from /kisskb/src/include/linux/timer.h:5, from /kisskb/src/include/linux/workqueue.h:9, from /kisskb/src/net/core/net_namespace.c:4: /kisskb/src/net/core/net_namespace.c: In function 'setup_net': /kisskb/src/net/core/net_namespace.c:309:19: note: byref variable will be forcibly initialized 309 | LIST_HEAD(net_exit_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/net_namespace.c: In function '__register_pernet_operations': /kisskb/src/net/core/net_namespace.c:1139:19: note: byref variable will be forcibly initialized 1139 | LIST_HEAD(net_exit_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/net_namespace.c: In function '__unregister_pernet_operations': /kisskb/src/net/core/net_namespace.c:1171:19: note: byref variable will be forcibly initialized 1171 | LIST_HEAD(net_exit_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/net_namespace.c: In function 'cleanup_net': /kisskb/src/net/core/net_namespace.c:552:19: note: byref variable will be forcibly initialized 552 | LIST_HEAD(net_exit_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/net_namespace.c: In function 'rtnl_valid_dump_net_req': /kisskb/src/net/core/net_namespace.c:986:24: note: byref variable will be forcibly initialized 986 | struct nlattr *tb[NETNSA_MAX + 1]; | ^~ /kisskb/src/net/core/net_namespace.c: In function 'rtnl_net_newid': /kisskb/src/net/core/net_namespace.c:733:24: note: byref variable will be forcibly initialized 733 | struct nlattr *tb[NETNSA_MAX + 1]; | ^~ /kisskb/src/net/core/net_namespace.c: In function 'rtnl_net_getid': /kisskb/src/net/core/net_namespace.c:877:24: note: byref variable will be forcibly initialized 877 | struct nlattr *tb[NETNSA_MAX + 1]; | ^~ /kisskb/src/fs/cifs/dir.c: In function 'cifs_do_create': /kisskb/src/fs/cifs/dir.c:327:48: note: byref variable will be forcibly initialized 327 | struct cifs_unix_set_info_args args = { | ^~~~ /kisskb/src/fs/cifs/dir.c:184:32: note: byref variable will be forcibly initialized 184 | struct cifs_open_parms oparms; | ^~~~~~ /kisskb/src/fs/cifs/dir.c:181:23: note: byref variable will be forcibly initialized 181 | struct inode *newinode = NULL; | ^~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'decrypt_passphrase_encrypted_session_key': /kisskb/src/fs/ecryptfs/keystore.c:1652:33: note: byref variable will be forcibly initialized 1652 | struct crypto_skcipher *tfm; | ^~~ /kisskb/src/fs/cifs/dir.c: In function 'cifs_create': /kisskb/src/fs/cifs/dir.c:549:15: note: byref variable will be forcibly initialized 549 | __u32 oplock; | ^~~~~~ /kisskb/src/fs/cifs/dir.c:548:25: note: byref variable will be forcibly initialized 548 | struct cifs_fid fid; | ^~~ /kisskb/src/fs/ecryptfs/keystore.c:1651:23: note: byref variable will be forcibly initialized 1651 | struct mutex *tfm_mutex; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1650:28: note: byref variable will be forcibly initialized 1650 | struct scatterlist src_sg[2]; | ^~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1649:28: note: byref variable will be forcibly initialized 1649 | struct scatterlist dst_sg[2]; | ^~~~~~ /kisskb/src/fs/cifs/dir.c: In function 'cifs_lookup': /kisskb/src/fs/cifs/dir.c:631:23: note: byref variable will be forcibly initialized 631 | struct inode *newInode = NULL; | ^~~~~~~~ /kisskb/src/fs/cifs/dir.c: In function 'cifs_atomic_open': /kisskb/src/fs/cifs/dir.c:428:15: note: byref variable will be forcibly initialized 428 | __u32 oplock; | ^~~~~~ /kisskb/src/fs/cifs/dir.c:427:34: note: byref variable will be forcibly initialized 427 | struct cifs_pending_open open; | ^~~~ /kisskb/src/fs/cifs/dir.c:426:25: note: byref variable will be forcibly initialized 426 | struct cifs_fid fid; | ^~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'parse_tag_3_packet': /kisskb/src/fs/ecryptfs/keystore.c:1363:16: note: byref variable will be forcibly initialized 1363 | size_t length_size; | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1361:16: note: byref variable will be forcibly initialized 1361 | size_t body_size; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'parse_tag_11_packet': /kisskb/src/fs/ecryptfs/keystore.c:1535:16: note: byref variable will be forcibly initialized 1535 | size_t length_size; | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1534:16: note: byref variable will be forcibly initialized 1534 | size_t body_size; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'parse_tag_1_packet': /kisskb/src/fs/ecryptfs/keystore.c:1231:16: note: byref variable will be forcibly initialized 1231 | size_t length_size; | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1229:16: note: byref variable will be forcibly initialized 1229 | size_t body_size; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'parse_tag_65_packet': /kisskb/src/fs/ecryptfs/keystore.c:205:16: note: byref variable will be forcibly initialized 205 | size_t m_size; | ^~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:204:16: note: byref variable will be forcibly initialized 204 | size_t data_len; | ^~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'parse_tag_67_packet': /kisskb/src/fs/ecryptfs/keystore.c:351:16: note: byref variable will be forcibly initialized 351 | size_t data_len; | ^~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'write_tag_64_packet': /kisskb/src/fs/ecryptfs/keystore.c:149:16: note: byref variable will be forcibly initialized 149 | size_t packet_size_len; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'decrypt_pki_encrypted_session_key': /kisskb/src/fs/ecryptfs/keystore.c:1134:16: note: byref variable will be forcibly initialized 1134 | size_t payload_len = 0; | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1133:15: note: byref variable will be forcibly initialized 1133 | char *payload = NULL; | ^~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1132:15: note: byref variable will be forcibly initialized 1132 | char *auth_tok_sig; | ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1131:34: note: byref variable will be forcibly initialized 1131 | struct ecryptfs_message *msg = NULL; | ^~~ /kisskb/src/fs/ecryptfs/keystore.c:1130:34: note: byref variable will be forcibly initialized 1130 | struct ecryptfs_msg_ctx *msg_ctx; | ^~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1129:12: note: byref variable will be forcibly initialized 1129 | u8 cipher_code = 0; | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'write_tag_3_packet': /kisskb/src/fs/ecryptfs/keystore.c:2190:33: note: byref variable will be forcibly initialized 2190 | struct crypto_skcipher *tfm; | ^~~ /kisskb/src/fs/ecryptfs/keystore.c:2186:16: note: byref variable will be forcibly initialized 2186 | size_t packet_size_length; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2184:23: note: byref variable will be forcibly initialized 2184 | struct mutex *tfm_mutex = NULL; | ^~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2183:28: note: byref variable will be forcibly initialized 2183 | struct scatterlist src_sg[2]; | ^~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2182:28: note: byref variable will be forcibly initialized 2182 | struct scatterlist dst_sg[2]; | ^~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2181:14: note: byref variable will be forcibly initialized 2181 | char session_key_encryption_key[ECRYPTFS_MAX_KEY_BYTES]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-pca9685.c: In function 'pca9685_pwm_get_duty': /kisskb/src/drivers/pwm/pwm-pca9685.c:177:39: note: byref variable will be forcibly initialized 177 | unsigned int off = 0, on = 0, val = 0; | ^~~ /kisskb/src/drivers/pwm/pwm-pca9685.c:177:31: note: byref variable will be forcibly initialized 177 | unsigned int off = 0, on = 0, val = 0; | ^~ /kisskb/src/drivers/pwm/pwm-pca9685.c:177:22: note: byref variable will be forcibly initialized 177 | unsigned int off = 0, on = 0, val = 0; | ^~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'write_tag_11_packet': /kisskb/src/fs/ecryptfs/keystore.c:2114:16: note: byref variable will be forcibly initialized 2114 | size_t packet_size_length; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-pca9685.c: In function 'pca9685_pwm_get_state': /kisskb/src/drivers/pwm/pwm-pca9685.c:439:22: note: byref variable will be forcibly initialized 439 | unsigned int val = 0; | ^~~ /kisskb/src/drivers/pwm/pwm-pca9685.c: In function '__pca9685_pwm_apply': /kisskb/src/drivers/pwm/pwm-pca9685.c:368:22: note: byref variable will be forcibly initialized 368 | unsigned int val = 0; | ^~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'write_tag_66_packet': /kisskb/src/fs/ecryptfs/keystore.c:293:16: note: byref variable will be forcibly initialized 293 | size_t packet_size_len; | ^~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-pca9685.c: In function 'pca9685_pwm_probe': /kisskb/src/drivers/pwm/pwm-pca9685.c:520:22: note: byref variable will be forcibly initialized 520 | unsigned int reg; | ^~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'pki_encrypt_session_key': /kisskb/src/fs/ecryptfs/keystore.c:1969:34: note: byref variable will be forcibly initialized 1969 | struct ecryptfs_message *msg; | ^~~ /kisskb/src/fs/ecryptfs/keystore.c:1968:16: note: byref variable will be forcibly initialized 1968 | size_t payload_len = 0; | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1967:15: note: byref variable will be forcibly initialized 1967 | char *payload = NULL; | ^~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1966:34: note: byref variable will be forcibly initialized 1966 | struct ecryptfs_msg_ctx *msg_ctx = NULL; | ^~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'write_tag_1_packet': /kisskb/src/fs/ecryptfs/keystore.c:2026:16: note: byref variable will be forcibly initialized 2026 | size_t packet_size_length; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_write_tag_70_packet': /kisskb/src/fs/ecryptfs/keystore.c:625:21: note: byref variable will be forcibly initialized 625 | struct key *auth_tok_key = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_parse_tag_70_packet': /kisskb/src/fs/ecryptfs/keystore.c:898:21: note: byref variable will be forcibly initialized 898 | struct key *auth_tok_key = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_parse_packet_set': /kisskb/src/fs/ecryptfs/keystore.c:1770:21: note: byref variable will be forcibly initialized 1770 | struct key *auth_tok_key = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1769:16: note: byref variable will be forcibly initialized 1769 | size_t tag_11_packet_size; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1768:16: note: byref variable will be forcibly initialized 1768 | size_t tag_11_contents_size; | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1766:23: note: byref variable will be forcibly initialized 1766 | unsigned char sig_tmp_space[ECRYPTFS_SIG_SIZE]; | ^~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1765:35: note: byref variable will be forcibly initialized 1765 | struct ecryptfs_auth_tok *new_auth_tok; | ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1764:16: note: byref variable will be forcibly initialized 1764 | size_t packet_size; | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1763:15: note: byref variable will be forcibly initialized 1763 | char *candidate_auth_tok_sig; | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1761:35: note: byref variable will be forcibly initialized 1761 | struct ecryptfs_auth_tok *matching_auth_tok; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:1760:26: note: byref variable will be forcibly initialized 1760 | struct list_head auth_tok_list; | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:8, from /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:8: /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'irq_find_mapping': /kisskb/src/include/linux/irqdomain.h:437:22: note: byref variable will be forcibly initialized 437 | unsigned int irq; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'stmfx_gpio_get': /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:108:13: note: byref variable will be forcibly initialized 108 | u32 value; | ^~~~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'stmfx_pinctrl_irq_thread_fn': /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:568:26: note: byref variable will be forcibly initialized 568 | unsigned long n, status; | ^~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:567:12: note: byref variable will be forcibly initialized 567 | u8 src[NR_GPIO_REGS] = {0, 0, 0}; | ^~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:566:12: note: byref variable will be forcibly initialized 566 | u8 pending[NR_GPIO_REGS]; | ^~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'stmfx_gpio_get_direction': /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:131:13: note: byref variable will be forcibly initialized 131 | u32 val; | ^~~ /kisskb/src/fs/ecryptfs/keystore.c: In function 'ecryptfs_generate_key_packet_set': /kisskb/src/fs/ecryptfs/keystore.c:2409:16: note: byref variable will be forcibly initialized 2409 | size_t written; | ^~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2405:21: note: byref variable will be forcibly initialized 2405 | struct key *auth_tok_key = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/keystore.c:2404:35: note: byref variable will be forcibly initialized 2404 | struct ecryptfs_auth_tok *auth_tok; | ^~~~~~~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'stmfx_pinconf_get_type': /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:195:13: note: byref variable will be forcibly initialized 195 | u32 type, mask = get_mask(offset); | ^~~~ /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c: In function 'stmfx_pinconf_get_pupd': /kisskb/src/drivers/pinctrl/pinctrl-stmfx.c:172:13: note: byref variable will be forcibly initialized 172 | u32 pupd, mask = get_mask(offset); | ^~~~ /kisskb/src/crypto/cts.c: In function 'cts_cbc_decrypt': /kisskb/src/crypto/cts.c:185:12: note: byref variable will be forcibly initialized 185 | u8 d[MAX_CIPHER_BLOCKSIZE * 2] __aligned(__alignof__(u32)); | ^ /kisskb/src/crypto/cts.c: In function 'cts_cbc_encrypt': /kisskb/src/crypto/cts.c:104:12: note: byref variable will be forcibly initialized 104 | u8 d[MAX_CIPHER_BLOCKSIZE * 2] __aligned(__alignof__(u32)); | ^ /kisskb/src/crypto/cts.c: In function 'crypto_cts_create': /kisskb/src/crypto/cts.c:329:13: note: byref variable will be forcibly initialized 329 | u32 mask; | ^~~~ /kisskb/src/crypto/xctr.c: In function 'crypto_xctr_crypt_inplace': /kisskb/src/crypto/xctr.c:84:16: note: byref variable will be forcibly initialized 84 | __le32 ctr32 = cpu_to_le32(byte_ctr / XCTR_BLOCKSIZE + 1); | ^~~~~ /kisskb/src/crypto/xctr.c:82:12: note: byref variable will be forcibly initialized 82 | u8 tmp[XCTR_BLOCKSIZE + MAX_CIPHER_ALIGNMASK]; | ^~~ /kisskb/src/crypto/xctr.c: In function 'crypto_xctr_crypt_segment': /kisskb/src/crypto/xctr.c:57:16: note: byref variable will be forcibly initialized 57 | __le32 ctr32 = cpu_to_le32(byte_ctr / XCTR_BLOCKSIZE + 1); | ^~~~~ /kisskb/src/crypto/xctr.c: In function 'crypto_xctr_crypt_final': /kisskb/src/crypto/xctr.c:41:16: note: byref variable will be forcibly initialized 41 | __le32 ctr32 = cpu_to_le32(byte_ctr / XCTR_BLOCKSIZE + 1); | ^~~~~ /kisskb/src/crypto/xctr.c:37:12: note: byref variable will be forcibly initialized 37 | u8 keystream[XCTR_BLOCKSIZE]; | ^~~~~~~~~ /kisskb/src/crypto/xctr.c: In function 'crypto_xctr_crypt': /kisskb/src/crypto/xctr.c:104:30: note: byref variable will be forcibly initialized 104 | struct skcipher_walk walk; | ^~~~ /kisskb/src/drivers/gpio/gpio-bd9571mwv.c: In function 'bd9571mwv_gpio_get': /kisskb/src/drivers/gpio/gpio-bd9571mwv.c:66:18: note: byref variable will be forcibly initialized 66 | int ret, val; | ^~~ /kisskb/src/drivers/gpio/gpio-bd9571mwv.c: In function 'bd9571mwv_gpio_get_direction': /kisskb/src/drivers/gpio/gpio-bd9571mwv.c:28:18: note: byref variable will be forcibly initialized 28 | int ret, val; | ^~~ /kisskb/src/drivers/gpio/gpio-dln2.c: In function 'dln2_gpio_set_event_cfg': /kisskb/src/drivers/gpio/gpio-dln2.c:292:20: note: byref variable will be forcibly initialized 292 | } __packed req = { | ^~~ /kisskb/src/fs/jffs2/file.c: In function 'jffs2_write_end': /kisskb/src/fs/jffs2/file.c:260:18: note: byref variable will be forcibly initialized 260 | uint32_t writtenlen = 0; | ^~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-dln2.c: In function 'dln2_gpio_set_config': /kisskb/src/drivers/gpio/gpio-dln2.c:275:16: note: byref variable will be forcibly initialized 275 | __le32 duration; | ^~~~~~~~ /kisskb/src/drivers/gpio/gpio-dln2.c: In function 'dln2_gpio_pin_set_out_val': /kisskb/src/drivers/gpio/gpio-dln2.c:138:34: note: byref variable will be forcibly initialized 138 | struct dln2_gpio_pin_val req = { | ^~~ /kisskb/src/drivers/gpio/gpio-dln2.c: In function 'dln2_gpio_set_direction': /kisskb/src/drivers/gpio/gpio-dln2.c:234:34: note: byref variable will be forcibly initialized 234 | struct dln2_gpio_pin_val req = { | ^~~ /kisskb/src/drivers/gpio/gpio-dln2.c: In function 'dln2_gpio_pin_cmd': /kisskb/src/drivers/gpio/gpio-dln2.c:90:30: note: byref variable will be forcibly initialized 90 | struct dln2_gpio_pin req = { | ^~~ /kisskb/src/drivers/gpio/gpio-dln2.c: In function 'dln2_gpio_request': /kisskb/src/drivers/gpio/gpio-dln2.c:157:13: note: byref variable will be forcibly initialized 157 | int len = sizeof(rsp); | ^~~ /kisskb/src/drivers/gpio/gpio-dln2.c:156:34: note: byref variable will be forcibly initialized 156 | struct dln2_gpio_pin_val rsp; | ^~~ /kisskb/src/drivers/gpio/gpio-dln2.c:153:30: note: byref variable will be forcibly initialized 153 | struct dln2_gpio_pin req = { | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/kthread.h:6, from /kisskb/src/fs/ecryptfs/kthread.c:9: /kisskb/src/fs/ecryptfs/kthread.c: In function 'ecryptfs_threadfn': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:364:9: note: in expansion of macro '___wait_event' 364 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:384:25: note: in expansion of macro '__wait_event_freezable' 384 | __ret = __wait_event_freezable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/kthread.c:48:17: note: in expansion of macro 'wait_event_freezable' 48 | wait_event_freezable( | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-dln2.c: In function 'dln2_gpio_pin_val': /kisskb/src/drivers/gpio/gpio-dln2.c:104:13: note: byref variable will be forcibly initialized 104 | int len = sizeof(rsp); | ^~~ /kisskb/src/drivers/gpio/gpio-dln2.c:103:34: note: byref variable will be forcibly initialized 103 | struct dln2_gpio_pin_val rsp; | ^~~ /kisskb/src/drivers/gpio/gpio-dln2.c:100:30: note: byref variable will be forcibly initialized 100 | struct dln2_gpio_pin req = { | ^~~ /kisskb/src/fs/jffs2/file.c: In function 'jffs2_write_begin': /kisskb/src/fs/jffs2/file.c:149:26: note: byref variable will be forcibly initialized 149 | uint32_t alloc_len; | ^~~~~~~~~ /kisskb/src/fs/jffs2/file.c:147:40: note: byref variable will be forcibly initialized 147 | struct jffs2_raw_inode ri; | ^~ /kisskb/src/drivers/gpio/gpio-dln2.c: In function 'dln2_gpio_get_pin_count': /kisskb/src/drivers/gpio/gpio-dln2.c:77:13: note: byref variable will be forcibly initialized 77 | int len = sizeof(count); | ^~~ /kisskb/src/drivers/gpio/gpio-dln2.c:76:16: note: byref variable will be forcibly initialized 76 | __le16 count; | ^~~~~ /kisskb/src/fs/ecryptfs/kthread.c: In function 'ecryptfs_privileged_open': /kisskb/src/fs/ecryptfs/kthread.c:122:34: note: byref variable will be forcibly initialized 122 | struct ecryptfs_open_req req; | ^~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/dlm/plock.c:6: /kisskb/src/fs/dlm/plock.c: In function 'dlm_posix_lock': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dlm/plock.c:159:14: note: in expansion of macro 'wait_event_interruptible' 159 | rv = wait_event_interruptible(recv_wq, (op->done != 0)); | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dlm/plock.c: In function 'dlm_posix_unlock': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/dlm/plock.c:298:9: note: in expansion of macro 'wait_event' 298 | wait_event(recv_wq, (op->done != 0)); | ^~~~~~~~~~ /kisskb/src/fs/dlm/plock.c: In function 'dlm_posix_get': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/dlm/plock.c:346:9: note: in expansion of macro 'wait_event' 346 | wait_event(recv_wq, (op->done != 0)); | ^~~~~~~~~~ /kisskb/src/fs/dlm/plock.c: In function 'dev_read': /kisskb/src/fs/dlm/plock.c:379:31: note: byref variable will be forcibly initialized 379 | struct dlm_plock_info info; | ^~~~ /kisskb/src/fs/dlm/plock.c: In function 'dev_write': /kisskb/src/fs/dlm/plock.c:417:31: note: byref variable will be forcibly initialized 417 | struct dlm_plock_info info; | ^~~~ /kisskb/src/fs/romfs/storage.c: In function 'romfs_mtd_read': /kisskb/src/fs/romfs/storage.c:26:16: note: byref variable will be forcibly initialized 26 | size_t rlen; | ^~~~ /kisskb/src/fs/romfs/storage.c: In function 'romfs_mtd_strnlen': /kisskb/src/fs/romfs/storage.c:42:16: note: byref variable will be forcibly initialized 42 | size_t len; | ^~~ /kisskb/src/fs/romfs/storage.c:41:16: note: byref variable will be forcibly initialized 41 | u_char buf[16], *p; | ^~~ /kisskb/src/fs/romfs/storage.c: In function 'romfs_mtd_strcmp': /kisskb/src/fs/romfs/storage.c:70:16: note: byref variable will be forcibly initialized 70 | size_t len, segment; | ^~~ /kisskb/src/fs/romfs/storage.c:69:16: note: byref variable will be forcibly initialized 69 | u_char buf[17]; | ^~~ In file included from /kisskb/src/include/trace/define_custom_trace.h:55, from /kisskb/src/samples/trace_events/trace_custom_sched.h:96, from /kisskb/src/samples/trace_events/trace_custom_sched.c:24: /kisskb/src/samples/trace_events/trace_custom_sched.c: In function 'trace_custom_event_raw_event_sched_switch': /kisskb/src/include/trace/trace_custom_events.h:147:35: note: byref variable will be forcibly initialized 147 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_custom_events.h:28:9: note: in expansion of macro 'DECLARE_CUSTOM_EVENT_CLASS' 28 | DECLARE_CUSTOM_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace_custom_sched.h:21:1: note: in expansion of macro 'TRACE_CUSTOM_EVENT' 21 | TRACE_CUSTOM_EVENT(sched_switch, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/trace_custom_sched.c: In function 'trace_custom_event_raw_event_sched_waking': /kisskb/src/include/trace/trace_custom_events.h:147:35: note: byref variable will be forcibly initialized 147 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_custom_events.h:28:9: note: in expansion of macro 'DECLARE_CUSTOM_EVENT_CLASS' 28 | DECLARE_CUSTOM_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/trace_events/./trace_custom_sched.h:59:1: note: in expansion of macro 'TRACE_CUSTOM_EVENT' 59 | TRACE_CUSTOM_EVENT(sched_waking, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/hctr2.c: In function 'hctr2_hash_message': /kisskb/src/crypto/hctr2.c:200:32: note: byref variable will be forcibly initialized 200 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/crypto/hctr2.c: In function 'hctr2_finish': /kisskb/src/crypto/hctr2.c:234:12: note: byref variable will be forcibly initialized 234 | u8 digest[POLYVAL_DIGEST_SIZE]; | ^~~~~~ /kisskb/src/crypto/hctr2.c: In function 'hctr2_crypt': /kisskb/src/crypto/hctr2.c:271:12: note: byref variable will be forcibly initialized 271 | u8 digest[POLYVAL_DIGEST_SIZE]; | ^~~~~~ /kisskb/src/fs/ecryptfs/debug.c: In function 'ecryptfs_dump_auth_tok': /kisskb/src/fs/ecryptfs/debug.c:21:14: note: byref variable will be forcibly initialized 21 | char sig[ECRYPTFS_SIG_SIZE_HEX + 1]; | ^~~ /kisskb/src/fs/ecryptfs/debug.c:20:14: note: byref variable will be forcibly initialized 20 | char salt[ECRYPTFS_SALT_SIZE * 2 + 1]; | ^~~~ /kisskb/src/crypto/hctr2.c: In function 'hctr2_hash_tweaklen': /kisskb/src/crypto/hctr2.c:112:16: note: byref variable will be forcibly initialized 112 | __le64 tweak_length_block[2]; | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/crypto/internal/hash.h:12, from /kisskb/src/crypto/hctr2.c:20: /kisskb/src/include/crypto/hash.h:166:14: note: byref variable will be forcibly initialized 166 | char __##shash##_desc[sizeof(struct shash_desc) + HASH_MAX_DESCSIZE] \ | ^~ /kisskb/src/crypto/hctr2.c:111:9: note: in expansion of macro 'SHASH_DESC_ON_STACK' 111 | SHASH_DESC_ON_STACK(shash, tfm->polyval); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/crypto/hctr2.c: In function 'hctr2_setkey': /kisskb/src/crypto/hctr2.c:133:12: note: byref variable will be forcibly initialized 133 | u8 hbar[BLOCKCIPHER_BLOCK_SIZE]; | ^~~~ /kisskb/src/fs/gfs2/lops.c: In function 'gfs2_end_log_write': /kisskb/src/fs/gfs2/lops.c:207:30: note: byref variable will be forcibly initialized 207 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/gfs2/lops.c: In function 'gfs2_end_log_read': /kisskb/src/fs/gfs2/lops.c:399:30: note: byref variable will be forcibly initialized 399 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/gfs2/lops.c: In function 'gfs2_jhead_pg_srch': /kisskb/src/fs/gfs2/lops.c:429:37: note: byref variable will be forcibly initialized 429 | struct gfs2_log_header_host lh; | ^~ /kisskb/src/crypto/hctr2.c: In function 'hctr2_create_common': /kisskb/src/crypto/hctr2.c:416:14: note: byref variable will be forcibly initialized 416 | char blockcipher_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~~~~~~~~~ /kisskb/src/crypto/hctr2.c:410:13: note: byref variable will be forcibly initialized 410 | u32 mask; | ^~~~ /kisskb/src/fs/gfs2/lops.c: In function 'revoke_lo_scan_elements': /kisskb/src/fs/gfs2/lops.c:936:29: note: byref variable will be forcibly initialized 936 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/lops.c: In function 'databuf_lo_scan_elements': /kisskb/src/fs/gfs2/lops.c:1019:29: note: byref variable will be forcibly initialized 1019 | struct buffer_head *bh_log, *bh_ip; | ^~~~~~ /kisskb/src/crypto/hctr2.c: In function 'hctr2_create': /kisskb/src/crypto/hctr2.c:537:14: note: byref variable will be forcibly initialized 537 | char xctr_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~~ /kisskb/src/fs/gfs2/lops.c: In function 'buf_lo_scan_elements': /kisskb/src/fs/gfs2/lops.c:795:29: note: byref variable will be forcibly initialized 795 | struct buffer_head *bh_log, *bh_ip; | ^~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_prepare_convert_and_insert': /kisskb/src/fs/nilfs2/btree.c:1733:29: note: byref variable will be forcibly initialized 1733 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/lops.c: In function 'gfs2_find_jhead': /kisskb/src/fs/gfs2/lops.c:524:14: note: byref variable will be forcibly initialized 524 | bool done = false; | ^~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_assign_v': /kisskb/src/fs/nilfs2/btree.c:2230:34: note: byref variable will be forcibly initialized 2230 | union nilfs_bmap_ptr_req req; | ^~~ /kisskb/src/fs/jffs2/dir.c: In function 'jffs2_mknod': /kisskb/src/fs/jffs2/dir.c:630:18: note: byref variable will be forcibly initialized 630 | uint32_t alloclen; | ^~~~~~~~ /kisskb/src/fs/jffs2/dir.c:628:33: note: byref variable will be forcibly initialized 628 | union jffs2_device_node dev; | ^~~ /kisskb/src/fs/jffs2/dir.c: In function 'jffs2_symlink': /kisskb/src/fs/jffs2/dir.c:293:18: note: byref variable will be forcibly initialized 293 | uint32_t alloclen; | ^~~~~~~~ /kisskb/src/fs/jffs2/dir.c: In function 'jffs2_mkdir': /kisskb/src/fs/jffs2/dir.c:456:18: note: byref variable will be forcibly initialized 456 | uint32_t alloclen; | ^~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_lookup_dirty_buffers': /kisskb/src/fs/nilfs2/btree.c:2148:17: note: byref variable will be forcibly initialized 2148 | pgoff_t index = 0; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:2146:24: note: byref variable will be forcibly initialized 2146 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/nilfs2/btree.c:2145:26: note: byref variable will be forcibly initialized 2145 | struct list_head lists[NILFS_BTREE_LEVEL_MAX]; | ^~~~~ /kisskb/src/fs/romfs/super.c: In function 'romfs_readdir': /kisskb/src/fs/romfs/super.c:158:14: note: byref variable will be forcibly initialized 158 | char fsname[ROMFS_MAXFN]; /* XXX dynamic? */ | ^~~~~~ /kisskb/src/fs/romfs/super.c:155:28: note: byref variable will be forcibly initialized 155 | struct romfs_inode ri; | ^~ /kisskb/src/fs/romfs/super.c: In function 'romfs_iget': /kisskb/src/fs/romfs/super.c:282:28: note: byref variable will be forcibly initialized 282 | struct romfs_inode ri; | ^~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/f2fs/data.c:8: /kisskb/src/fs/f2fs/data.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/f2fs/data.c: In function '__has_merged_page': /kisskb/src/fs/f2fs/data.c:572:30: note: byref variable will be forcibly initialized 572 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/romfs/super.c: In function 'romfs_lookup': /kisskb/src/fs/romfs/super.c:218:28: note: byref variable will be forcibly initialized 218 | struct romfs_inode ri; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_handle_step_decompress': /kisskb/src/fs/f2fs/data.c:232:30: note: byref variable will be forcibly initialized 232 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_propagate_v': /kisskb/src/fs/nilfs2/btree.c:2025:13: note: byref variable will be forcibly initialized 2025 | int maxlevel = 0, ret; | ^~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/ext4.h:2941, from /kisskb/src/fs/ext4/super.c:61: /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_request_inode': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:180:1: note: in expansion of macro 'TRACE_EVENT' 180 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:180:1: note: in expansion of macro 'TRACE_EVENT' 180 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_allocate_inode': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:202:1: note: in expansion of macro 'TRACE_EVENT' 202 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:202:1: note: in expansion of macro 'TRACE_EVENT' 202 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_evict_inode': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:227:1: note: in expansion of macro 'TRACE_EVENT' 227 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:227:1: note: in expansion of macro 'TRACE_EVENT' 227 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_drop_inode': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:249:1: note: in expansion of macro 'TRACE_EVENT' 249 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:249:1: note: in expansion of macro 'TRACE_EVENT' 249 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_nfs_commit_metadata': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_mark_inode_dirty': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:291:1: note: in expansion of macro 'TRACE_EVENT' 291 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:291:1: note: in expansion of macro 'TRACE_EVENT' 291 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_begin_ordered_truncate': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__write_begin': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:336:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 336 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:336:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 336 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__write_end': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_writepages': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_da_write_pages': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:470:1: note: in expansion of macro 'TRACE_EVENT' 470 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:470:1: note: in expansion of macro 'TRACE_EVENT' 470 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_da_write_pages_extent': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_writepages_result': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__page_op': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:561:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 561 | DECLARE_EVENT_CLASS(ext4__page_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:561:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 561 | DECLARE_EVENT_CLASS(ext4__page_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_invalidate_folio_op': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:606:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 606 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:606:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 606 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_discard_blocks': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:646:1: note: in expansion of macro 'TRACE_EVENT' 646 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:646:1: note: in expansion of macro 'TRACE_EVENT' 646 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__mb_new_pa': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:670:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 670 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:670:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 670 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_mb_release_inode_pa': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:715:1: note: in expansion of macro 'TRACE_EVENT' 715 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:715:1: note: in expansion of macro 'TRACE_EVENT' 715 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_mb_release_group_pa': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:742:1: note: in expansion of macro 'TRACE_EVENT' 742 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:742:1: note: in expansion of macro 'TRACE_EVENT' 742 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_commit_convert_and_insert': /kisskb/src/fs/nilfs2/btree.c:1794:15: note: byref variable will be forcibly initialized 1794 | __u64 tmpptr; | ^~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_discard_preallocations': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:765:1: note: in expansion of macro 'TRACE_EVENT' 765 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:765:1: note: in expansion of macro 'TRACE_EVENT' 765 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_mb_discard_preallocations': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:791:1: note: in expansion of macro 'TRACE_EVENT' 791 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:791:1: note: in expansion of macro 'TRACE_EVENT' 791 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_request_blocks': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_allocate_blocks': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:852:1: note: in expansion of macro 'TRACE_EVENT' 852 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:852:1: note: in expansion of macro 'TRACE_EVENT' 852 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_free_blocks': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_sync_file_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:925:1: note: in expansion of macro 'TRACE_EVENT' 925 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:925:1: note: in expansion of macro 'TRACE_EVENT' 925 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_sync_file_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:952:1: note: in expansion of macro 'TRACE_EVENT' 952 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:952:1: note: in expansion of macro 'TRACE_EVENT' 952 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_sync_fs': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:975:1: note: in expansion of macro 'TRACE_EVENT' 975 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:975:1: note: in expansion of macro 'TRACE_EVENT' 975 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_alloc_da_blocks': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:996:1: note: in expansion of macro 'TRACE_EVENT' 996 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:996:1: note: in expansion of macro 'TRACE_EVENT' 996 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_mballoc_alloc': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1019:1: note: in expansion of macro 'TRACE_EVENT' 1019 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1019:1: note: in expansion of macro 'TRACE_EVENT' 1019 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_mballoc_prealloc': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1086:1: note: in expansion of macro 'TRACE_EVENT' 1086 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1086:1: note: in expansion of macro 'TRACE_EVENT' 1086 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__mballoc': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function '__nilfs_btree_get_block': /kisskb/src/fs/nilfs2/btree.c:477:18: note: byref variable will be forcibly initialized 477 | sector_t submit_ptr = 0; | ^~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c:476:34: note: byref variable will be forcibly initialized 476 | struct buffer_head *bh, *ra_bh; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:476:29: note: byref variable will be forcibly initialized 476 | struct buffer_head *bh, *ra_bh; | ^~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_forget': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1180:1: note: in expansion of macro 'TRACE_EVENT' 1180 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1180:1: note: in expansion of macro 'TRACE_EVENT' 1180 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_da_update_reserve_space': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1207:1: note: in expansion of macro 'TRACE_EVENT' 1207 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1207:1: note: in expansion of macro 'TRACE_EVENT' 1207 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_da_reserve_space': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1242:1: note: in expansion of macro 'TRACE_EVENT' 1242 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1242:1: note: in expansion of macro 'TRACE_EVENT' 1242 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_da_release_space': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__bitmap_load': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:1302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1302 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:1302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1302 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_gather_data': /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_read_block_bitmap_load': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1344:1: note: in expansion of macro 'TRACE_EVENT' 1344 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1344:1: note: in expansion of macro 'TRACE_EVENT' 1344 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__fallocate_mode': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:1367:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1367 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:1367:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1367 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fallocate_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1416:1: note: in expansion of macro 'TRACE_EVENT' 1416 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1416:1: note: in expansion of macro 'TRACE_EVENT' 1416 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c:1680:29: note: byref variable will be forcibly initialized 1680 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_unlink_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1445:1: note: in expansion of macro 'TRACE_EVENT' 1445 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1445:1: note: in expansion of macro 'TRACE_EVENT' 1445 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_unlink_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__truncate': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:1493:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1493 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:1493:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1493 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_ext_convert_to_initialized_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 1530 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 1530 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_check_delete': /kisskb/src/fs/nilfs2/btree.c:1640:29: note: byref variable will be forcibly initialized 1640 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_ext_convert_to_initialized_fastpath': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1568:1: note: in expansion of macro 'TRACE_EVENT' 1568 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1568:1: note: in expansion of macro 'TRACE_EVENT' 1568 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__map_blocks_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:1610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1610 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:1610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1610 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__map_blocks_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:1652:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1652 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:1652:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1652 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_ext_load_extent': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1702:1: note: in expansion of macro 'TRACE_EVENT' 1702 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1702:1: note: in expansion of macro 'TRACE_EVENT' 1702 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_load_inode': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1727:1: note: in expansion of macro 'TRACE_EVENT' 1727 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1727:1: note: in expansion of macro 'TRACE_EVENT' 1727 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_journal_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_journal_start_reserved': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1775:1: note: in expansion of macro 'TRACE_EVENT' 1775 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1775:1: note: in expansion of macro 'TRACE_EVENT' 1775 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__trim': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:1797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1797 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:1797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1797 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_ext_handle_unwritten_extents': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_prepare_delete': /kisskb/src/fs/nilfs2/btree.c:1426:29: note: byref variable will be forcibly initialized 1426 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_get_implied_cluster_alloc_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_ext_show_extent': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1913:1: note: in expansion of macro 'TRACE_EVENT' 1913 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1913:1: note: in expansion of macro 'TRACE_EVENT' 1913 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_remove_blocks': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_ext_rm_leaf': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1990:1: note: in expansion of macro 'TRACE_EVENT' 1990 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1990:1: note: in expansion of macro 'TRACE_EVENT' 1990 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_ext_rm_idx': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_ext_remove_space': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2057:1: note: in expansion of macro 'TRACE_EVENT' 2057 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2057:1: note: in expansion of macro 'TRACE_EVENT' 2057 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_ext_remove_space_done': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__es_extent': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:2131:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2131 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:2131:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2131 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_es_remove_extent': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2173:1: note: in expansion of macro 'TRACE_EVENT' 2173 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2173:1: note: in expansion of macro 'TRACE_EVENT' 2173 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_es_find_extent_range_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2198:1: note: in expansion of macro 'TRACE_EVENT' 2198 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2198:1: note: in expansion of macro 'TRACE_EVENT' 2198 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_es_find_extent_range_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2220:1: note: in expansion of macro 'TRACE_EVENT' 2220 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2220:1: note: in expansion of macro 'TRACE_EVENT' 2220 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_es_lookup_extent_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2250:1: note: in expansion of macro 'TRACE_EVENT' 2250 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2250:1: note: in expansion of macro 'TRACE_EVENT' 2250 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_es_lookup_extent_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2272:1: note: in expansion of macro 'TRACE_EVENT' 2272 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2272:1: note: in expansion of macro 'TRACE_EVENT' 2272 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_prepare_insert': /kisskb/src/fs/nilfs2/btree.c:1052:29: note: byref variable will be forcibly initialized 1052 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4__es_shrink_enter': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:2306:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2306 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:2306:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2306 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_es_shrink_scan_exit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_collapse_range': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2362:1: note: in expansion of macro 'TRACE_EVENT' 2362 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2362:1: note: in expansion of macro 'TRACE_EVENT' 2362 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_insert_range': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2387:1: note: in expansion of macro 'TRACE_EVENT' 2387 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2387:1: note: in expansion of macro 'TRACE_EVENT' 2387 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_es_shrink': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_es_insert_delayed_block': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2440:1: note: in expansion of macro 'TRACE_EVENT' 2440 | TRACE_EVENT(ext4_es_insert_delayed_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2440:1: note: in expansion of macro 'TRACE_EVENT' 2440 | TRACE_EVENT(ext4_es_insert_delayed_block, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fsmap_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_getfsmap_class': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:2513:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2513 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:2513:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2513 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_shutdown': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2548:1: note: in expansion of macro 'TRACE_EVENT' 2548 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2548:1: note: in expansion of macro 'TRACE_EVENT' 2548 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_error': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2568:1: note: in expansion of macro 'TRACE_EVENT' 2568 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2568:1: note: in expansion of macro 'TRACE_EVENT' 2568 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_prefetch_bitmaps': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2591:1: note: in expansion of macro 'TRACE_EVENT' 2591 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2591:1: note: in expansion of macro 'TRACE_EVENT' 2591 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_lazy_itable_init': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2616:1: note: in expansion of macro 'TRACE_EVENT' 2616 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2616:1: note: in expansion of macro 'TRACE_EVENT' 2616 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_do_lookup': /kisskb/src/fs/nilfs2/btree.c:545:20: note: byref variable will be forcibly initialized 545 | int level, index, found, ncmax, ret; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:543:43: note: byref variable will be forcibly initialized 543 | struct nilfs_btree_readahead_info p, *ra; | ^ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fc_replay_scan': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2635:1: note: in expansion of macro 'TRACE_EVENT' 2635 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2635:1: note: in expansion of macro 'TRACE_EVENT' 2635 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fc_replay': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fc_commit_start': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2683:1: note: in expansion of macro 'TRACE_EVENT' 2683 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_write_end_io': /kisskb/src/fs/f2fs/data.c:329:30: note: byref variable will be forcibly initialized 329 | struct page *page = bvec->bv_page; | ^~~~ /kisskb/src/fs/f2fs/data.c:318:30: note: byref variable will be forcibly initialized 318 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2683:1: note: in expansion of macro 'TRACE_EVENT' 2683 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fc_commit_stop': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2702:1: note: in expansion of macro 'TRACE_EVENT' 2702 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2702:1: note: in expansion of macro 'TRACE_EVENT' 2702 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_mark': /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fc_stats': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2739:1: note: in expansion of macro 'TRACE_EVENT' 2739 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2739:1: note: in expansion of macro 'TRACE_EVENT' 2739 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c:2320:15: note: byref variable will be forcibly initialized 2320 | __u64 ptr; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fc_track_dentry': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/ext4.h:2783:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2783 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/ext4.h:2783:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2783 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c:2318:29: note: byref variable will be forcibly initialized 2318 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fc_track_inode': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2826:1: note: in expansion of macro 'TRACE_EVENT' 2826 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2826:1: note: in expansion of macro 'TRACE_EVENT' 2826 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fc_track_range': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_fc_cleanup': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2889:1: note: in expansion of macro 'TRACE_EVENT' 2889 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2889:1: note: in expansion of macro 'TRACE_EVENT' 2889 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_update_sb': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2915:1: note: in expansion of macro 'TRACE_EVENT' 2915 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2915:1: note: in expansion of macro 'TRACE_EVENT' 2915 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_delete': /kisskb/src/fs/nilfs2/btree.c:1576:13: note: byref variable will be forcibly initialized 1576 | int level, ret; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:1574:33: note: byref variable will be forcibly initialized 1574 | struct nilfs_bmap_stats stats; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_other_inode_update_time': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_insert': /kisskb/src/fs/nilfs2/btree.c:1224:13: note: byref variable will be forcibly initialized 1224 | int level, ret; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:1223:33: note: byref variable will be forcibly initialized 1223 | struct nilfs_bmap_stats stats; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function 'perf_trace_ext4_free_inode': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:151:1: note: in expansion of macro 'TRACE_EVENT' 151 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:151:1: note: in expansion of macro 'TRACE_EVENT' 151 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/ext4.h:2941, from /kisskb/src/fs/ext4/super.c:61: /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_other_inode_update_time': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_lookup_contig': /kisskb/src/fs/nilfs2/btree.c:704:43: note: byref variable will be forcibly initialized 704 | struct nilfs_btree_readahead_info p; | ^ /kisskb/src/fs/nilfs2/btree.c:701:18: note: byref variable will be forcibly initialized 701 | sector_t blocknr; | ^~~~~~~ /kisskb/src/fs/nilfs2/btree.c:700:15: note: byref variable will be forcibly initialized 700 | __u64 ptr, ptr2; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_free_inode': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:151:1: note: in expansion of macro 'TRACE_EVENT' 151 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_request_inode': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:180:1: note: in expansion of macro 'TRACE_EVENT' 180 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_allocate_inode': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:202:1: note: in expansion of macro 'TRACE_EVENT' 202 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_evict_inode': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:227:1: note: in expansion of macro 'TRACE_EVENT' 227 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_drop_inode': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:249:1: note: in expansion of macro 'TRACE_EVENT' 249 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c: In function 'nilfs_btree_convert_and_insert': /kisskb/src/fs/nilfs2/btree.c:1862:33: note: byref variable will be forcibly initialized 1862 | struct nilfs_bmap_stats stats; | ^~~~~ /kisskb/src/fs/nilfs2/btree.c:1861:40: note: byref variable will be forcibly initialized 1861 | union nilfs_bmap_ptr_req dreq, nreq, *di, *ni; | ^~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_nfs_commit_metadata': /kisskb/src/fs/nilfs2/btree.c:1861:34: note: byref variable will be forcibly initialized 1861 | union nilfs_bmap_ptr_req dreq, nreq, *di, *ni; | ^~~~ /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/btree.c:1860:29: note: byref variable will be forcibly initialized 1860 | struct buffer_head *bh = NULL; | ^~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mark_inode_dirty': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:291:1: note: in expansion of macro 'TRACE_EVENT' 291 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_begin_ordered_truncate': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__write_begin': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:336:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 336 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_finish_read_bio': /kisskb/src/fs/f2fs/data.c:125:30: note: byref variable will be forcibly initialized 125 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__write_end': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_writepages': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_da_write_pages': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:470:1: note: in expansion of macro 'TRACE_EVENT' 470 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_da_write_pages_extent': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_writepages_result': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__page_op': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:561:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 561 | DECLARE_EVENT_CLASS(ext4__page_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_invalidate_folio_op': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:606:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 606 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_discard_blocks': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:646:1: note: in expansion of macro 'TRACE_EVENT' 646 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__mb_new_pa': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:670:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 670 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mb_release_inode_pa': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:715:1: note: in expansion of macro 'TRACE_EVENT' 715 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mb_release_group_pa': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:742:1: note: in expansion of macro 'TRACE_EVENT' 742 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_discard_preallocations': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:765:1: note: in expansion of macro 'TRACE_EVENT' 765 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mb_discard_preallocations': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:791:1: note: in expansion of macro 'TRACE_EVENT' 791 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_request_blocks': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_allocate_blocks': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:852:1: note: in expansion of macro 'TRACE_EVENT' 852 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_free_blocks': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_sync_file_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:925:1: note: in expansion of macro 'TRACE_EVENT' 925 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_sync_file_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:952:1: note: in expansion of macro 'TRACE_EVENT' 952 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_sync_fs': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:975:1: note: in expansion of macro 'TRACE_EVENT' 975 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_alloc_da_blocks': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:996:1: note: in expansion of macro 'TRACE_EVENT' 996 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mballoc_alloc': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1019:1: note: in expansion of macro 'TRACE_EVENT' 1019 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_mballoc_prealloc': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1086:1: note: in expansion of macro 'TRACE_EVENT' 1086 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_verify_bio': /kisskb/src/fs/f2fs/data.c:182:38: note: byref variable will be forcibly initialized 182 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__mballoc': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_forget': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1180:1: note: in expansion of macro 'TRACE_EVENT' 1180 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_da_update_reserve_space': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1207:1: note: in expansion of macro 'TRACE_EVENT' 1207 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_da_reserve_space': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1242:1: note: in expansion of macro 'TRACE_EVENT' 1242 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_da_release_space': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__bitmap_load': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1302 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_read_block_bitmap_load': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1344:1: note: in expansion of macro 'TRACE_EVENT' 1344 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__fallocate_mode': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1367:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1367 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fallocate_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1416:1: note: in expansion of macro 'TRACE_EVENT' 1416 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_unlink_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1445:1: note: in expansion of macro 'TRACE_EVENT' 1445 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_unlink_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__truncate': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1493:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1493 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_convert_to_initialized_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 1530 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_convert_to_initialized_fastpath': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1568:1: note: in expansion of macro 'TRACE_EVENT' 1568 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__map_blocks_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1610 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__map_blocks_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1652:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1652 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_load_extent': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1702:1: note: in expansion of macro 'TRACE_EVENT' 1702 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_load_inode': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1727:1: note: in expansion of macro 'TRACE_EVENT' 1727 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_journal_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_journal_start_reserved': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1775:1: note: in expansion of macro 'TRACE_EVENT' 1775 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__trim': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:1797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1797 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_handle_unwritten_extents': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_get_implied_cluster_alloc_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_show_extent': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1913:1: note: in expansion of macro 'TRACE_EVENT' 1913 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_remove_blocks': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_rm_leaf': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1990:1: note: in expansion of macro 'TRACE_EVENT' 1990 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_rm_idx': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_remove_space': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2057:1: note: in expansion of macro 'TRACE_EVENT' 2057 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_ext_remove_space_done': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__es_extent': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:2131:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2131 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_remove_extent': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2173:1: note: in expansion of macro 'TRACE_EVENT' 2173 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_find_extent_range_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2198:1: note: in expansion of macro 'TRACE_EVENT' 2198 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_find_extent_range_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2220:1: note: in expansion of macro 'TRACE_EVENT' 2220 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_lookup_extent_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2250:1: note: in expansion of macro 'TRACE_EVENT' 2250 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_lookup_extent_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2272:1: note: in expansion of macro 'TRACE_EVENT' 2272 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4__es_shrink_enter': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:2306:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2306 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_shrink_scan_exit': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_collapse_range': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2362:1: note: in expansion of macro 'TRACE_EVENT' 2362 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_insert_range': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2387:1: note: in expansion of macro 'TRACE_EVENT' 2387 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_shrink': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c: In function 'twl6030_pwm_disable': /kisskb/src/drivers/pwm/pwm-twl.c:244:13: note: byref variable will be forcibly initialized 244 | static void twl6030_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c:244:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/pwm/pwm-twl.c:244:13: note: byref variable will be forcibly initialized /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_es_insert_delayed_block': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2440:1: note: in expansion of macro 'TRACE_EVENT' 2440 | TRACE_EVENT(ext4_es_insert_delayed_block, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fsmap_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_getfsmap_class': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:2513:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2513 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_shutdown': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2548:1: note: in expansion of macro 'TRACE_EVENT' 2548 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_error': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2568:1: note: in expansion of macro 'TRACE_EVENT' 2568 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c: In function 'twl6030_pwm_enable': /kisskb/src/drivers/pwm/pwm-twl.c:221:12: note: byref variable will be forcibly initialized 221 | static int twl6030_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_prefetch_bitmaps': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2591:1: note: in expansion of macro 'TRACE_EVENT' 2591 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c: In function 'twl_pwm_config': /kisskb/src/drivers/pwm/pwm-twl.c:64:12: note: byref variable will be forcibly initialized 64 | u8 pwm_config[2] = { 1, 0 }; | ^~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_lazy_itable_init': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2616:1: note: in expansion of macro 'TRACE_EVENT' 2616 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_replay_scan': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2635:1: note: in expansion of macro 'TRACE_EVENT' 2635 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_replay': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_commit_start': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2683:1: note: in expansion of macro 'TRACE_EVENT' 2683 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c: In function 'twl4030_pwm_disable': /kisskb/src/drivers/pwm/pwm-twl.c:124:13: note: byref variable will be forcibly initialized 124 | static void twl4030_pwm_disable(struct pwm_chip *chip, struct pwm_device *pwm) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c:124:13: note: byref variable will be forcibly initialized /kisskb/src/drivers/pwm/pwm-twl.c:128:12: note: byref variable will be forcibly initialized 128 | u8 val; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_commit_stop': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2702:1: note: in expansion of macro 'TRACE_EVENT' 2702 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c: In function 'twl4030_pwm_enable': /kisskb/src/drivers/pwm/pwm-twl.c:94:12: note: byref variable will be forcibly initialized 94 | static int twl4030_pwm_enable(struct pwm_chip *chip, struct pwm_device *pwm) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c:94:12: note: byref variable will be forcibly initialized /kisskb/src/drivers/pwm/pwm-twl.c:98:12: note: byref variable will be forcibly initialized 98 | u8 val; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_stats': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2739:1: note: in expansion of macro 'TRACE_EVENT' 2739 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_track_dentry': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/events/ext4.h:2783:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2783 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_track_inode': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2826:1: note: in expansion of macro 'TRACE_EVENT' 2826 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c: In function 'twl4030_pwm_free': /kisskb/src/drivers/pwm/pwm-twl.c:191:13: note: byref variable will be forcibly initialized 191 | static void twl4030_pwm_free(struct pwm_chip *chip, struct pwm_device *pwm) | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c:195:12: note: byref variable will be forcibly initialized 195 | u8 val, mask; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_track_range': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c: In function 'twl4030_pwm_request': /kisskb/src/drivers/pwm/pwm-twl.c:153:12: note: byref variable will be forcibly initialized 153 | static int twl4030_pwm_request(struct pwm_chip *chip, struct pwm_device *pwm) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl.c:157:12: note: byref variable will be forcibly initialized 157 | u8 val, mask, bits; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_fc_cleanup': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2889:1: note: in expansion of macro 'TRACE_EVENT' 2889 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'trace_event_raw_event_ext4_update_sb': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2915:1: note: in expansion of macro 'TRACE_EVENT' 2915 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/ext4.h:2941, from /kisskb/src/fs/ext4/super.c:61: /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_other_inode_update_time': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:121:1: note: in expansion of macro 'TRACE_EVENT' 121 | TRACE_EVENT(ext4_other_inode_update_time, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_request_inode': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:180:1: note: in expansion of macro 'TRACE_EVENT' 180 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:180:1: note: in expansion of macro 'TRACE_EVENT' 180 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:180:1: note: in expansion of macro 'TRACE_EVENT' 180 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:180:1: note: in expansion of macro 'TRACE_EVENT' 180 | TRACE_EVENT(ext4_request_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_drop_inode': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:249:1: note: in expansion of macro 'TRACE_EVENT' 249 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:249:1: note: in expansion of macro 'TRACE_EVENT' 249 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:249:1: note: in expansion of macro 'TRACE_EVENT' 249 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:249:1: note: in expansion of macro 'TRACE_EVENT' 249 | TRACE_EVENT(ext4_drop_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_mark_inode_dirty': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:291:1: note: in expansion of macro 'TRACE_EVENT' 291 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:291:1: note: in expansion of macro 'TRACE_EVENT' 291 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:291:1: note: in expansion of macro 'TRACE_EVENT' 291 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:291:1: note: in expansion of macro 'TRACE_EVENT' 291 | TRACE_EVENT(ext4_mark_inode_dirty, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_begin_ordered_truncate': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:313:1: note: in expansion of macro 'TRACE_EVENT' 313 | TRACE_EVENT(ext4_begin_ordered_truncate, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_writepages': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:428:1: note: in expansion of macro 'TRACE_EVENT' 428 | TRACE_EVENT(ext4_writepages, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_da_write_pages_extent': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:499:1: note: in expansion of macro 'TRACE_EVENT' 499 | TRACE_EVENT(ext4_da_write_pages_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__mb_new_pa': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:670:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 670 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_xattr_fiemap': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:670:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 670 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:670:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 670 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:670:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 670 | DECLARE_EVENT_CLASS(ext4__mb_new_pa, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c:1784:26: note: byref variable will be forcibly initialized 1784 | struct node_info ni; | ^~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_mb_release_group_pa': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:742:1: note: in expansion of macro 'TRACE_EVENT' 742 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:742:1: note: in expansion of macro 'TRACE_EVENT' 742 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:742:1: note: in expansion of macro 'TRACE_EVENT' 742 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:742:1: note: in expansion of macro 'TRACE_EVENT' 742 | TRACE_EVENT(ext4_mb_release_group_pa, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_mb_discard_preallocations': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:791:1: note: in expansion of macro 'TRACE_EVENT' 791 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:791:1: note: in expansion of macro 'TRACE_EVENT' 791 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:791:1: note: in expansion of macro 'TRACE_EVENT' 791 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:791:1: note: in expansion of macro 'TRACE_EVENT' 791 | TRACE_EVENT(ext4_mb_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_allocate_blocks': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:852:1: note: in expansion of macro 'TRACE_EVENT' 852 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:852:1: note: in expansion of macro 'TRACE_EVENT' 852 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:852:1: note: in expansion of macro 'TRACE_EVENT' 852 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:852:1: note: in expansion of macro 'TRACE_EVENT' 852 | TRACE_EVENT(ext4_allocate_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_sync_file_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:925:1: note: in expansion of macro 'TRACE_EVENT' 925 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:925:1: note: in expansion of macro 'TRACE_EVENT' 925 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:925:1: note: in expansion of macro 'TRACE_EVENT' 925 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:925:1: note: in expansion of macro 'TRACE_EVENT' 925 | TRACE_EVENT(ext4_sync_file_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_sync_file_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:952:1: note: in expansion of macro 'TRACE_EVENT' 952 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:952:1: note: in expansion of macro 'TRACE_EVENT' 952 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:952:1: note: in expansion of macro 'TRACE_EVENT' 952 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:952:1: note: in expansion of macro 'TRACE_EVENT' 952 | TRACE_EVENT(ext4_sync_file_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_sync_fs': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:975:1: note: in expansion of macro 'TRACE_EVENT' 975 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:975:1: note: in expansion of macro 'TRACE_EVENT' 975 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:975:1: note: in expansion of macro 'TRACE_EVENT' 975 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:975:1: note: in expansion of macro 'TRACE_EVENT' 975 | TRACE_EVENT(ext4_sync_fs, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_da_release_space': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1271:1: note: in expansion of macro 'TRACE_EVENT' 1271 | TRACE_EVENT(ext4_da_release_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__bitmap_load': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1302 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1302 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1302 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1302:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1302 | DECLARE_EVENT_CLASS(ext4__bitmap_load, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_unlink_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1445:1: note: in expansion of macro 'TRACE_EVENT' 1445 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1445:1: note: in expansion of macro 'TRACE_EVENT' 1445 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1445:1: note: in expansion of macro 'TRACE_EVENT' 1445 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1445:1: note: in expansion of macro 'TRACE_EVENT' 1445 | TRACE_EVENT(ext4_unlink_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_unlink_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1470:1: note: in expansion of macro 'TRACE_EVENT' 1470 | TRACE_EVENT(ext4_unlink_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_load_inode': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1727:1: note: in expansion of macro 'TRACE_EVENT' 1727 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1727:1: note: in expansion of macro 'TRACE_EVENT' 1727 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1727:1: note: in expansion of macro 'TRACE_EVENT' 1727 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1727:1: note: in expansion of macro 'TRACE_EVENT' 1727 | TRACE_EVENT(ext4_load_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_rm_idx': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2034:1: note: in expansion of macro 'TRACE_EVENT' 2034 | TRACE_EVENT(ext4_ext_rm_idx, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__es_extent': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2131:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2131 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2131:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2131 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2131:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2131 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2131:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2131 | DECLARE_EVENT_CLASS(ext4__es_extent, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_es_find_extent_range_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2198:1: note: in expansion of macro 'TRACE_EVENT' 2198 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2198:1: note: in expansion of macro 'TRACE_EVENT' 2198 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2198:1: note: in expansion of macro 'TRACE_EVENT' 2198 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2198:1: note: in expansion of macro 'TRACE_EVENT' 2198 | TRACE_EVENT(ext4_es_find_extent_range_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_es_find_extent_range_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2220:1: note: in expansion of macro 'TRACE_EVENT' 2220 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2220:1: note: in expansion of macro 'TRACE_EVENT' 2220 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2220:1: note: in expansion of macro 'TRACE_EVENT' 2220 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2220:1: note: in expansion of macro 'TRACE_EVENT' 2220 | TRACE_EVENT(ext4_es_find_extent_range_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_es_lookup_extent_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2250:1: note: in expansion of macro 'TRACE_EVENT' 2250 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2250:1: note: in expansion of macro 'TRACE_EVENT' 2250 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2250:1: note: in expansion of macro 'TRACE_EVENT' 2250 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2250:1: note: in expansion of macro 'TRACE_EVENT' 2250 | TRACE_EVENT(ext4_es_lookup_extent_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_getfsmap_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2513:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2513 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2513:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2513 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2513:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2513 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2513:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2513 | DECLARE_EVENT_CLASS(ext4_getfsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_shutdown': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2548:1: note: in expansion of macro 'TRACE_EVENT' 2548 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2548:1: note: in expansion of macro 'TRACE_EVENT' 2548 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2548:1: note: in expansion of macro 'TRACE_EVENT' 2548 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2548:1: note: in expansion of macro 'TRACE_EVENT' 2548 | TRACE_EVENT(ext4_shutdown, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_lazy_itable_init': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2616:1: note: in expansion of macro 'TRACE_EVENT' 2616 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2616:1: note: in expansion of macro 'TRACE_EVENT' 2616 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2616:1: note: in expansion of macro 'TRACE_EVENT' 2616 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2616:1: note: in expansion of macro 'TRACE_EVENT' 2616 | TRACE_EVENT(ext4_lazy_itable_init, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_fc_commit_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2683:1: note: in expansion of macro 'TRACE_EVENT' 2683 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2683:1: note: in expansion of macro 'TRACE_EVENT' 2683 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2683:1: note: in expansion of macro 'TRACE_EVENT' 2683 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2683:1: note: in expansion of macro 'TRACE_EVENT' 2683 | TRACE_EVENT(ext4_fc_commit_start, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_free_inode': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:151:1: note: in expansion of macro 'TRACE_EVENT' 151 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:151:1: note: in expansion of macro 'TRACE_EVENT' 151 | TRACE_EVENT(ext4_free_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_evict_inode': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:227:1: note: in expansion of macro 'TRACE_EVENT' 227 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:227:1: note: in expansion of macro 'TRACE_EVENT' 227 | TRACE_EVENT(ext4_evict_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_nfs_commit_metadata': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:271:1: note: in expansion of macro 'TRACE_EVENT' 271 | TRACE_EVENT(ext4_nfs_commit_metadata, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__page_op': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:561:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 561 | DECLARE_EVENT_CLASS(ext4__page_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:561:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 561 | DECLARE_EVENT_CLASS(ext4__page_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_request_blocks': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:812:1: note: in expansion of macro 'TRACE_EVENT' 812 | TRACE_EVENT(ext4_request_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_alloc_da_blocks': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:996:1: note: in expansion of macro 'TRACE_EVENT' 996 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:996:1: note: in expansion of macro 'TRACE_EVENT' 996 | TRACE_EVENT(ext4_alloc_da_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_mballoc_alloc': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1019:1: note: in expansion of macro 'TRACE_EVENT' 1019 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1019:1: note: in expansion of macro 'TRACE_EVENT' 1019 | TRACE_EVENT(ext4_mballoc_alloc, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_mballoc_prealloc': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1086:1: note: in expansion of macro 'TRACE_EVENT' 1086 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1086:1: note: in expansion of macro 'TRACE_EVENT' 1086 | TRACE_EVENT(ext4_mballoc_prealloc, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_da_reserve_space': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1242:1: note: in expansion of macro 'TRACE_EVENT' 1242 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1242:1: note: in expansion of macro 'TRACE_EVENT' 1242 | TRACE_EVENT(ext4_da_reserve_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__truncate': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1493:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1493 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1493:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1493 | DECLARE_EVENT_CLASS(ext4__truncate, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/arraymap.c: In function '__bpf_array_map_seq_show': /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_fc_stats': /kisskb/src/kernel/bpf/arraymap.c:589:30: note: byref variable will be forcibly initialized 589 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2739:1: note: in expansion of macro 'TRACE_EVENT' 2739 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2739:1: note: in expansion of macro 'TRACE_EVENT' 2739 | TRACE_EVENT(ext4_fc_stats, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_allocate_inode': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:202:1: note: in expansion of macro 'TRACE_EVENT' 202 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:202:1: note: in expansion of macro 'TRACE_EVENT' 202 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:202:1: note: in expansion of macro 'TRACE_EVENT' 202 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:202:1: note: in expansion of macro 'TRACE_EVENT' 202 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:202:1: note: in expansion of macro 'TRACE_EVENT' 202 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:202:1: note: in expansion of macro 'TRACE_EVENT' 202 | TRACE_EVENT(ext4_allocate_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__write_begin': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:336:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 336 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:336:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 336 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:336:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 336 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:336:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 336 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:336:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 336 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:336:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 336 | DECLARE_EVENT_CLASS(ext4__write_begin, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_da_write_pages': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:470:1: note: in expansion of macro 'TRACE_EVENT' 470 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:470:1: note: in expansion of macro 'TRACE_EVENT' 470 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:470:1: note: in expansion of macro 'TRACE_EVENT' 470 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/arraymap.c: In function 'bpf_for_each_array_elem': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:470:1: note: in expansion of macro 'TRACE_EVENT' 470 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/arraymap.c:686:16: note: byref variable will be forcibly initialized 686 | u32 i, key, num_elems = 0; | ^~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:470:1: note: in expansion of macro 'TRACE_EVENT' 470 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:470:1: note: in expansion of macro 'TRACE_EVENT' 470 | TRACE_EVENT(ext4_da_write_pages, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_invalidate_folio_op': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:606:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 606 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:606:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 606 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:606:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 606 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:606:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 606 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:606:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 606 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:606:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 606 | DECLARE_EVENT_CLASS(ext4_invalidate_folio_op, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_discard_blocks': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:646:1: note: in expansion of macro 'TRACE_EVENT' 646 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:646:1: note: in expansion of macro 'TRACE_EVENT' 646 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:646:1: note: in expansion of macro 'TRACE_EVENT' 646 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:646:1: note: in expansion of macro 'TRACE_EVENT' 646 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:646:1: note: in expansion of macro 'TRACE_EVENT' 646 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:646:1: note: in expansion of macro 'TRACE_EVENT' 646 | TRACE_EVENT(ext4_discard_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_mb_release_inode_pa': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:715:1: note: in expansion of macro 'TRACE_EVENT' 715 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:715:1: note: in expansion of macro 'TRACE_EVENT' 715 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:715:1: note: in expansion of macro 'TRACE_EVENT' 715 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:715:1: note: in expansion of macro 'TRACE_EVENT' 715 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:715:1: note: in expansion of macro 'TRACE_EVENT' 715 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:715:1: note: in expansion of macro 'TRACE_EVENT' 715 | TRACE_EVENT(ext4_mb_release_inode_pa, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_discard_preallocations': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:765:1: note: in expansion of macro 'TRACE_EVENT' 765 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:765:1: note: in expansion of macro 'TRACE_EVENT' 765 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:765:1: note: in expansion of macro 'TRACE_EVENT' 765 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:765:1: note: in expansion of macro 'TRACE_EVENT' 765 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:765:1: note: in expansion of macro 'TRACE_EVENT' 765 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:765:1: note: in expansion of macro 'TRACE_EVENT' 765 | TRACE_EVENT(ext4_discard_preallocations, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_forget': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1180:1: note: in expansion of macro 'TRACE_EVENT' 1180 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1180:1: note: in expansion of macro 'TRACE_EVENT' 1180 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1180:1: note: in expansion of macro 'TRACE_EVENT' 1180 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1180:1: note: in expansion of macro 'TRACE_EVENT' 1180 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1180:1: note: in expansion of macro 'TRACE_EVENT' 1180 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1180:1: note: in expansion of macro 'TRACE_EVENT' 1180 | TRACE_EVENT(ext4_forget, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_da_update_reserve_space': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1207:1: note: in expansion of macro 'TRACE_EVENT' 1207 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1207:1: note: in expansion of macro 'TRACE_EVENT' 1207 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1207:1: note: in expansion of macro 'TRACE_EVENT' 1207 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1207:1: note: in expansion of macro 'TRACE_EVENT' 1207 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1207:1: note: in expansion of macro 'TRACE_EVENT' 1207 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1207:1: note: in expansion of macro 'TRACE_EVENT' 1207 | TRACE_EVENT(ext4_da_update_reserve_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_read_block_bitmap_load': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1344:1: note: in expansion of macro 'TRACE_EVENT' 1344 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1344:1: note: in expansion of macro 'TRACE_EVENT' 1344 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1344:1: note: in expansion of macro 'TRACE_EVENT' 1344 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1344:1: note: in expansion of macro 'TRACE_EVENT' 1344 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1344:1: note: in expansion of macro 'TRACE_EVENT' 1344 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1344:1: note: in expansion of macro 'TRACE_EVENT' 1344 | TRACE_EVENT(ext4_read_block_bitmap_load, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/arraymap.c: In function 'prog_array_map_seq_show_elem': /kisskb/src/kernel/bpf/arraymap.c:910:13: note: byref variable will be forcibly initialized 910 | u32 prog_id; | ^~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_convert_to_initialized_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 1530 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 1530 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 1530 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 1530 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 1530 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1530:1: note: in expansion of macro 'TRACE_EVENT' 1530 | TRACE_EVENT(ext4_ext_convert_to_initialized_enter, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_load_extent': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1702:1: note: in expansion of macro 'TRACE_EVENT' 1702 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1702:1: note: in expansion of macro 'TRACE_EVENT' 1702 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1702:1: note: in expansion of macro 'TRACE_EVENT' 1702 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1702:1: note: in expansion of macro 'TRACE_EVENT' 1702 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1702:1: note: in expansion of macro 'TRACE_EVENT' 1702 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1702:1: note: in expansion of macro 'TRACE_EVENT' 1702 | TRACE_EVENT(ext4_ext_load_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_journal_start_reserved': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1775:1: note: in expansion of macro 'TRACE_EVENT' 1775 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1775:1: note: in expansion of macro 'TRACE_EVENT' 1775 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1775:1: note: in expansion of macro 'TRACE_EVENT' 1775 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1775:1: note: in expansion of macro 'TRACE_EVENT' 1775 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1775:1: note: in expansion of macro 'TRACE_EVENT' 1775 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1775:1: note: in expansion of macro 'TRACE_EVENT' 1775 | TRACE_EVENT(ext4_journal_start_reserved, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_get_implied_cluster_alloc_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1884:1: note: in expansion of macro 'TRACE_EVENT' 1884 | TRACE_EVENT(ext4_get_implied_cluster_alloc_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_es_remove_extent': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2173:1: note: in expansion of macro 'TRACE_EVENT' 2173 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2173:1: note: in expansion of macro 'TRACE_EVENT' 2173 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2173:1: note: in expansion of macro 'TRACE_EVENT' 2173 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2173:1: note: in expansion of macro 'TRACE_EVENT' 2173 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2173:1: note: in expansion of macro 'TRACE_EVENT' 2173 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2173:1: note: in expansion of macro 'TRACE_EVENT' 2173 | TRACE_EVENT(ext4_es_remove_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_es_lookup_extent_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2272:1: note: in expansion of macro 'TRACE_EVENT' 2272 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2272:1: note: in expansion of macro 'TRACE_EVENT' 2272 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2272:1: note: in expansion of macro 'TRACE_EVENT' 2272 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2272:1: note: in expansion of macro 'TRACE_EVENT' 2272 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2272:1: note: in expansion of macro 'TRACE_EVENT' 2272 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2272:1: note: in expansion of macro 'TRACE_EVENT' 2272 | TRACE_EVENT(ext4_es_lookup_extent_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__es_shrink_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2306:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2306 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2306:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2306 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2306:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2306 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2306:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2306 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2306:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2306 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2306:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2306 | DECLARE_EVENT_CLASS(ext4__es_shrink_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_es_shrink_scan_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2340:1: note: in expansion of macro 'TRACE_EVENT' 2340 | TRACE_EVENT(ext4_es_shrink_scan_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_collapse_range': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2362:1: note: in expansion of macro 'TRACE_EVENT' 2362 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2362:1: note: in expansion of macro 'TRACE_EVENT' 2362 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function '__find_data_block': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2362:1: note: in expansion of macro 'TRACE_EVENT' 2362 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2362:1: note: in expansion of macro 'TRACE_EVENT' 2362 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2362:1: note: in expansion of macro 'TRACE_EVENT' 2362 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2362:1: note: in expansion of macro 'TRACE_EVENT' 2362 | TRACE_EVENT(ext4_collapse_range, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c:3368:30: note: byref variable will be forcibly initialized 3368 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_insert_range': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2387:1: note: in expansion of macro 'TRACE_EVENT' 2387 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2387:1: note: in expansion of macro 'TRACE_EVENT' 2387 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2387:1: note: in expansion of macro 'TRACE_EVENT' 2387 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2387:1: note: in expansion of macro 'TRACE_EVENT' 2387 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2387:1: note: in expansion of macro 'TRACE_EVENT' 2387 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2387:1: note: in expansion of macro 'TRACE_EVENT' 2387 | TRACE_EVENT(ext4_insert_range, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_es_insert_delayed_block': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2440:1: note: in expansion of macro 'TRACE_EVENT' 2440 | TRACE_EVENT(ext4_es_insert_delayed_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2440:1: note: in expansion of macro 'TRACE_EVENT' 2440 | TRACE_EVENT(ext4_es_insert_delayed_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2440:1: note: in expansion of macro 'TRACE_EVENT' 2440 | TRACE_EVENT(ext4_es_insert_delayed_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2440:1: note: in expansion of macro 'TRACE_EVENT' 2440 | TRACE_EVENT(ext4_es_insert_delayed_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2440:1: note: in expansion of macro 'TRACE_EVENT' 2440 | TRACE_EVENT(ext4_es_insert_delayed_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2440:1: note: in expansion of macro 'TRACE_EVENT' 2440 | TRACE_EVENT(ext4_es_insert_delayed_block, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_error': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2568:1: note: in expansion of macro 'TRACE_EVENT' 2568 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2568:1: note: in expansion of macro 'TRACE_EVENT' 2568 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2568:1: note: in expansion of macro 'TRACE_EVENT' 2568 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2568:1: note: in expansion of macro 'TRACE_EVENT' 2568 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2568:1: note: in expansion of macro 'TRACE_EVENT' 2568 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2568:1: note: in expansion of macro 'TRACE_EVENT' 2568 | TRACE_EVENT(ext4_error, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_fc_replay_scan': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2635:1: note: in expansion of macro 'TRACE_EVENT' 2635 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2635:1: note: in expansion of macro 'TRACE_EVENT' 2635 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2635:1: note: in expansion of macro 'TRACE_EVENT' 2635 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2635:1: note: in expansion of macro 'TRACE_EVENT' 2635 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2635:1: note: in expansion of macro 'TRACE_EVENT' 2635 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2635:1: note: in expansion of macro 'TRACE_EVENT' 2635 | TRACE_EVENT(ext4_fc_replay_scan, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_fc_track_inode': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2826:1: note: in expansion of macro 'TRACE_EVENT' 2826 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2826:1: note: in expansion of macro 'TRACE_EVENT' 2826 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2826:1: note: in expansion of macro 'TRACE_EVENT' 2826 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2826:1: note: in expansion of macro 'TRACE_EVENT' 2826 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2826:1: note: in expansion of macro 'TRACE_EVENT' 2826 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2826:1: note: in expansion of macro 'TRACE_EVENT' 2826 | TRACE_EVENT(ext4_fc_track_inode, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_fc_cleanup': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2889:1: note: in expansion of macro 'TRACE_EVENT' 2889 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2889:1: note: in expansion of macro 'TRACE_EVENT' 2889 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2889:1: note: in expansion of macro 'TRACE_EVENT' 2889 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2889:1: note: in expansion of macro 'TRACE_EVENT' 2889 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/arraymap.c: In function 'bpf_fd_array_map_clear': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2889:1: note: in expansion of macro 'TRACE_EVENT' 2889 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2889:1: note: in expansion of macro 'TRACE_EVENT' 2889 | TRACE_EVENT(ext4_fc_cleanup, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/arraymap.c:900:13: note: byref variable will be forcibly initialized 900 | int i; | ^ In file included from /kisskb/src/include/linux/random.h:9, from /kisskb/src/include/linux/nodemask.h:97, from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/core/secure_seq.c:8: /kisskb/src/net/core/secure_seq.c: In function 'net_secret_init': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:29:9: note: in expansion of macro 'net_get_random_once' 29 | net_get_random_once(&net_secret, sizeof(net_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_update_sb': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2915:1: note: in expansion of macro 'TRACE_EVENT' 2915 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2915:1: note: in expansion of macro 'TRACE_EVENT' 2915 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2915:1: note: in expansion of macro 'TRACE_EVENT' 2915 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c: In function 'ts_secret_init': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:34:9: note: in expansion of macro 'net_get_random_once' 34 | net_get_random_once(&ts_secret, sizeof(ts_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2915:1: note: in expansion of macro 'TRACE_EVENT' 2915 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2915:1: note: in expansion of macro 'TRACE_EVENT' 2915 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2915:1: note: in expansion of macro 'TRACE_EVENT' 2915 | TRACE_EVENT(ext4_update_sb, | ^~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c: In function 'secure_tcpv6_ts_off': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:34:9: note: in expansion of macro 'net_get_random_once' 34 | net_get_random_once(&ts_secret, sizeof(ts_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:62:40: note: byref variable will be forcibly initialized 62 | } __aligned(SIPHASH_ALIGNMENT) combined = { | ^~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__write_end': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/random.h:9, from /kisskb/src/include/linux/nodemask.h:97, from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/core/secure_seq.c:8: /kisskb/src/net/core/secure_seq.c: In function 'secure_ipv6_port_ephemeral': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:29:9: note: in expansion of macro 'net_get_random_once' 29 | net_get_random_once(&net_secret, sizeof(net_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:107:40: note: byref variable will be forcibly initialized 107 | } __aligned(SIPHASH_ALIGNMENT) combined = { | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:376:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 376 | DECLARE_EVENT_CLASS(ext4__write_end, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_writepages_result': In file included from /kisskb/src/include/linux/random.h:9, from /kisskb/src/include/linux/nodemask.h:97, from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/core/secure_seq.c:8: /kisskb/src/net/core/secure_seq.c: In function 'secure_tcpv6_seq': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:29:9: note: in expansion of macro 'net_get_random_once' 29 | net_get_random_once(&net_secret, sizeof(net_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:84:40: note: byref variable will be forcibly initialized 84 | } __aligned(SIPHASH_ALIGNMENT) combined = { | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:526:1: note: in expansion of macro 'TRACE_EVENT' 526 | TRACE_EVENT(ext4_writepages_result, | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/random.h:9, from /kisskb/src/include/linux/nodemask.h:97, from /kisskb/src/include/linux/sched.h:22, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/net/core/secure_seq.c:8: /kisskb/src/net/core/secure_seq.c: In function 'secure_tcp_seq': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:29:9: note: in expansion of macro 'net_get_random_once' 29 | net_get_random_once(&net_secret, sizeof(net_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c: In function 'secure_ipv4_port_ephemeral': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:29:9: note: in expansion of macro 'net_get_random_once' 29 | net_get_random_once(&net_secret, sizeof(net_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_free_blocks': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c: In function 'secure_tcp_ts_off': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/secure_seq.c:34:9: note: in expansion of macro 'net_get_random_once' 34 | net_get_random_once(&ts_secret, sizeof(ts_secret)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:894:1: note: in expansion of macro 'TRACE_EVENT' 894 | TRACE_EVENT(ext4_free_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__fallocate_mode': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1367:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1367 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1367:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1367 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1367:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1367 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1367:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1367 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1367:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1367 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1367:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1367 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1367:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1367 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1367:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1367 | DECLARE_EVENT_CLASS(ext4__fallocate_mode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_fallocate_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1416:1: note: in expansion of macro 'TRACE_EVENT' 1416 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1416:1: note: in expansion of macro 'TRACE_EVENT' 1416 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1416:1: note: in expansion of macro 'TRACE_EVENT' 1416 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1416:1: note: in expansion of macro 'TRACE_EVENT' 1416 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1416:1: note: in expansion of macro 'TRACE_EVENT' 1416 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1416:1: note: in expansion of macro 'TRACE_EVENT' 1416 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1416:1: note: in expansion of macro 'TRACE_EVENT' 1416 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1416:1: note: in expansion of macro 'TRACE_EVENT' 1416 | TRACE_EVENT(ext4_fallocate_exit, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_convert_to_initialized_fastpath': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1568:1: note: in expansion of macro 'TRACE_EVENT' 1568 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1568:1: note: in expansion of macro 'TRACE_EVENT' 1568 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1568:1: note: in expansion of macro 'TRACE_EVENT' 1568 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1568:1: note: in expansion of macro 'TRACE_EVENT' 1568 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1568:1: note: in expansion of macro 'TRACE_EVENT' 1568 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1568:1: note: in expansion of macro 'TRACE_EVENT' 1568 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1568:1: note: in expansion of macro 'TRACE_EVENT' 1568 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1568:1: note: in expansion of macro 'TRACE_EVENT' 1568 | TRACE_EVENT(ext4_ext_convert_to_initialized_fastpath, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__map_blocks_enter': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1610 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1610 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1610 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1610 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1610 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1610 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1610 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1610:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1610 | DECLARE_EVENT_CLASS(ext4__map_blocks_enter, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__map_blocks_exit': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1652:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1652 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1652:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1652 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1652:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1652 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1652:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1652 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1652:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1652 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1652:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1652 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1652:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1652 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1652:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1652 | DECLARE_EVENT_CLASS(ext4__map_blocks_exit, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__trim': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1797 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1797 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1797 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1797 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1797 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1797 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1797 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1797:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1797 | DECLARE_EVENT_CLASS(ext4__trim, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_show_extent': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1913:1: note: in expansion of macro 'TRACE_EVENT' 1913 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1913:1: note: in expansion of macro 'TRACE_EVENT' 1913 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1913:1: note: in expansion of macro 'TRACE_EVENT' 1913 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1913:1: note: in expansion of macro 'TRACE_EVENT' 1913 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1913:1: note: in expansion of macro 'TRACE_EVENT' 1913 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1913:1: note: in expansion of macro 'TRACE_EVENT' 1913 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1913:1: note: in expansion of macro 'TRACE_EVENT' 1913 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1913:1: note: in expansion of macro 'TRACE_EVENT' 1913 | TRACE_EVENT(ext4_ext_show_extent, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_rm_leaf': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1990:1: note: in expansion of macro 'TRACE_EVENT' 1990 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1990:1: note: in expansion of macro 'TRACE_EVENT' 1990 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1990:1: note: in expansion of macro 'TRACE_EVENT' 1990 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1990:1: note: in expansion of macro 'TRACE_EVENT' 1990 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1990:1: note: in expansion of macro 'TRACE_EVENT' 1990 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1990:1: note: in expansion of macro 'TRACE_EVENT' 1990 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1990:1: note: in expansion of macro 'TRACE_EVENT' 1990 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1990:1: note: in expansion of macro 'TRACE_EVENT' 1990 | TRACE_EVENT(ext4_ext_rm_leaf, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_remove_space': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2057:1: note: in expansion of macro 'TRACE_EVENT' 2057 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2057:1: note: in expansion of macro 'TRACE_EVENT' 2057 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2057:1: note: in expansion of macro 'TRACE_EVENT' 2057 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2057:1: note: in expansion of macro 'TRACE_EVENT' 2057 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2057:1: note: in expansion of macro 'TRACE_EVENT' 2057 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2057:1: note: in expansion of macro 'TRACE_EVENT' 2057 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2057:1: note: in expansion of macro 'TRACE_EVENT' 2057 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2057:1: note: in expansion of macro 'TRACE_EVENT' 2057 | TRACE_EVENT(ext4_ext_remove_space, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_prefetch_bitmaps': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2591:1: note: in expansion of macro 'TRACE_EVENT' 2591 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2591:1: note: in expansion of macro 'TRACE_EVENT' 2591 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2591:1: note: in expansion of macro 'TRACE_EVENT' 2591 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2591:1: note: in expansion of macro 'TRACE_EVENT' 2591 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2591:1: note: in expansion of macro 'TRACE_EVENT' 2591 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2591:1: note: in expansion of macro 'TRACE_EVENT' 2591 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2591:1: note: in expansion of macro 'TRACE_EVENT' 2591 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2591:1: note: in expansion of macro 'TRACE_EVENT' 2591 | TRACE_EVENT(ext4_prefetch_bitmaps, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/arraymap.c: In function 'perf_event_fd_array_release': /kisskb/src/kernel/bpf/arraymap.c:1221:13: note: byref variable will be forcibly initialized 1221 | int i; | ^ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_fc_commit_stop': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2702:1: note: in expansion of macro 'TRACE_EVENT' 2702 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2702:1: note: in expansion of macro 'TRACE_EVENT' 2702 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2702:1: note: in expansion of macro 'TRACE_EVENT' 2702 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2702:1: note: in expansion of macro 'TRACE_EVENT' 2702 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2702:1: note: in expansion of macro 'TRACE_EVENT' 2702 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2702:1: note: in expansion of macro 'TRACE_EVENT' 2702 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2702:1: note: in expansion of macro 'TRACE_EVENT' 2702 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2702:1: note: in expansion of macro 'TRACE_EVENT' 2702 | TRACE_EVENT(ext4_fc_commit_stop, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_fc_track_dentry': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2783:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2783 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2783:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2783 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2783:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2783 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2783:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2783 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2783:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2783 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2783:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2783 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2783:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2783 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2783:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2783 | DECLARE_EVENT_CLASS(ext4_fc_track_dentry, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4__mballoc': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1126:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 1126 | DECLARE_EVENT_CLASS(ext4__mballoc, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/connect.c: In function 'cifs_abort_connection': /kisskb/src/fs/cifs/connect.c:295:26: note: byref variable will be forcibly initialized 295 | struct list_head retry_list; | ^~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_journal_start': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1747:1: note: in expansion of macro 'TRACE_EVENT' 1747 | TRACE_EVENT(ext4_journal_start, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_handle_unwritten_extents': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/arraymap.c: In function 'perf_event_fd_array_get_ptr': /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/kernel/bpf/arraymap.c:1191:13: note: byref variable will be forcibly initialized 1191 | u64 value; | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1846:1: note: in expansion of macro 'TRACE_EVENT' 1846 | TRACE_EVENT(ext4_ext_handle_unwritten_extents, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_remove_blocks': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:1943:1: note: in expansion of macro 'TRACE_EVENT' 1943 | TRACE_EVENT(ext4_remove_blocks, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_es_shrink': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function '__bio_alloc': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c:443:18: note: byref variable will be forcibly initialized 443 | sector_t sector; | ^~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2412:1: note: in expansion of macro 'TRACE_EVENT' 2412 | TRACE_EVENT(ext4_es_shrink, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_fc_replay': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2657:1: note: in expansion of macro 'TRACE_EVENT' 2657 | TRACE_EVENT(ext4_fc_replay, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_fc_track_range': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2855:1: note: in expansion of macro 'TRACE_EVENT' 2855 | TRACE_EVENT(ext4_fc_track_range, | ^~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_ext_remove_space_done': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2087:1: note: in expansion of macro 'TRACE_EVENT' 2087 | TRACE_EVENT(ext4_ext_remove_space_done, | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_grab_read_bio': /kisskb/src/fs/f2fs/data.c:1027:18: note: byref variable will be forcibly initialized 1027 | sector_t sector; | ^~~~~~ /kisskb/src/fs/ext4/super.c: In function '__bpf_trace_ext4_fsmap_class': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:70:42: note: in expansion of macro '__CAST5' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:70:24: note: in expansion of macro '__CAST_TO_U64' 70 | #define __CAST6(a,...) __CAST_TO_U64(a), __CAST5(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST6' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/ext4.h:2476:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 2476 | DECLARE_EVENT_CLASS(ext4_fsmap_class, | ^~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/ext4/super.c:52: /kisskb/src/fs/ext4/super.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2458:11: note: byref variable will be forcibly initialized 2458 | } desc; | ^~~~ /kisskb/src/fs/cifs/connect.c: In function 'generic_ip_connect': /kisskb/src/fs/cifs/connect.c:2917:24: note: byref variable will be forcibly initialized 2917 | struct socket *socket = server->ssocket; | ^~~~~~ In file included from /kisskb/src/fs/ext4/super.c:48: /kisskb/src/fs/ext4/super.c: In function 'fsnotify_sb_error': /kisskb/src/include/linux/fsnotify.h:385:32: note: byref variable will be forcibly initialized 385 | struct fs_error_report report = { | ^~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_merge_page_bio': /kisskb/src/fs/f2fs/data.c:904:21: note: byref variable will be forcibly initialized 904 | struct bio *bio = *fio->bio; | ^~~ /kisskb/src/fs/cifs/connect.c: In function 'reconn_set_ipaddr_from_hostname': /kisskb/src/fs/cifs/connect.c:94:18: note: byref variable will be forcibly initialized 94 | time64_t expiry, now; | ^~~~~~ /kisskb/src/fs/cifs/connect.c:93:21: note: byref variable will be forcibly initialized 93 | char *unc, *ipaddr = NULL; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ext4/super.c:22: /kisskb/src/fs/ext4/super.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:725:16: note: byref variable will be forcibly initialized 725 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_group_desc_csum': /kisskb/src/fs/ext4/super.c:3193:23: note: byref variable will be forcibly initialized 3193 | __u16 dummy_csum = 0; | ^~~~~~~~~~ /kisskb/src/fs/ext4/super.c:3187:16: note: byref variable will be forcibly initialized 3187 | __le32 le_group = cpu_to_le32(block_group); | ^~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function '__allocate_data_block': /kisskb/src/fs/f2fs/data.c:1392:18: note: byref variable will be forcibly initialized 1392 | blkcnt_t count = 1; | ^~~~~ /kisskb/src/fs/f2fs/data.c:1390:26: note: byref variable will be forcibly initialized 1390 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/data.c:1389:29: note: byref variable will be forcibly initialized 1389 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_run_li_request': /kisskb/src/fs/ext4/super.c:3670:22: note: byref variable will be forcibly initialized 3670 | unsigned int prefetch_ios = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_get_read_data_page': /kisskb/src/fs/f2fs/data.c:1206:30: note: byref variable will be forcibly initialized 1206 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_get_new_data_page': /kisskb/src/fs/f2fs/data.c:1341:30: note: byref variable will be forcibly initialized 1341 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/cifs/connect.c: In function 'clean_demultiplex_info': /kisskb/src/fs/cifs/connect.c:988:34: note: byref variable will be forcibly initialized 988 | struct list_head dispose_list; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function '__reserve_data_block': /kisskb/src/fs/f2fs/data.c:3398:30: note: byref variable will be forcibly initialized 3398 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'prepare_atomic_write_begin': /kisskb/src/fs/ext4/super.c: In function 'ext4_sync_fs': /kisskb/src/fs/f2fs/data.c:3430:17: note: byref variable will be forcibly initialized 3430 | block_t ori_blk_addr = NULL_ADDR; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c:6066:15: note: byref variable will be forcibly initialized 6066 | tid_t target; | ^~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'prepare_write_begin': /kisskb/src/fs/f2fs/data.c:3286:30: note: byref variable will be forcibly initialized 3286 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_map_blocks': /kisskb/src/fs/f2fs/data.c:1447:30: note: byref variable will be forcibly initialized 1447 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_bmap': /kisskb/src/fs/f2fs/data.c:3759:40: note: byref variable will be forcibly initialized 3759 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_mpage_readpages': /kisskb/src/fs/f2fs/data.c:2312:32: note: byref variable will be forcibly initialized 2312 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/f2fs/data.c:2311:18: note: byref variable will be forcibly initialized 2311 | sector_t last_block_in_bio = 0; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/data.c:2310:21: note: byref variable will be forcibly initialized 2310 | struct bio *bio = NULL; | ^~~ /kisskb/src/fs/ext2/namei.c: In function 'ext2_rename': /kisskb/src/fs/ext2/namei.c:360:30: note: byref variable will be forcibly initialized 360 | struct page *new_page; | ^~~~~~~~ /kisskb/src/fs/ext2/namei.c:359:23: note: byref variable will be forcibly initialized 359 | void *page_addr; | ^~~~~~~~~ /kisskb/src/fs/ext2/namei.c:329:15: note: byref variable will be forcibly initialized 329 | void *old_page_addr; | ^~~~~~~~~~~~~ /kisskb/src/fs/ext2/namei.c:328:23: note: byref variable will be forcibly initialized 328 | struct page * old_page; | ^~~~~~~~ /kisskb/src/fs/ext2/namei.c:326:15: note: byref variable will be forcibly initialized 326 | void *dir_page_addr; | ^~~~~~~~~~~~~ /kisskb/src/fs/ext2/namei.c:325:23: note: byref variable will be forcibly initialized 325 | struct page * dir_page = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_iomap_begin': /kisskb/src/fs/f2fs/data.c:4092:17: note: byref variable will be forcibly initialized 4092 | pgoff_t next_pgofs = 0; | ^~~~~~~~~~ /kisskb/src/fs/ext2/namei.c: In function 'ext2_unlink': /kisskb/src/fs/ext2/namei.c:277:15: note: byref variable will be forcibly initialized 277 | void *page_addr; | ^~~~~~~~~ /kisskb/src/fs/ext2/namei.c:276:23: note: byref variable will be forcibly initialized 276 | struct page * page; | ^~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_overwrite_io': /kisskb/src/fs/f2fs/data.c:1745:32: note: byref variable will be forcibly initialized 1745 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/ext2/namei.c: In function 'ext2_lookup': /kisskb/src/fs/ext2/namei.c:59:15: note: byref variable will be forcibly initialized 59 | ino_t ino; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_fiemap': /kisskb/src/fs/f2fs/data.c:1876:17: note: byref variable will be forcibly initialized 1876 | pgoff_t next_pgofs; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/data.c:1874:32: note: byref variable will be forcibly initialized 1874 | struct f2fs_map_blocks map; | ^~~ /kisskb/src/fs/ext2/namei.c: In function 'ext2_get_parent': /kisskb/src/fs/ext2/namei.c:84:15: note: byref variable will be forcibly initialized 84 | ino_t ino; | ^~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_msg': /kisskb/src/fs/ext4/super.c:931:17: note: byref variable will be forcibly initialized 931 | va_list args; | ^~~~ /kisskb/src/fs/ext4/super.c:930:26: note: byref variable will be forcibly initialized 930 | struct va_format vaf; | ^~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_do_write_data_page': /kisskb/src/fs/f2fs/data.c:2607:26: note: byref variable will be forcibly initialized 2607 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/data.c:2605:30: note: byref variable will be forcibly initialized 2605 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/ext4/super.c: In function '__ext4_error': /kisskb/src/fs/ext4/super.c:766:17: note: byref variable will be forcibly initialized 766 | va_list args; | ^~~~ /kisskb/src/fs/ext4/super.c:765:26: note: byref variable will be forcibly initialized 765 | struct va_format vaf; | ^~~ /kisskb/src/fs/cifs/connect.c: In function 'cifs_setup_ipc': /kisskb/src/fs/cifs/connect.c:1842:14: note: byref variable will be forcibly initialized 1842 | char unc[SERVER_NAME_LENGTH + sizeof("//x/IPC$")] = {0}; | ^~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_error_inode': /kisskb/src/fs/ext4/super.c:791:26: note: byref variable will be forcibly initialized 791 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c:790:17: note: byref variable will be forcibly initialized 790 | va_list args; | ^~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_write_cache_pages': /kisskb/src/fs/f2fs/data.c:2950:13: note: byref variable will be forcibly initialized 2950 | int submitted = 0; | ^~~~~~~~~ /kisskb/src/fs/f2fs/data.c:2944:17: note: byref variable will be forcibly initialized 2944 | pgoff_t index; | ^~~~~ /kisskb/src/fs/f2fs/data.c:2925:18: note: byref variable will be forcibly initialized 2925 | sector_t last_block; | ^~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_error_file': /kisskb/src/fs/ext4/super.c:826:14: note: byref variable will be forcibly initialized 826 | char pathname[80], *path; | ^~~~~~~~ /kisskb/src/fs/f2fs/data.c:2924:21: note: byref variable will be forcibly initialized 2924 | struct bio *bio = NULL; | ^~~ /kisskb/src/fs/ext4/super.c:824:26: note: byref variable will be forcibly initialized 824 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c:823:17: note: byref variable will be forcibly initialized 823 | va_list args; | ^~~~ /kisskb/src/fs/f2fs/data.c:2922:22: note: byref variable will be forcibly initialized 2922 | struct page *pages[F2FS_ONSTACK_PAGES]; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_std_error': /kisskb/src/fs/ext4/super.c:905:14: note: byref variable will be forcibly initialized 905 | char nbuf[16]; | ^~~~ /kisskb/src/fs/f2fs/data.c: In function '__f2fs_write_data_pages': /kisskb/src/fs/f2fs/data.c:3184:25: note: byref variable will be forcibly initialized 3184 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/data.c: In function 'f2fs_write_begin': /kisskb/src/fs/f2fs/data.c:3468:17: note: byref variable will be forcibly initialized 3468 | block_t blkaddr = NULL_ADDR; | ^~~~~~~ /kisskb/src/fs/f2fs/data.c:3467:14: note: byref variable will be forcibly initialized 3467 | bool need_balance = false; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_quota_write': /kisskb/src/fs/ext4/super.c:6934:13: note: byref variable will be forcibly initialized 6934 | int retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_parse_param': /kisskb/src/fs/ext4/super.c:2265:29: note: byref variable will be forcibly initialized 2265 | struct path path; | ^~~~ /kisskb/src/fs/ext4/super.c:2076:32: note: byref variable will be forcibly initialized 2076 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/cifs/connect.c: In function 'target_share_matches_server': /kisskb/src/fs/cifs/connect.c:4499:16: note: byref variable will be forcibly initialized 4499 | size_t dfs_host_len; | ^~~~~~~~~~~~ /kisskb/src/fs/cifs/connect.c:4498:21: note: byref variable will be forcibly initialized 4498 | const char *dfs_host; | ^~~~~~~~ /kisskb/src/fs/cifs/connect.c: In function '__tree_connect_dfs_target': /kisskb/src/fs/cifs/connect.c:4540:43: note: byref variable will be forcibly initialized 4540 | struct dfs_cache_tgt_list ntl = DFS_CACHE_TGT_LIST_INIT(ntl); | ^~~ /kisskb/src/fs/cifs/connect.c:4527:14: note: byref variable will be forcibly initialized 4527 | bool target_match; | ^~~~~~~~~~~~ /kisskb/src/fs/cifs/connect.c:4525:16: note: byref variable will be forcibly initialized 4525 | size_t tcp_host_len; | ^~~~~~~~~~~~ /kisskb/src/fs/cifs/connect.c:4524:21: note: byref variable will be forcibly initialized 4524 | const char *tcp_host; | ^~~~~~~~ /kisskb/src/fs/ext4/super.c: In function 'parse_options': /kisskb/src/fs/ext4/super.c:2395:29: note: byref variable will be forcibly initialized 2395 | struct fs_parameter param; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_warning': /kisskb/src/fs/ext4/super.c:961:17: note: byref variable will be forcibly initialized 961 | va_list args; | ^~~~ /kisskb/src/fs/ext4/super.c:960:26: note: byref variable will be forcibly initialized 960 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c: In function 'ext4_clear_journal_err': /kisskb/src/fs/ext4/super.c:6031:22: note: byref variable will be forcibly initialized 6031 | char nbuf[16]; | ^~~~ /kisskb/src/fs/cifs/connect.c:4523:30: note: byref variable will be forcibly initialized 4523 | char *share = NULL, *prefix = NULL; | ^~~~~~ /kisskb/src/fs/cifs/connect.c:4523:15: note: byref variable will be forcibly initialized 4523 | char *share = NULL, *prefix = NULL; | ^~~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_warning_inode': /kisskb/src/fs/ext4/super.c:978:17: note: byref variable will be forcibly initialized 978 | va_list args; | ^~~~ /kisskb/src/fs/ext4/super.c:977:26: note: byref variable will be forcibly initialized 977 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_grp_locked_error': /kisskb/src/fs/ext4/super.c:1000:17: note: byref variable will be forcibly initialized 1000 | va_list args; | ^~~~ /kisskb/src/fs/ext4/super.c:999:26: note: byref variable will be forcibly initialized 999 | struct va_format vaf; | ^~~ /kisskb/src/kernel/bpf/hashtab.c: In function '__bpf_hash_map_seq_show': /kisskb/src/kernel/bpf/hashtab.c:1999:30: note: byref variable will be forcibly initialized 1999 | struct bpf_iter_meta meta; | ^~~~ /kisskb/src/fs/cifs/connect.c: In function 'reconnect_dfs_server': /kisskb/src/fs/cifs/connect.c:493:40: note: byref variable will be forcibly initialized 493 | struct dfs_cache_tgt_iterator *target_hint = NULL; | ^~~~~~~~~~~ /kisskb/src/fs/cifs/connect.c:492:35: note: byref variable will be forcibly initialized 492 | struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); | ^~ /kisskb/src/fs/cifs/connect.c: In function 'cifs_read_from_socket': /kisskb/src/fs/cifs/connect.c:764:21: note: byref variable will be forcibly initialized 764 | struct kvec iov = {.iov_base = buf, .iov_len = to_read}; | ^~~ /kisskb/src/fs/cifs/connect.c:763:23: note: byref variable will be forcibly initialized 763 | struct msghdr smb_msg; | ^~~~~~~ /kisskb/src/fs/cifs/connect.c: In function 'cifs_discard_from_socket': /kisskb/src/fs/cifs/connect.c:773:23: note: byref variable will be forcibly initialized 773 | struct msghdr smb_msg; | ^~~~~~~ /kisskb/src/fs/cifs/connect.c: In function 'cifs_read_page_from_socket': /kisskb/src/fs/cifs/connect.c:792:24: note: byref variable will be forcibly initialized 792 | struct bio_vec bv = { | ^~ /kisskb/src/fs/cifs/connect.c:791:23: note: byref variable will be forcibly initialized 791 | struct msghdr smb_msg; | ^~~~~~~ /kisskb/src/fs/ext4/super.c: In function '__ext4_fill_super': /kisskb/src/fs/ext4/super.c:4332:22: note: byref variable will be forcibly initialized 4332 | ext4_group_t first_not_zeroed; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/connect.c: In function 'cifs_demultiplex_thread': /kisskb/src/kernel/bpf/hashtab.c: In function 'htab_map_delete_elem': /kisskb/src/fs/cifs/connect.c:1156:15: note: byref variable will be forcibly initialized 1156 | char *bufs[MAX_COMPOUND]; | ^~~~ /kisskb/src/kernel/bpf/hashtab.c:1349:23: note: byref variable will be forcibly initialized 1349 | unsigned long flags; | ^~~~~ /kisskb/src/fs/cifs/connect.c:1155:29: note: byref variable will be forcibly initialized 1155 | struct mid_q_entry *mids[MAX_COMPOUND]; | ^~~~ /kisskb/src/fs/cifs/connect.c:1149:16: note: byref variable will be forcibly initialized 1149 | int i, num_mids, length; | ^~~~~~~~ /kisskb/src/fs/nilfs2/direct.c: In function 'nilfs_direct_assign_v': /kisskb/src/fs/nilfs2/direct.c:294:34: note: byref variable will be forcibly initialized 294 | union nilfs_bmap_ptr_req req; | ^~~ /kisskb/src/fs/nilfs2/direct.c: In function 'nilfs_direct_propagate': /kisskb/src/fs/nilfs2/direct.c:259:41: note: byref variable will be forcibly initialized 259 | struct nilfs_palloc_req oldreq, newreq; | ^~~~~~ /kisskb/src/fs/nilfs2/direct.c:259:33: note: byref variable will be forcibly initialized 259 | struct nilfs_palloc_req oldreq, newreq; | ^~~~~~ /kisskb/src/fs/nilfs2/direct.c: In function 'nilfs_direct_delete': /kisskb/src/kernel/bpf/hashtab.c: In function 'htab_lru_map_delete_node': /kisskb/src/fs/nilfs2/direct.c:144:34: note: byref variable will be forcibly initialized 144 | union nilfs_bmap_ptr_req req; | ^~~ /kisskb/src/kernel/bpf/hashtab.c:764:23: note: byref variable will be forcibly initialized 764 | unsigned long flags; | ^~~~~ /kisskb/src/fs/nilfs2/direct.c: In function 'nilfs_direct_insert': /kisskb/src/fs/nilfs2/direct.c:108:34: note: byref variable will be forcibly initialized 108 | union nilfs_bmap_ptr_req req; | ^~~ /kisskb/src/fs/nilfs2/direct.c: In function 'nilfs_direct_lookup_contig': /kisskb/src/fs/nilfs2/direct.c:56:18: note: byref variable will be forcibly initialized 56 | sector_t blocknr; | ^~~~~~~ /kisskb/src/fs/isofs/rock.c: In function 'parse_rock_ridge_inode_internal': /kisskb/src/fs/isofs/rock.c:318:27: note: byref variable will be forcibly initialized 318 | struct rock_state rs; | ^~ /kisskb/src/fs/isofs/rock.c: In function 'rock_ridge_symlink_read_folio': /kisskb/src/fs/isofs/rock.c:708:27: note: byref variable will be forcibly initialized 708 | struct rock_state rs; | ^~ /kisskb/src/fs/isofs/rock.c: In function 'get_rock_ridge_filename': /kisskb/src/fs/isofs/rock.c:201:27: note: byref variable will be forcibly initialized 201 | struct rock_state rs; | ^~ /kisskb/src/kernel/bpf/hashtab.c: In function 'htab_map_update_elem': /kisskb/src/kernel/bpf/hashtab.c:1044:23: note: byref variable will be forcibly initialized 1044 | unsigned long flags; | ^~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function '__htab_percpu_map_update_elem': /kisskb/src/kernel/bpf/hashtab.c:1214:23: note: byref variable will be forcibly initialized 1214 | unsigned long flags; | ^~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/kallsyms.h:13, from /kisskb/src/include/linux/bpf.h:21, from /kisskb/src/kernel/bpf/hashtab.c:5: /kisskb/src/kernel/bpf/hashtab.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:725:16: note: byref variable will be forcibly initialized 725 | size_t bytes; | ^~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function '__htab_map_lookup_and_delete_batch': /kisskb/src/fs/ecryptfs/miscdev.c: In function 'ecryptfs_miscdev_open': /kisskb/src/fs/ecryptfs/miscdev.c:66:33: note: byref variable will be forcibly initialized 66 | struct ecryptfs_daemon *daemon = NULL; | ^~~~~~ /kisskb/src/fs/ecryptfs/miscdev.c: In function 'ecryptfs_miscdev_write': /kisskb/src/fs/ecryptfs/miscdev.c:360:23: note: byref variable will be forcibly initialized 360 | unsigned char packet_size_peek[ECRYPTFS_MAX_PKT_LEN_SIZE]; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/miscdev.c:358:29: note: byref variable will be forcibly initialized 358 | size_t packet_size, packet_size_length; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/miscdev.c:358:16: note: byref variable will be forcibly initialized 358 | size_t packet_size, packet_size_length; | ^~~~~~~~~~~ /kisskb/src/fs/ecryptfs/miscdev.c:356:16: note: byref variable will be forcibly initialized 356 | __be32 counter_nbo; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/ecryptfs/miscdev.c:9: /kisskb/src/fs/ecryptfs/miscdev.c: In function 'ecryptfs_miscdev_read': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/miscdev.c:237:22: note: in expansion of macro 'wait_event_interruptible' 237 | rc = wait_event_interruptible( | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/miscdev.c:216:14: note: byref variable will be forcibly initialized 216 | char packet_length[ECRYPTFS_MAX_PKT_LEN_SIZE]; | ^~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/miscdev.c:215:16: note: byref variable will be forcibly initialized 215 | size_t packet_length_size; | ^~~~~~~~~~~~~~~~~~ /kisskb/src/kernel/bpf/hashtab.c:1631:23: note: byref variable will be forcibly initialized 1631 | unsigned long flags = 0; | ^~~~~ /kisskb/src/kernel/bpf/hashtab.c:1626:50: note: byref variable will be forcibly initialized 1626 | u32 batch, max_count, size, bucket_size, map_id; | ^~~~~~ /kisskb/src/kernel/bpf/hashtab.c:1626:13: note: byref variable will be forcibly initialized 1626 | u32 batch, max_count, size, bucket_size, map_id; | ^~~~~ /kisskb/src/fs/cifs/connect.c: In function 'cifs_setup_volume_info': /kisskb/src/fs/cifs/connect.c:3458:23: note: byref variable will be forcibly initialized 3458 | char *ip; | ^~ /kisskb/src/fs/cifs/connect.c: In function 'expand_dfs_referral': /kisskb/src/fs/cifs/connect.c:3415:15: note: byref variable will be forcibly initialized 3415 | char *fake_devname = NULL, *mdata = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/cifs/connect.c: In function 'CIFSTCon': /kisskb/src/fs/cifs/connect.c:3916:13: note: byref variable will be forcibly initialized 3916 | int length; | ^~~~~~ /kisskb/src/kernel/bpf/hashtab.c: In function '__htab_map_lookup_and_delete_elem': /kisskb/src/fs/dlm/rcom.c: In function 'create_rcom_stateless': /kisskb/src/fs/dlm/rcom.c:77:15: note: byref variable will be forcibly initialized 77 | char *mb; | ^~ /kisskb/src/kernel/bpf/hashtab.c:1525:23: note: byref variable will be forcibly initialized 1525 | unsigned long bflags; | ^~~~~~ /kisskb/src/fs/dlm/rcom.c: In function 'create_rcom': /kisskb/src/fs/dlm/rcom.c:57:15: note: byref variable will be forcibly initialized 57 | char *mb; | ^~ /kisskb/src/fs/dlm/rcom.c: In function 'receive_rcom_status': /kisskb/src/fs/dlm/rcom.c:230:25: note: byref variable will be forcibly initialized 230 | struct dlm_msg *msg; | ^~~ /kisskb/src/fs/dlm/rcom.c:225:26: note: byref variable will be forcibly initialized 225 | struct dlm_rcom *rc; | ^~ /kisskb/src/fs/dlm/rcom.c: In function 'receive_rcom_names': /kisskb/src/fs/dlm/rcom.c:337:25: note: byref variable will be forcibly initialized 337 | struct dlm_msg *msg; | ^~~ /kisskb/src/fs/dlm/rcom.c:335:26: note: byref variable will be forcibly initialized 335 | struct dlm_rcom *rc; | ^~ /kisskb/src/fs/dlm/rcom.c: In function 'receive_rcom_lookup': /kisskb/src/fs/dlm/rcom.c:379:20: note: byref variable will be forcibly initialized 379 | int error, ret_nodeid, nodeid = le32_to_cpu(rc_in->rc_header.h_nodeid); | ^~~~~~~~~~ /kisskb/src/fs/dlm/rcom.c:378:29: note: byref variable will be forcibly initialized 378 | struct dlm_mhandle *mh; | ^~ /kisskb/src/fs/dlm/rcom.c:377:26: note: byref variable will be forcibly initialized 377 | struct dlm_rcom *rc; | ^~ /kisskb/src/fs/dlm/rcom.c: In function 'receive_rcom_lock': /kisskb/src/fs/dlm/rcom.c:468:29: note: byref variable will be forcibly initialized 468 | struct dlm_mhandle *mh; | ^~ /kisskb/src/fs/dlm/rcom.c:467:26: note: byref variable will be forcibly initialized 467 | struct dlm_rcom *rc; | ^~ /kisskb/src/fs/dlm/rcom.c: In function 'dlm_rcom_status': /kisskb/src/fs/dlm/rcom.c:176:25: note: byref variable will be forcibly initialized 176 | struct dlm_msg *msg; | ^~~ /kisskb/src/fs/dlm/rcom.c:175:26: note: byref variable will be forcibly initialized 175 | struct dlm_rcom *rc; | ^~ /kisskb/src/kernel/bpf/hashtab.c: In function 'htab_lru_map_delete_elem': /kisskb/src/kernel/bpf/hashtab.c:1385:23: note: byref variable will be forcibly initialized 1385 | unsigned long flags; | ^~~~~ /kisskb/src/fs/dlm/rcom.c: In function 'dlm_rcom_names': /kisskb/src/fs/dlm/rcom.c:308:25: note: byref variable will be forcibly initialized 308 | struct dlm_msg *msg; | ^~~ /kisskb/src/fs/dlm/rcom.c:307:26: note: byref variable will be forcibly initialized 307 | struct dlm_rcom *rc; | ^~ /kisskb/src/fs/dlm/rcom.c: In function 'dlm_send_rcom_lookup': /kisskb/src/fs/dlm/rcom.c:359:29: note: byref variable will be forcibly initialized 359 | struct dlm_mhandle *mh; | ^~ /kisskb/src/fs/dlm/rcom.c:358:26: note: byref variable will be forcibly initialized 358 | struct dlm_rcom *rc; | ^~ /kisskb/src/fs/dlm/rcom.c: In function 'dlm_send_rcom_lock': /kisskb/src/fs/dlm/rcom.c:444:29: note: byref variable will be forcibly initialized 444 | struct dlm_mhandle *mh; | ^~ /kisskb/src/fs/dlm/rcom.c:443:26: note: byref variable will be forcibly initialized 443 | struct dlm_rcom *rc; | ^~ /kisskb/src/fs/dlm/rcom.c: In function 'dlm_send_ls_not_ready': /kisskb/src/fs/dlm/rcom.c:496:15: note: byref variable will be forcibly initialized 496 | char *mb; | ^~ /kisskb/src/kernel/bpf/hashtab.c: In function 'htab_lru_map_update_elem': /kisskb/src/kernel/bpf/hashtab.c:1146:23: note: byref variable will be forcibly initialized 1146 | unsigned long flags; | ^~~~~ /kisskb/src/fs/cifs/connect.c: In function '__follow_dfs_link': /kisskb/src/fs/cifs/connect.c:3732:35: note: byref variable will be forcibly initialized 3732 | struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); | ^~ /kisskb/src/kernel/bpf/hashtab.c: In function '__htab_lru_percpu_map_update_elem': /kisskb/src/kernel/bpf/hashtab.c:1269:23: note: byref variable will be forcibly initialized 1269 | unsigned long flags; | ^~~~~ /kisskb/src/lib/dim/net_dim.c: In function 'net_dim': /kisskb/src/lib/dim/net_dim.c:220:26: note: byref variable will be forcibly initialized 220 | struct dim_stats curr_stats; | ^~~~~~~~~~ /kisskb/src/fs/cifs/connect.c: In function 'cifs_mount': /kisskb/src/kernel/bpf/hashtab.c: In function 'bpf_fd_htab_map_update_elem': /kisskb/src/kernel/bpf/hashtab.c:2411:15: note: byref variable will be forcibly initialized 2411 | void *ptr; | ^~~ /kisskb/src/fs/cifs/connect.c:3825:14: note: byref variable will be forcibly initialized 3825 | bool isdfs; | ^~~~~ /kisskb/src/fs/cifs/connect.c:3824:35: note: byref variable will be forcibly initialized 3824 | struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); | ^~ /kisskb/src/fs/gfs2/meta_io.c: In function 'gfs2_meta_read_endio': /kisskb/src/fs/gfs2/meta_io.c:197:30: note: byref variable will be forcibly initialized 197 | struct bvec_iter_all iter_all; | ^~~~~~~~ /kisskb/src/fs/gfs2/meta_io.c: In function 'gfs2_meta_read': /kisskb/src/fs/gfs2/meta_io.c:257:34: note: byref variable will be forcibly initialized 257 | struct buffer_head *bh, *bhs[2]; | ^~~ /kisskb/src/fs/cifs/connect.c: In function 'cifs_tree_connect': /kisskb/src/fs/cifs/connect.c:4642:35: note: byref variable will be forcibly initialized 4642 | struct dfs_cache_tgt_list tl = DFS_CACHE_TGT_LIST_INIT(tl); | ^~ /kisskb/src/fs/gfs2/meta_io.c: In function 'gfs2_meta_buffer': /kisskb/src/fs/gfs2/meta_io.c:484:29: note: byref variable will be forcibly initialized 484 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/meta_io.c: In function 'gfs2_meta_ra': /kisskb/src/fs/gfs2/meta_io.c:513:40: note: byref variable will be forcibly initialized 513 | struct buffer_head *first_bh, *bh; | ^~ /kisskb/src/fs/gfs2/meta_io.c:513:29: note: byref variable will be forcibly initialized 513 | struct buffer_head *first_bh, *bh; | ^~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/buildid.h:5, from /kisskb/src/include/linux/module.h:14, from /kisskb/src/fs/nfs/client.c:9: /kisskb/src/fs/nfs/client.c: In function 'nfs_wait_client_init_complete': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:909:9: note: in expansion of macro '___wait_event' 909 | ___wait_event(wq, condition, TASK_KILLABLE, 0, 0, schedule()) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:931:25: note: in expansion of macro '__wait_event_killable' 931 | __ret = __wait_event_killable(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nfs/client.c:365:16: note: in expansion of macro 'wait_event_killable' 365 | return wait_event_killable(nfs_client_active_wq, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ecryptfs/messaging.c: In function 'ecryptfs_send_message_locked': /kisskb/src/fs/ecryptfs/messaging.c:265:33: note: byref variable will be forcibly initialized 265 | struct ecryptfs_daemon *daemon; | ^~~~~~ /kisskb/src/fs/nfs/client.c: In function 'nfs_probe_fsinfo': /kisskb/src/fs/nfs/client.c:851:37: note: byref variable will be forcibly initialized 851 | struct nfs_pathconf pathinfo; | ^~~~~~~~ /kisskb/src/fs/nfs/client.c:830:27: note: byref variable will be forcibly initialized 830 | struct nfs_fsinfo fsinfo; | ^~~~~~ /kisskb/src/fs/nfs/client.c: In function 'nfs_init_server': /kisskb/src/fs/nfs/client.c:666:28: note: byref variable will be forcibly initialized 666 | struct rpc_timeout timeparms; | ^~~~~~~~~ /kisskb/src/drivers/gpio/gpio-grgpio.c: In function 'grgpio_probe': /kisskb/src/drivers/gpio/gpio-grgpio.c:337:13: note: byref variable will be forcibly initialized 337 | int size; | ^~~~ /kisskb/src/drivers/gpio/gpio-grgpio.c:335:13: note: byref variable will be forcibly initialized 335 | u32 prop; | ^~~~ /kisskb/src/fs/nfs/client.c: In function 'nfs_volume_list_show': /kisskb/src/fs/nfs/client.c:1293:14: note: byref variable will be forcibly initialized 1293 | char fsid[34]; // 2 * 16 for %llx, 1 for ':', 1 for '\0' | ^~~~ /kisskb/src/fs/nfs/client.c:1292:14: note: byref variable will be forcibly initialized 1292 | char dev[13]; // 8 for 2^24, 1 for ':', 3 for 2^8, 1 for '\0' | ^~~ /kisskb/src/lib/dim/rdma_dim.c: In function 'rdma_dim': /kisskb/src/lib/dim/rdma_dim.c:79:26: note: byref variable will be forcibly initialized 79 | struct dim_stats curr_stats; | ^~~~~~~~~~ /kisskb/src/drivers/gpio/gpio-hlwd.c: In function 'hlwd_gpio_irqhandler': /kisskb/src/drivers/gpio/gpio-hlwd.c:64:23: note: byref variable will be forcibly initialized 64 | unsigned long pending; | ^~~~~~~ In file included from /kisskb/src/include/linux/gpio/driver.h:5, from /kisskb/src/drivers/gpio/gpio-hlwd.c:8: /kisskb/src/drivers/gpio/gpio-hlwd.c: In function 'devm_kmalloc_array': /kisskb/src/include/linux/device.h:214:16: note: byref variable will be forcibly initialized 214 | size_t bytes; | ^~~~~ /kisskb/src/drivers/gpio/gpio-hlwd.c: In function 'hlwd_gpio_probe': /kisskb/src/drivers/gpio/gpio-hlwd.c:208:13: note: byref variable will be forcibly initialized 208 | u32 ngpios; | ^~~~~~ /kisskb/src/fs/nilfs2/dat.c: In function 'nilfs_dat_mark_dirty': /kisskb/src/fs/dlm/recover.c: In function 'recover_idr_clear': /kisskb/src/fs/nilfs2/dat.c:264:33: note: byref variable will be forcibly initialized 264 | struct nilfs_palloc_req req; | ^~~ /kisskb/src/fs/dlm/recover.c:358:13: note: byref variable will be forcibly initialized 358 | int id; | ^~ /kisskb/src/fs/nilfs2/dat.c: In function 'nilfs_dat_move': /kisskb/src/fs/nilfs2/dat.c:315:29: note: byref variable will be forcibly initialized 315 | struct buffer_head *entry_bh; | ^~~~~~~~ /kisskb/src/fs/nilfs2/dat.c: In function 'nilfs_dat_translate': /kisskb/src/fs/nilfs2/dat.c:385:29: note: byref variable will be forcibly initialized 385 | struct buffer_head *entry_bh, *bh; | ^~~~~~~~ /kisskb/src/fs/nilfs2/dat.c: In function 'nilfs_dat_get_vinfo': /kisskb/src/fs/nilfs2/dat.c:422:29: note: byref variable will be forcibly initialized 422 | struct buffer_head *entry_bh; | ^~~~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/dlm/dlm_internal.h:19, from /kisskb/src/fs/dlm/recover.c:12: /kisskb/src/fs/dlm/recover.c: In function 'dlm_wait_function': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dlm/recover.c:48:22: note: in expansion of macro 'wait_event_timeout' 48 | rv = wait_event_timeout(ls->ls_wait_general, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/dlm/recover.c: In function 'dlm_recover_members_wait': /kisskb/src/fs/dlm/recover.c:175:18: note: byref variable will be forcibly initialized 175 | uint32_t gen; | ^~~ /kisskb/src/fs/dlm/recover.c:173:24: note: byref variable will be forcibly initialized 173 | int num_slots, slots_size; | ^~~~~~~~~~ /kisskb/src/fs/dlm/recover.c:173:13: note: byref variable will be forcibly initialized 173 | int num_slots, slots_size; | ^~~~~~~~~ /kisskb/src/fs/dlm/recover.c:172:26: note: byref variable will be forcibly initialized 172 | struct dlm_slot *slots; | ^~~~~ /kisskb/src/fs/dlm/recover.c: In function 'dlm_recover_masters': /kisskb/src/fs/dlm/recover.c:527:22: note: byref variable will be forcibly initialized 527 | unsigned int count = 0; | ^~~~~ /kisskb/src/drivers/pwm/pwm-xilinx.c: In function 'xilinx_pwm_probe': /kisskb/src/drivers/pwm/pwm-xilinx.c:217:35: note: byref variable will be forcibly initialized 217 | u32 pwm_cells, one_timer, width; | ^~~~~ /kisskb/src/drivers/pwm/pwm-xilinx.c:217:24: note: byref variable will be forcibly initialized 217 | u32 pwm_cells, one_timer, width; | ^~~~~~~~~ /kisskb/src/drivers/pwm/pwm-xilinx.c:217:13: note: byref variable will be forcibly initialized 217 | u32 pwm_cells, one_timer, width; | ^~~~~~~~~ /kisskb/src/drivers/pwm/pwm-xilinx.c: In function 'xilinx_pwm_apply': /kisskb/src/drivers/pwm/pwm-xilinx.c:104:32: note: byref variable will be forcibly initialized 104 | u32 tlr0, tlr1, tcsr0, tcsr1; | ^~~~~ /kisskb/src/drivers/pwm/pwm-xilinx.c:104:25: note: byref variable will be forcibly initialized 104 | u32 tlr0, tlr1, tcsr0, tcsr1; | ^~~~~ /kisskb/src/crypto/keywrap.c: In function 'crypto_kw_decrypt': /kisskb/src/crypto/keywrap.c:153:47: note: byref variable will be forcibly initialized 153 | struct scatter_walk src_walk, dst_walk; | ^~~~~~~~ /kisskb/src/crypto/keywrap.c:153:37: note: byref variable will be forcibly initialized 153 | struct scatter_walk src_walk, dst_walk; | ^~~~~~~~ /kisskb/src/crypto/keywrap.c:128:32: note: byref variable will be forcibly initialized 128 | struct crypto_kw_block block; | ^~~~~ /kisskb/src/drivers/pwm/pwm-xilinx.c: In function 'xilinx_pwm_get_state': /kisskb/src/drivers/pwm/pwm-xilinx.c:177:32: note: byref variable will be forcibly initialized 177 | u32 tlr0, tlr1, tcsr0, tcsr1; | ^~~~~ /kisskb/src/drivers/pwm/pwm-xilinx.c:177:25: note: byref variable will be forcibly initialized 177 | u32 tlr0, tlr1, tcsr0, tcsr1; | ^~~~~ /kisskb/src/drivers/pwm/pwm-xilinx.c:177:19: note: byref variable will be forcibly initialized 177 | u32 tlr0, tlr1, tcsr0, tcsr1; | ^~~~ /kisskb/src/drivers/pwm/pwm-xilinx.c:177:13: note: byref variable will be forcibly initialized 177 | u32 tlr0, tlr1, tcsr0, tcsr1; | ^~~~ /kisskb/src/crypto/keywrap.c: In function 'crypto_kw_encrypt': /kisskb/src/crypto/keywrap.c:226:47: note: byref variable will be forcibly initialized 226 | struct scatter_walk src_walk, dst_walk; | ^~~~~~~~ /kisskb/src/crypto/keywrap.c:226:37: note: byref variable will be forcibly initialized 226 | struct scatter_walk src_walk, dst_walk; | ^~~~~~~~ /kisskb/src/crypto/keywrap.c:197:32: note: byref variable will be forcibly initialized 197 | struct crypto_kw_block block; | ^~~~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_validate_log': /kisskb/src/fs/nilfs2/recovery.c:204:13: note: byref variable will be forcibly initialized 204 | u32 crc; | ^~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_scan_dsync_log': /kisskb/src/fs/nilfs2/recovery.c:309:22: note: byref variable will be forcibly initialized 309 | unsigned int offset; | ^~~~~~ /kisskb/src/fs/nilfs2/recovery.c:308:29: note: byref variable will be forcibly initialized 308 | struct buffer_head *bh; | ^~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_recover_dsync_blocks': /kisskb/src/fs/nilfs2/recovery.c:500:22: note: byref variable will be forcibly initialized 500 | struct page *page; | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/buffer_head.h:12, from /kisskb/src/fs/nilfs2/recovery.c:10: /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_do_roll_forward': /kisskb/src/fs/nilfs2/recovery.c:582:19: note: byref variable will be forcibly initialized 582 | LIST_HEAD(dsync_blocks); /* list of data blocks to be recovered */ | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/recovery.c:576:23: note: byref variable will be forcibly initialized 576 | unsigned long nsalvaged_blocks = 0; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/recovery.c:573:39: note: byref variable will be forcibly initialized 573 | struct nilfs_segment_summary *sum = NULL; | ^~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_prepare_segment_for_recovery': /kisskb/src/fs/nilfs2/recovery.c:422:15: note: byref variable will be forcibly initialized 422 | __u64 segnum[4]; | ^~~~~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_read_super_root_block': /kisskb/src/fs/nilfs2/recovery.c:135:13: note: byref variable will be forcibly initialized 135 | u32 crc; | ^~~ /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_salvage_orphan_logs': /kisskb/src/fs/nilfs2/recovery.c:733:28: note: byref variable will be forcibly initialized 733 | struct nilfs_root *root; | ^~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/buffer_head.h:12, from /kisskb/src/fs/nilfs2/recovery.c:10: /kisskb/src/fs/nilfs2/recovery.c: In function 'nilfs_search_super_root': /kisskb/src/fs/nilfs2/recovery.c:810:19: note: byref variable will be forcibly initialized 810 | LIST_HEAD(segments); | ^~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/recovery.c:801:39: note: byref variable will be forcibly initialized 801 | struct nilfs_segment_summary *sum = NULL; | ^~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/ksmbd/transport_ipc.c:7: /kisskb/src/fs/ksmbd/transport_ipc.c: In function 'ipc_msg_send_request': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:506:9: note: in expansion of macro '___wait_event' 506 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:535:25: note: in expansion of macro '__wait_event_interruptible_timeout' 535 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/transport_ipc.c:473:15: note: in expansion of macro 'wait_event_interruptible_timeout' 473 | ret = wait_event_interruptible_timeout(entry.wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/transport_ipc.c:454:36: note: byref variable will be forcibly initialized 454 | struct ipc_msg_table_entry entry; | ^~~~~ /kisskb/src/fs/dlm/recoverd.c: In function 'ls_recover': /kisskb/src/fs/dlm/recoverd.c:54:20: note: byref variable will be forcibly initialized 54 | int error, neg = 0; | ^~~ /kisskb/src/fs/jffs2/nodelist.c: In function 'jffs2_fragtree_insert': /kisskb/src/fs/jffs2/nodelist.c:124:25: note: byref variable will be forcibly initialized 124 | struct rb_node *parent = &base->rb; | ^~~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_revalidate_cache': /kisskb/src/fs/cifs/inode.c:87:50: note: byref variable will be forcibly initialized 87 | struct cifs_fscache_inode_coherency_data cd; | ^~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_sfu_mode': /kisskb/src/fs/cifs/inode.c:567:14: note: byref variable will be forcibly initialized 567 | char ea_value[4]; | ^~~~~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_sfu_type': /kisskb/src/fs/cifs/inode.c:460:13: note: byref variable will be forcibly initialized 460 | int buf_type = CIFS_NO_BUFFER; | ^~~~~~~~ /kisskb/src/fs/cifs/inode.c:459:15: note: byref variable will be forcibly initialized 459 | char *pbuf; | ^~~~ /kisskb/src/fs/cifs/inode.c:458:22: note: byref variable will be forcibly initialized 458 | unsigned int bytes_read; | ^~~~~~~~~~ /kisskb/src/fs/cifs/inode.c:457:14: note: byref variable will be forcibly initialized 457 | char buf[24]; | ^~~ /kisskb/src/fs/cifs/inode.c:455:32: note: byref variable will be forcibly initialized 455 | struct cifs_open_parms oparms; | ^~~~~~ /kisskb/src/fs/cifs/inode.c:454:25: note: byref variable will be forcibly initialized 454 | struct cifs_fid fid; | ^~~ /kisskb/src/fs/cifs/inode.c:451:15: note: byref variable will be forcibly initialized 451 | __u32 oplock; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/cifs/inode.c:8: /kisskb/src/fs/cifs/inode.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_do_rename': /kisskb/src/fs/cifs/inode.c:2052:13: note: byref variable will be forcibly initialized 2052 | int oplock; | ^~~~~~ /kisskb/src/fs/cifs/inode.c:2051:32: note: byref variable will be forcibly initialized 2051 | struct cifs_open_parms oparms; | ^~~~~~ /kisskb/src/fs/cifs/inode.c:2050:25: note: byref variable will be forcibly initialized 2050 | struct cifs_fid fid; | ^~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_dentry_needs_reval': /kisskb/src/fs/cifs/inode.c:2256:28: note: byref variable will be forcibly initialized 2256 | struct cached_fid *cfid = NULL; | ^~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_get_file_info': /kisskb/src/fs/cifs/inode.c:748:27: note: byref variable will be forcibly initialized 748 | struct cifs_fattr fattr; | ^~~~~ /kisskb/src/fs/cifs/inode.c:747:23: note: byref variable will be forcibly initialized 747 | FILE_ALL_INFO find_data; | ^~~~~~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_get_file_info_unix': /kisskb/src/fs/cifs/inode.c:350:27: note: byref variable will be forcibly initialized 350 | struct cifs_fattr fattr; | ^~~~~ /kisskb/src/fs/cifs/inode.c:349:30: note: byref variable will be forcibly initialized 349 | FILE_UNIX_BASIC_INFO find_data; | ^~~~~~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_get_inode_info_unix': /kisskb/src/fs/cifs/inode.c:379:27: note: byref variable will be forcibly initialized 379 | struct cifs_fattr fattr; | ^~~~~ /kisskb/src/fs/cifs/inode.c:378:30: note: byref variable will be forcibly initialized 378 | FILE_UNIX_BASIC_INFO find_data; | ^~~~~~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_get_inode_info': /kisskb/src/fs/cifs/inode.c:946:15: note: byref variable will be forcibly initialized 946 | __u32 reparse_tag = 0; | ^~~~~~~~~~~ /kisskb/src/fs/cifs/inode.c:943:15: note: byref variable will be forcibly initialized 943 | void *smb1_backup_rsp_buf = NULL; | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/inode.c:941:24: note: byref variable will be forcibly initialized 941 | FILE_ALL_INFO *data = in_data; | ^~~~ /kisskb/src/fs/cifs/inode.c:940:14: note: byref variable will be forcibly initialized 940 | bool is_reparse_point = false; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/inode.c:938:14: note: byref variable will be forcibly initialized 938 | bool adjust_tz = false; | ^~~~~~~~~ /kisskb/src/fs/cifs/inode.c: In function 'smb311_posix_get_inode_info': /kisskb/src/fs/cifs/inode.c:1140:14: note: byref variable will be forcibly initialized 1140 | bool symlink = false; | ^~~~~~~ /kisskb/src/fs/cifs/inode.c:1138:14: note: byref variable will be forcibly initialized 1138 | bool adjust_tz = false; | ^~~~~~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_mkdir_qinfo': /kisskb/src/fs/cifs/inode.c:1774:48: note: byref variable will be forcibly initialized 1774 | struct cifs_unix_set_info_args args = { | ^~~~ /kisskb/src/fs/cifs/inode.c:1734:23: note: byref variable will be forcibly initialized 1734 | struct inode *inode = NULL; | ^~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_posix_mkdir': /kisskb/src/fs/cifs/inode.c:1828:27: note: byref variable will be forcibly initialized 1828 | struct cifs_fattr fattr; | ^~~~~ /kisskb/src/fs/cifs/inode.c:1825:13: note: byref variable will be forcibly initialized 1825 | u32 oplock = 0; | ^~~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_root_iget': /kisskb/src/fs/cifs/inode.c:1341:23: note: byref variable will be forcibly initialized 1341 | struct inode *inode = NULL; | ^~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_set_file_info': /kisskb/src/fs/cifs/inode.c:1411:25: note: byref variable will be forcibly initialized 1411 | FILE_BASIC_INFO info_buf; | ^~~~~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_rename_pending_delete': /kisskb/src/fs/cifs/inode.c:1468:32: note: byref variable will be forcibly initialized 1468 | struct cifs_open_parms oparms; | ^~~~~~ /kisskb/src/fs/cifs/inode.c:1467:25: note: byref variable will be forcibly initialized 1467 | struct cifs_fid fid; | ^~~ /kisskb/src/fs/cifs/inode.c:1465:13: note: byref variable will be forcibly initialized 1465 | int oplock = 0; | ^~~~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_revalidate_dentry_attr': /kisskb/src/fs/cifs/inode.c:2402:23: note: byref variable will be forcibly initialized 2402 | struct inode *inode = d_inode(dentry); | ^~~~~ /kisskb/src/fs/qnx6/inode.c: In function 'qnx6_parse_options': /kisskb/src/fs/qnx6/inode.c:234:21: note: byref variable will be forcibly initialized 234 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/cifs/inode.c: In function 'cifs_setattr_nounix': /kisskb/src/fs/cifs/inode.c:2866:15: note: byref variable will be forcibly initialized 2866 | __u64 mode = NO_CHANGE_64; | ^~~~ /kisskb/src/fs/cifs/inode.c:2860:30: note: byref variable will be forcibly initialized 2860 | struct cifsFileInfo *wfile; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/uio.h:10, from /kisskb/src/include/linux/mtd/mtd.h:10, from /kisskb/src/fs/jffs2/nodemgmt.c:15: /kisskb/src/fs/jffs2/nodemgmt.c: In function 'jffs2_reserve_space': /kisskb/src/fs/jffs2/nodemgmt.c:174:59: note: byref variable will be forcibly initialized 174 | DECLARE_WAITQUEUE(wait, current); | ^~~~ /kisskb/src/include/linux/wait.h:55:33: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/samples/ftrace/sample-trace-array.h:84, from /kisskb/src/samples/ftrace/sample-trace-array.c:18: /kisskb/src/samples/ftrace/sample-trace-array.c: In function 'perf_trace_sample_event': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro 'TRACE_EVENT' 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro 'TRACE_EVENT' 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/samples/ftrace/sample-trace-array.h:84, from /kisskb/src/samples/ftrace/sample-trace-array.c:18: /kisskb/src/samples/ftrace/sample-trace-array.c: In function 'trace_event_raw_event_sample_event': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro 'TRACE_EVENT' 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/samples/ftrace/sample-trace-array.h:84, from /kisskb/src/samples/ftrace/sample-trace-array.c:18: /kisskb/src/samples/ftrace/sample-trace-array.c: In function '__bpf_trace_sample_event': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro 'TRACE_EVENT' 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro 'TRACE_EVENT' 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro 'TRACE_EVENT' 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/samples/ftrace/./sample-trace-array.h:60:1: note: in expansion of macro 'TRACE_EVENT' 60 | TRACE_EVENT(sample_event, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/the_nilfs.c: In function 'nilfs_load_super_root': /kisskb/src/fs/nilfs2/the_nilfs.c:99:29: note: byref variable will be forcibly initialized 99 | struct buffer_head *bh_sr; | ^~~~~ /kisskb/src/fs/nilfs2/the_nilfs.c: In function 'load_nilfs': /kisskb/src/fs/nilfs2/the_nilfs.c:206:36: note: byref variable will be forcibly initialized 206 | struct nilfs_recovery_info ri; | ^~ /kisskb/src/fs/gfs2/aops.c: In function 'stuffed_readpage': /kisskb/src/fs/gfs2/aops.c:409:29: note: byref variable will be forcibly initialized 409 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/nilfs2/the_nilfs.c: In function 'init_nilfs': /kisskb/src/fs/nilfs2/the_nilfs.c:565:35: note: byref variable will be forcibly initialized 565 | struct nilfs_super_block *sbp; | ^~~ /kisskb/src/fs/gfs2/aops.c: In function 'gfs2_bmap': /kisskb/src/fs/gfs2/aops.c:596:28: note: byref variable will be forcibly initialized 596 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/aops.c: In function 'gfs2_writepages': /kisskb/src/fs/gfs2/aops.c:182:36: note: byref variable will be forcibly initialized 182 | struct iomap_writepage_ctx wpc = { }; | ^~~ /kisskb/src/fs/gfs2/aops.c: In function 'gfs2_write_cache_jdata': /kisskb/src/fs/gfs2/aops.c:313:17: note: byref variable will be forcibly initialized 313 | pgoff_t done_index; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/aops.c:311:17: note: byref variable will be forcibly initialized 311 | pgoff_t index; | ^~~~~ /kisskb/src/fs/gfs2/aops.c:308:24: note: byref variable will be forcibly initialized 308 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/gfs2/aops.c: In function 'adjust_fs_space': /kisskb/src/fs/gfs2/aops.c:547:29: note: byref variable will be forcibly initialized 547 | struct buffer_head *m_bh; | ^~~~ In file included from /kisskb/src/include/linux/random.h:9, from /kisskb/src/include/linux/nodemask.h:97, from /kisskb/src/include/linux/list_lru.h:12, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/net/core/flow_dissector.c:3: /kisskb/src/net/core/flow_dissector.c: In function '__flow_hash_secret_init': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1550:9: note: in expansion of macro 'net_get_random_once' 1550 | net_get_random_once(&hashrnd, sizeof(hashrnd)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext2/super.c: In function 'get_sb_block': /kisskb/src/fs/ext2/super.c:408:26: note: byref variable will be forcibly initialized 408 | char *options = (char *) *data; | ^~~~~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_get_ports': /kisskb/src/net/core/flow_dissector.c:129:32: note: byref variable will be forcibly initialized 129 | __be32 *ports, _ports; | ^~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ext2/super.c:22: /kisskb/src/fs/ext2/super.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_batadv': /kisskb/src/net/core/flow_dissector.c:676:17: note: byref variable will be forcibly initialized 676 | } *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_tcp': /kisskb/src/net/core/flow_dissector.c:706:28: note: byref variable will be forcibly initialized 706 | struct tcphdr *th, _th; | ^~~ /kisskb/src/net/core/flow_dissector.c: In function 'skb_flow_get_icmp_tci': /kisskb/src/net/core/flow_dissector.c:168:29: note: byref variable will be forcibly initialized 168 | struct icmphdr *ih, _ih; | ^~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_gre': /kisskb/src/net/core/flow_dissector.c:613:20: note: byref variable will be forcibly initialized 613 | u8 _ppp_hdr[PPP_HDRLEN]; | ^~~~~~~~ /kisskb/src/net/core/flow_dissector.c:595:39: note: byref variable will be forcibly initialized 595 | struct ethhdr _eth; | ^~~~ /kisskb/src/net/core/flow_dissector.c:568:24: note: byref variable will be forcibly initialized 568 | __be32 _keyid; | ^~~~~~ /kisskb/src/net/core/flow_dissector.c:535:35: note: byref variable will be forcibly initialized 535 | struct gre_base_hdr *hdr, _hdr; | ^~~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_quota_write': /kisskb/src/fs/ext2/super.c:1534:28: note: byref variable will be forcibly initialized 1534 | struct buffer_head tmp_bh; | ^~~~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_arp': /kisskb/src/net/core/flow_dissector.c:484:23: note: byref variable will be forcibly initialized 484 | struct arphdr _arp; | ^~~~ /kisskb/src/net/core/flow_dissector.c:482:21: note: byref variable will be forcibly initialized 482 | } *arp_eth, _arp_eth; | ^~~~~~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect_mpls': /kisskb/src/net/core/flow_dissector.c:418:33: note: byref variable will be forcibly initialized 418 | struct mpls_label *hdr, _hdr; | ^~~~ In file included from /kisskb/src/net/core/flow_dissector.c:15: /kisskb/src/net/core/flow_dissector.c: In function 'tipc_hdr_rps_key': /kisskb/src/include/net/tipc.h:51:16: note: byref variable will be forcibly initialized 51 | __be32 key; | ^~~ In file included from /kisskb/src/include/linux/random.h:9, from /kisskb/src/include/linux/nodemask.h:97, from /kisskb/src/include/linux/list_lru.h:12, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/net/core/flow_dissector.c:3: /kisskb/src/net/core/flow_dissector.c: In function 'flow_hash_from_keys': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1550:9: note: in expansion of macro 'net_get_random_once' 1550 | net_get_random_once(&hashrnd, sizeof(hashrnd)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_quota_read': /kisskb/src/fs/ext2/super.c:1490:28: note: byref variable will be forcibly initialized 1490 | struct buffer_head tmp_bh; | ^~~~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_flow_dissect': /kisskb/src/net/core/flow_dissector.c:1425:33: note: byref variable will be forcibly initialized 1425 | struct frag_hdr _fh, *fh; | ^~~ /kisskb/src/net/core/flow_dissector.c:1406:20: note: byref variable will be forcibly initialized 1406 | u8 _opthdr[2], *opthdr; | ^~~~~~~ /kisskb/src/net/core/flow_dissector.c:1352:38: note: byref variable will be forcibly initialized 1352 | struct hsr_tag *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1336:41: note: byref variable will be forcibly initialized 1336 | struct ptp_header *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1283:45: note: byref variable will be forcibly initialized 1283 | struct tipc_basic_hdr *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1225:25: note: byref variable will be forcibly initialized 1225 | } *hdr, _hdr; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1162:33: note: byref variable will be forcibly initialized 1162 | struct vlan_hdr _vlan; | ^~~~~ /kisskb/src/net/core/flow_dissector.c:1111:32: note: byref variable will be forcibly initialized 1111 | struct ipv6hdr _iph; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1063:30: note: byref variable will be forcibly initialized 1063 | struct iphdr _iph; | ^~~~ /kisskb/src/net/core/flow_dissector.c:1004:51: note: byref variable will be forcibly initialized 1004 | struct bpf_flow_dissector ctx = { | ^~~ /kisskb/src/net/core/flow_dissector.c:1003:46: note: byref variable will be forcibly initialized 1003 | struct bpf_flow_keys flow_keys; | ^~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:935:14: note: byref variable will be forcibly initialized 935 | bool mpls_el = false; | ^~~~~~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_msg': /kisskb/src/fs/ext2/super.c:88:17: note: byref variable will be forcibly initialized 88 | va_list args; | ^~~~ /kisskb/src/fs/ext2/super.c:87:26: note: byref variable will be forcibly initialized 87 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext2/super.c: In function 'parse_options': /kisskb/src/fs/ext2/super.c:472:13: note: byref variable will be forcibly initialized 472 | int option; | ^~~~~~ /kisskb/src/fs/ext2/super.c:471:21: note: byref variable will be forcibly initialized 471 | substring_t args[MAX_OPT_ARGS]; | ^~~~ In file included from /kisskb/src/include/linux/random.h:9, from /kisskb/src/include/linux/nodemask.h:97, from /kisskb/src/include/linux/list_lru.h:12, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/net/core/flow_dissector.c:3: /kisskb/src/net/core/flow_dissector.c: In function '__skb_get_hash_symmetric': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1550:9: note: in expansion of macro 'net_get_random_once' 1550 | net_get_random_once(&hashrnd, sizeof(hashrnd)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1708:26: note: byref variable will be forcibly initialized 1708 | struct flow_keys keys; | ^~~~ In file included from /kisskb/src/include/linux/random.h:9, from /kisskb/src/include/linux/nodemask.h:97, from /kisskb/src/include/linux/list_lru.h:12, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/skbuff.h:17, from /kisskb/src/net/core/flow_dissector.c:3: /kisskb/src/net/core/flow_dissector.c: In function '__skb_get_hash': /kisskb/src/include/linux/once.h:44:39: note: byref variable will be forcibly initialized 44 | unsigned long ___flags; \ | ^~~~~~~~ /kisskb/src/include/linux/once.h:56:9: note: in expansion of macro 'DO_ONCE' 56 | DO_ONCE(get_random_bytes, (buf), (nbytes)) | ^~~~~~~ /kisskb/src/include/linux/net.h:309:9: note: in expansion of macro 'get_random_once' 309 | get_random_once((buf), (nbytes)) | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1550:9: note: in expansion of macro 'net_get_random_once' 1550 | net_get_random_once(&hashrnd, sizeof(hashrnd)); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/flow_dissector.c:1732:26: note: byref variable will be forcibly initialized 1732 | struct flow_keys keys; | ^~~~ /kisskb/src/net/core/flow_dissector.c: In function 'skb_get_hash_perturb': /kisskb/src/net/core/flow_dissector.c:1746:26: note: byref variable will be forcibly initialized 1746 | struct flow_keys keys; | ^~~~ /kisskb/src/net/core/flow_dissector.c: In function '__skb_get_poff': /kisskb/src/net/core/flow_dissector.c:1766:20: note: byref variable will be forcibly initialized 1766 | u8 _doff; | ^~~~~ /kisskb/src/net/core/flow_dissector.c: In function 'skb_get_poff': /kisskb/src/net/core/flow_dissector.c:1814:32: note: byref variable will be forcibly initialized 1814 | struct flow_keys_basic keys; | ^~~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_error': /kisskb/src/fs/ext2/super.c:53:17: note: byref variable will be forcibly initialized 53 | va_list args; | ^~~~ /kisskb/src/fs/ext2/super.c:52:26: note: byref variable will be forcibly initialized 52 | struct va_format vaf; | ^~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_fill_super': /kisskb/src/fs/ext2/super.c:822:35: note: byref variable will be forcibly initialized 822 | struct ext2_mount_options opts; | ^~~~ /kisskb/src/net/core/sysctl_net_core.c: In function 'flow_limit_cpu_sysctl': /kisskb/src/net/core/sysctl_net_core.c:159:22: note: byref variable will be forcibly initialized 159 | char kbuf[128]; | ^~~~ /kisskb/src/net/core/sysctl_net_core.c:124:23: note: byref variable will be forcibly initialized 124 | cpumask_var_t mask; | ^~~~ /kisskb/src/net/core/sysctl_net_core.c: In function 'rps_sock_flow_sysctl': /kisskb/src/net/core/sysctl_net_core.c:53:33: note: byref variable will be forcibly initialized 53 | unsigned int orig_size, size; | ^~~~ /kisskb/src/net/core/sysctl_net_core.c: In function 'proc_dointvec_minmax_bpf_enable': /kisskb/src/net/core/sysctl_net_core.c:269:26: note: byref variable will be forcibly initialized 269 | struct ctl_table tmp = *table; | ^~~ /kisskb/src/net/core/sysctl_net_core.c:266:18: note: byref variable will be forcibly initialized 266 | int ret, jit_enable = *(int *)table->data; | ^~~~~~~~~~ /kisskb/src/net/core/sysctl_net_core.c: In function 'proc_do_rss_key': /kisskb/src/net/core/sysctl_net_core.c:253:14: note: byref variable will be forcibly initialized 253 | char buf[NETDEV_RSS_KEY_LEN * 3]; | ^~~ /kisskb/src/net/core/sysctl_net_core.c:252:26: note: byref variable will be forcibly initialized 252 | struct ctl_table fake_table; | ^~~~~~~~~~ /kisskb/src/fs/ext2/super.c: In function 'ext2_remount': /kisskb/src/fs/ext2/super.c:1327:35: note: byref variable will be forcibly initialized 1327 | struct ext2_mount_options new_opts; | ^~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/cifs/file.c:11: /kisskb/src/fs/cifs/file.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_nt_open': /kisskb/src/fs/cifs/file.c:223:32: note: byref variable will be forcibly initialized 223 | struct cifs_open_parms oparms; | ^~~~~~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/fs/dlm/dlm_internal.h:19, from /kisskb/src/fs/dlm/requestqueue.c:11: /kisskb/src/fs/dlm/requestqueue.c: In function 'dlm_wait_requestqueue': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/dlm/requestqueue.c:125:9: note: in expansion of macro 'wait_event' 125 | wait_event(ls->ls_requestqueue_wait, | ^~~~~~~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_push_posix_locks': /kisskb/src/fs/cifs/file.c:1416:26: note: byref variable will be forcibly initialized 1416 | struct list_head locks_to_send, *el; | ^~~~~~~~~~~~~ /kisskb/src/fs/dlm/user.c: In function 'device_user_lock': /kisskb/src/fs/dlm/user.c:243:18: note: byref variable will be forcibly initialized 243 | uint32_t lkid; | ^~~~ /kisskb/src/fs/dlm/user.c: In function 'device_create_lockspace': /kisskb/src/fs/dlm/user.c:419:26: note: byref variable will be forcibly initialized 419 | dlm_lockspace_t *lockspace; | ^~~~~~~~~ /kisskb/src/fs/dlm/user.c: In function 'copy_version_to_user': /kisskb/src/fs/dlm/user.c:783:35: note: byref variable will be forcibly initialized 783 | struct dlm_device_version ver; | ^~~ /kisskb/src/fs/dlm/user.c: In function 'copy_result_to_user': /kisskb/src/fs/dlm/user.c:714:32: note: byref variable will be forcibly initialized 714 | struct dlm_lock_result result; | ^~~~~~ /kisskb/src/fs/dlm/user.c:712:34: note: byref variable will be forcibly initialized 712 | struct dlm_lock_result32 result32; | ^~~~~~~~ /kisskb/src/fs/dlm/user.c: In function 'device_read': /kisskb/src/fs/dlm/user.c:804:17: note: byref variable will be forcibly initialized 804 | int rv, resid, copy_lvb = 0; | ^~~~~ /kisskb/src/fs/dlm/user.c:803:29: note: byref variable will be forcibly initialized 803 | struct dlm_callback cb; | ^~ In file included from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/fs/cifs/file.c:11: /kisskb/src/fs/cifs/file.c: In function '__readahead_batch': /kisskb/src/include/linux/pagemap.h:1298:18: note: byref variable will be forcibly initialized 1298 | XA_STATE(xas, &rac->mapping->i_pages, 0); | ^~~ /kisskb/src/include/linux/xarray.h:1369:25: note: in definition of macro 'XA_STATE' 1369 | struct xa_state name = __XA_STATE(array, index, 0, 0) | ^~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_posix_open': /kisskb/src/fs/cifs/file.c:157:27: note: byref variable will be forcibly initialized 157 | struct cifs_fattr fattr; | ^~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_reopen_file': /kisskb/src/fs/cifs/file.c:772:32: note: byref variable will be forcibly initialized 772 | struct cifs_open_parms oparms; | ^~~~~~ /kisskb/src/fs/cifs/file.c:766:23: note: byref variable will be forcibly initialized 766 | struct inode *inode; | ^~~~~ /kisskb/src/fs/cifs/file.c:761:15: note: byref variable will be forcibly initialized 761 | __u32 oplock; | ^~~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_resend_wdata': /kisskb/src/fs/cifs/file.c:3160:29: note: byref variable will be forcibly initialized 3160 | struct cifs_credits credits; | ^~~~~~~ /kisskb/src/fs/cifs/file.c:3159:22: note: byref variable will be forcibly initialized 3159 | unsigned int wsize; | ^~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_resend_rdata': /kisskb/src/fs/cifs/file.c:3891:29: note: byref variable will be forcibly initialized 3891 | struct cifs_credits credits; | ^~~~~~~ /kisskb/src/fs/cifs/file.c:3890:22: note: byref variable will be forcibly initialized 3890 | unsigned int rsize; | ^~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_read': /kisskb/src/fs/cifs/file.c:4377:13: note: byref variable will be forcibly initialized 4377 | int buf_type = CIFS_NO_BUFFER; | ^~~~~~~~ /kisskb/src/fs/cifs/file.c:4374:15: note: byref variable will be forcibly initialized 4374 | char *cur_offset; | ^~~~~~~~~~ /kisskb/src/fs/cifs/file.c:4366:22: note: byref variable will be forcibly initialized 4366 | unsigned int bytes_read = 0; | ^~~~~~~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_write_begin': /kisskb/src/fs/cifs/file.c:4942:16: note: byref variable will be forcibly initialized 4942 | loff_t page_start = pos & PAGE_MASK; | ^~~~~~~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_read_folio': /kisskb/src/fs/cifs/file.c:4869:16: note: byref variable will be forcibly initialized 4869 | loff_t offset = page_file_offset(page); | ^~~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_send_async_read': /kisskb/src/fs/cifs/file.c:3973:25: note: byref variable will be forcibly initialized 3973 | struct iov_iter direct_iov = ctx->iter; | ^~~~~~~~~~ /kisskb/src/fs/cifs/file.c:3972:16: note: byref variable will be forcibly initialized 3972 | size_t start; | ^~~~~ /kisskb/src/fs/cifs/file.c:3971:23: note: byref variable will be forcibly initialized 3971 | struct page **pagevec; | ^~~~~~~ /kisskb/src/fs/cifs/file.c:3965:29: note: byref variable will be forcibly initialized 3965 | struct cifs_credits credits_on_stack; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/file.c:3964:30: note: byref variable will be forcibly initialized 3964 | unsigned int npages, rsize; | ^~~~~ /kisskb/src/fs/cifs/file.c: In function 'collect_uncached_read_data': /kisskb/src/fs/cifs/file.c:4133:50: note: byref variable will be forcibly initialized 4133 | struct list_head tmp_list; | ^~~~~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_readahead': /kisskb/src/fs/cifs/file.c:4686:37: note: byref variable will be forcibly initialized 4686 | struct cifs_credits credits_on_stack; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/file.c:4683:38: note: byref variable will be forcibly initialized 4683 | unsigned int i, got, rsize; | ^~~~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_alloc_skcipher': /kisskb/src/crypto/cryptd.c:906:14: note: byref variable will be forcibly initialized 906 | char cryptd_alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~~~~~~~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_alloc_ahash': /kisskb/src/crypto/cryptd.c:958:14: note: byref variable will be forcibly initialized 958 | char cryptd_alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~~~~~~~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_alloc_aead': /kisskb/src/crypto/cryptd.c:1015:14: note: byref variable will be forcibly initialized 1015 | char cryptd_alg_name[CRYPTO_MAX_ALG_NAME]; | ^~~~~~~~~~~~~~~ In file included from /kisskb/src/include/crypto/internal/skcipher.h:13, from /kisskb/src/crypto/cryptd.c:17: /kisskb/src/crypto/cryptd.c: In function 'cryptd_skcipher_decrypt': /kisskb/src/include/crypto/skcipher.h:131:14: note: byref variable will be forcibly initialized 131 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/cryptd.c:290:9: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 290 | SYNC_SKCIPHER_REQUEST_ON_STACK(subreq, child); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/file.c: In function '_cifsFileInfo_put': /kisskb/src/fs/cifs/file.c:492:34: note: byref variable will be forcibly initialized 492 | struct cifs_pending_open open; | ^~~~ /kisskb/src/fs/cifs/file.c:491:25: note: byref variable will be forcibly initialized 491 | struct cifs_fid fid; | ^~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_skcipher_encrypt': /kisskb/src/include/crypto/skcipher.h:131:14: note: byref variable will be forcibly initialized 131 | char __##name##_desc[sizeof(struct skcipher_request) + \ | ^~ /kisskb/src/crypto/cryptd.c:262:9: note: in expansion of macro 'SYNC_SKCIPHER_REQUEST_ON_STACK' 262 | SYNC_SKCIPHER_REQUEST_ON_STACK(subreq, child); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_reopen_persistent_handles': /kisskb/src/fs/cifs/file.c:993:26: note: byref variable will be forcibly initialized 993 | struct list_head tmp_list; | ^~~~~~~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_create_skcipher': /kisskb/src/crypto/cryptd.c:376:13: note: byref variable will be forcibly initialized 376 | u32 mask; | ^~~~ /kisskb/src/crypto/cryptd.c:375:13: note: byref variable will be forcibly initialized 375 | u32 type; | ^~~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_create_hash': /kisskb/src/crypto/cryptd.c:642:13: note: byref variable will be forcibly initialized 642 | u32 mask; | ^~~~ /kisskb/src/crypto/cryptd.c:641:13: note: byref variable will be forcibly initialized 641 | u32 type; | ^~~~ /kisskb/src/crypto/cryptd.c: In function 'cryptd_create_aead': /kisskb/src/crypto/cryptd.c:829:13: note: byref variable will be forcibly initialized 829 | u32 mask; | ^~~~ /kisskb/src/crypto/cryptd.c:828:13: note: byref variable will be forcibly initialized 828 | u32 type; | ^~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_oplock_break': /kisskb/src/fs/cifs/file.c:5061:14: note: byref variable will be forcibly initialized 5061 | bool purge_cache = false; | ^~~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/cifs/file.c:11: /kisskb/src/fs/cifs/file.c: In function 'cifs_lock_add_if': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/file.c:1243:22: note: in expansion of macro 'wait_event_interruptible' 1243 | rc = wait_event_interruptible(lock->block_q, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/file.c:1218:30: note: byref variable will be forcibly initialized 1218 | struct cifsLockInfo *conf_lock; | ^~~~~~~~~ /kisskb/src/drivers/pwm/pwm-iqs620a.c: In function 'iqs620_pwm_probe': /kisskb/src/fs/cifs/file.c: In function 'cifs_lock_test': /kisskb/src/drivers/pwm/pwm-iqs620a.c:185:22: note: byref variable will be forcibly initialized 185 | unsigned int val; | ^~~ /kisskb/src/fs/cifs/file.c:1172:30: note: byref variable will be forcibly initialized 1172 | struct cifsLockInfo *conf_lock; | ^~~~~~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_unlock_range': /kisskb/src/fs/cifs/file.c:1681:26: note: byref variable will be forcibly initialized 1681 | struct list_head tmp_llist; | ^~~~~~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_flock': /kisskb/src/fs/cifs/file.c:1883:15: note: byref variable will be forcibly initialized 1883 | __u32 type; | ^~~~ /kisskb/src/fs/cifs/file.c:1878:14: note: byref variable will be forcibly initialized 1878 | bool wait_flag = false; | ^~~~~~~~~ /kisskb/src/fs/cifs/file.c:1877:23: note: byref variable will be forcibly initialized 1877 | int lock = 0, unlock = 0; | ^~~~~~ /kisskb/src/fs/cifs/file.c:1877:13: note: byref variable will be forcibly initialized 1877 | int lock = 0, unlock = 0; | ^~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_lock': /kisskb/src/fs/cifs/file.c:1929:15: note: byref variable will be forcibly initialized 1929 | __u32 type; | ^~~~ /kisskb/src/fs/cifs/file.c:1924:14: note: byref variable will be forcibly initialized 1924 | bool wait_flag = false; | ^~~~~~~~~ /kisskb/src/fs/cifs/file.c:1923:23: note: byref variable will be forcibly initialized 1923 | int lock = 0, unlock = 0; | ^~~~~~ /kisskb/src/fs/cifs/file.c:1923:13: note: byref variable will be forcibly initialized 1923 | int lock = 0, unlock = 0; | ^~~~ /kisskb/src/fs/jffs2/readinode.c: In function 'read_more': /kisskb/src/fs/jffs2/readinode.c:944:16: note: byref variable will be forcibly initialized 944 | size_t retlen; | ^~~~~~ /kisskb/src/fs/gfs2/export.c: In function 'gfs2_get_name': /kisskb/src/fs/gfs2/export.c:95:28: note: byref variable will be forcibly initialized 95 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/cifs/file.c: In function 'cifs_write': /kisskb/src/fs/cifs/file.c:2018:37: note: byref variable will be forcibly initialized 2018 | struct kvec iov[2]; | ^~~ /kisskb/src/fs/cifs/file.c:1994:22: note: byref variable will be forcibly initialized 1994 | unsigned int bytes_written = 0; | ^~~~~~~~~~~~~ /kisskb/src/fs/jffs2/readinode.c: In function 'check_node_data': /kisskb/src/fs/jffs2/readinode.c:38:16: note: byref variable will be forcibly initialized 38 | size_t retlen; | ^~~~~~ /kisskb/src/fs/jffs2/readinode.c:36:24: note: byref variable will be forcibly initialized 36 | unsigned char *buffer; | ^~~~~~ /kisskb/src/fs/gfs2/export.c: In function 'gfs2_fh_to_parent': /kisskb/src/fs/gfs2/export.c:171:31: note: byref variable will be forcibly initialized 171 | struct gfs2_inum_host parent; | ^~~~~~ /kisskb/src/fs/gfs2/export.c: In function 'gfs2_fh_to_dentry': /kisskb/src/fs/gfs2/export.c:149:31: note: byref variable will be forcibly initialized 149 | struct gfs2_inum_host this; | ^~~~ /kisskb/src/fs/jffs2/readinode.c: In function 'jffs2_build_inode_fragtree': /kisskb/src/fs/jffs2/readinode.c:456:24: note: byref variable will be forcibly initialized 456 | struct rb_root ver_root = RB_ROOT; | ^~~~~~~~ /kisskb/src/fs/jffs2/readinode.c: In function 'jffs2_get_inode_nodes': /kisskb/src/fs/jffs2/readinode.c:988:13: note: byref variable will be forcibly initialized 988 | int len, err; | ^~~ /kisskb/src/fs/jffs2/readinode.c:987:16: note: byref variable will be forcibly initialized 987 | size_t retlen; | ^~~~~~ /kisskb/src/fs/jffs2/readinode.c: In function 'jffs2_do_read_inode_internal': /kisskb/src/fs/jffs2/readinode.c:1151:16: note: byref variable will be forcibly initialized 1151 | size_t retlen; | ^~~~~~ /kisskb/src/fs/jffs2/readinode.c:1149:37: note: byref variable will be forcibly initialized 1149 | struct jffs2_readinode_info rii; | ^~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/jffs2/readinode.c:15: /kisskb/src/fs/jffs2/readinode.c: In function 'jffs2_do_read_inode': /kisskb/src/fs/jffs2/os-linux.h:43:35: note: byref variable will be forcibly initialized 43 | DECLARE_WAITQUEUE(__wait, current); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:55:33: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/fs/jffs2/readinode.c:1351:25: note: in expansion of macro 'sleep_on_spinunlock' 1351 | sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jffs2/readinode.c: In function 'jffs2_do_crccheck_inode': /kisskb/src/fs/jffs2/readinode.c:1394:32: note: byref variable will be forcibly initialized 1394 | struct jffs2_raw_inode n; | ^ /kisskb/src/fs/cifs/file.c: In function 'cifs_partialpagewrite': /kisskb/src/fs/cifs/file.c:2464:30: note: byref variable will be forcibly initialized 2464 | struct cifsFileInfo *open_file; | ^~~~~~~~~ /kisskb/src/fs/cifs/file.c:2459:16: note: byref variable will be forcibly initialized 2459 | loff_t offset = (loff_t)page->index << PAGE_SHIFT; | ^~~~~~ /kisskb/src/fs/cifs/file.c: In function 'find_writable_file': /kisskb/src/fs/cifs/file.c:2201:30: note: byref variable will be forcibly initialized 2201 | struct cifsFileInfo *cfile; | ^~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_open': /kisskb/src/fs/cifs/file.c:688:48: note: byref variable will be forcibly initialized 688 | struct cifs_unix_set_info_args args = { | ^~~~ /kisskb/src/fs/cifs/file.c:574:34: note: byref variable will be forcibly initialized 574 | struct cifs_pending_open open; | ^~~~ /kisskb/src/fs/cifs/file.c:573:25: note: byref variable will be forcibly initialized 573 | struct cifs_fid fid; | ^~~ /kisskb/src/fs/cifs/file.c:569:30: note: byref variable will be forcibly initialized 569 | struct cifsFileInfo *cfile = NULL; | ^~~~~ /kisskb/src/fs/cifs/file.c:564:15: note: byref variable will be forcibly initialized 564 | __u32 oplock; | ^~~~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/f2fs/segment.c:8: /kisskb/src/fs/f2fs/segment.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/ext4/sysfs.c: In function 'reserved_clusters_store': /kisskb/src/fs/ext4/sysfs.c:101:28: note: byref variable will be forcibly initialized 101 | unsigned long long val; | ^~~ /kisskb/src/fs/ext4/sysfs.c: In function 'inode_readahead_blks_store': /kisskb/src/fs/ext4/sysfs.c:84:23: note: byref variable will be forcibly initialized 84 | unsigned long t; | ^ /kisskb/src/fs/cifs/file.c: In function 'cifs_writepages': /kisskb/src/fs/cifs/file.c:2677:37: note: byref variable will be forcibly initialized 2677 | struct cifs_credits credits_on_stack; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/file.c:2676:25: note: byref variable will be forcibly initialized 2676 | pgoff_t next = 0, tofind, saved_index = index; | ^~~~ /kisskb/src/fs/cifs/file.c:2675:56: note: byref variable will be forcibly initialized 2675 | unsigned int i, nr_pages, found_pages, wsize; | ^~~~~ /kisskb/src/fs/cifs/file.c:2675:43: note: byref variable will be forcibly initialized 2675 | unsigned int i, nr_pages, found_pages, wsize; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/sysfs.c: In function 'ext4_attr_store': /kisskb/src/fs/ext4/sysfs.c:454:23: note: byref variable will be forcibly initialized 454 | unsigned long t; | ^ /kisskb/src/fs/cifs/file.c:2648:30: note: byref variable will be forcibly initialized 2648 | struct cifsFileInfo *cfile = NULL; | ^~~~~ /kisskb/src/fs/cifs/file.c:2646:22: note: byref variable will be forcibly initialized 2646 | pgoff_t end, index; | ^~~~~ /kisskb/src/fs/cifs/file.c:2645:14: note: byref variable will be forcibly initialized 2645 | bool done = false, scanned = false, range_whole = false; | ^~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_write_from_iter': /kisskb/src/fs/cifs/file.c:3253:37: note: byref variable will be forcibly initialized 3253 | struct cifs_credits credits_on_stack; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/file.c:3252:30: note: byref variable will be forcibly initialized 3252 | unsigned int wsize; | ^~~~~ /kisskb/src/fs/cifs/file.c:3240:16: note: byref variable will be forcibly initialized 3240 | size_t start; | ^~~~~ /kisskb/src/fs/cifs/file.c:3239:23: note: byref variable will be forcibly initialized 3239 | struct page **pagevec; | ^~~~~~~ /kisskb/src/fs/cifs/file.c:3235:25: note: userspace variable will be forcibly initialized 3235 | struct iov_iter saved_from = *from; | ^~~~~~~~~~ /kisskb/src/fs/cifs/file.c:3233:33: note: byref variable will be forcibly initialized 3233 | unsigned long nr_pages, num_pages, i; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/segment.c:8: /kisskb/src/fs/f2fs/segment.c: In function 'issue_flush_thread': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:545:9: note: in expansion of macro 'wait_event_interruptible' 545 | wait_event_interruptible(*q, | ^~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/file.c:3232:16: note: byref variable will be forcibly initialized 3232 | size_t cur_len; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'get_ssr_segment': /kisskb/src/fs/f2fs/segment.c:2787:18: note: byref variable will be forcibly initialized 2787 | unsigned segno = NULL_SEGNO; | ^~~~~ /kisskb/src/fs/cifs/file.c: In function '__cifs_writev': /kisskb/src/fs/cifs/file.c:3481:25: note: byref variable will be forcibly initialized 3481 | struct iov_iter saved_from = *from; | ^~~~~~~~~~ /kisskb/src/fs/cifs/file.c: In function 'collect_uncached_write_data': /kisskb/src/fs/cifs/file.c:3430:49: note: byref variable will be forcibly initialized 3430 | struct iov_iter tmp_from = ctx->iter; | ^~~~~~~~ /kisskb/src/fs/cifs/file.c:3429:50: note: byref variable will be forcibly initialized 3429 | struct list_head tmp_list; | ^~~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function '__insert_discard_tree': /kisskb/src/fs/f2fs/segment.c:1198:14: note: byref variable will be forcibly initialized 1198 | bool leftmost = true; | ^~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1197:25: note: byref variable will be forcibly initialized 1197 | struct rb_node *parent = NULL; | ^~~~~~ /kisskb/src/fs/f2fs/segment.c: In function '__update_discard_tree_range': /kisskb/src/fs/cifs/file.c: In function 'cifs_strict_fsync': /kisskb/src/fs/f2fs/segment.c:1264:44: note: byref variable will be forcibly initialized 1264 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1264:26: note: byref variable will be forcibly initialized 1264 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~ /kisskb/src/fs/cifs/file.c:2201:30: note: byref variable will be forcibly initialized 2201 | struct cifsFileInfo *cfile; | ^~~~~ /kisskb/src/fs/f2fs/segment.c:1261:46: note: byref variable will be forcibly initialized 1261 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c:1261:29: note: byref variable will be forcibly initialized 1261 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ /kisskb/src/fs/ext2/xattr.c: In function 'ext2_xattr_set2': /kisskb/src/fs/ext2/xattr.c:713:13: note: byref variable will be forcibly initialized 713 | int error; | ^~~~~ /kisskb/src/fs/cifs/file.c: In function 'cifs_fsync': /kisskb/src/fs/cifs/file.c:2201:30: note: byref variable will be forcibly initialized /kisskb/src/fs/f2fs/segment.c: In function '__submit_discard_cmd': /kisskb/src/fs/f2fs/segment.c:1112:29: note: byref variable will be forcibly initialized 1112 | struct bio *bio = NULL; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function '__issue_discard_cmd_orderly': /kisskb/src/fs/f2fs/segment.c:1376:22: note: byref variable will be forcibly initialized 1376 | unsigned int issued = 0; | ^~~~~~ /kisskb/src/fs/f2fs/segment.c:1374:25: note: byref variable will be forcibly initialized 1374 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/segment.c:1372:44: note: byref variable will be forcibly initialized 1372 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1372:26: note: byref variable will be forcibly initialized 1372 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1371:46: note: byref variable will be forcibly initialized 1371 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c:1371:29: note: byref variable will be forcibly initialized 1371 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function '__wait_all_discard_cmd': /kisskb/src/fs/f2fs/segment.c:1591:31: note: byref variable will be forcibly initialized 1591 | struct discard_policy dp; | ^~ /kisskb/src/fs/f2fs/segment.c: In function '__issue_discard_cmd': /kisskb/src/fs/f2fs/segment.c:1436:16: note: byref variable will be forcibly initialized 1436 | int i, issued; | ^~~~~~ /kisskb/src/fs/f2fs/segment.c:1435:25: note: byref variable will be forcibly initialized 1435 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/segment.c: In function '__issue_discard_cmd_range': /kisskb/src/fs/f2fs/segment.c:2979:13: note: byref variable will be forcibly initialized 2979 | int issued; | ^~~~~~ /kisskb/src/fs/f2fs/segment.c:2978:25: note: byref variable will be forcibly initialized 2978 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/segment.c:2976:44: note: byref variable will be forcibly initialized 2976 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:2976:26: note: byref variable will be forcibly initialized 2976 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/segment.c:2975:46: note: byref variable will be forcibly initialized 2975 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c:2975:29: note: byref variable will be forcibly initialized 2975 | struct discard_cmd *prev_dc = NULL, *next_dc = NULL; | ^~~~~~~ /kisskb/src/fs/jffs2/write.c: In function 'jffs2_write_dnode': /kisskb/src/fs/jffs2/write.c:130:34: note: byref variable will be forcibly initialized 130 | uint32_t dummy; | ^~~~~ /kisskb/src/fs/jffs2/write.c:67:21: note: byref variable will be forcibly initialized 67 | struct kvec vecs[2]; | ^~~~ /kisskb/src/fs/jffs2/write.c:65:16: note: byref variable will be forcibly initialized 65 | size_t retlen; | ^~~~~~ /kisskb/src/fs/jffs2/read.c: In function 'jffs2_read_dnode': /kisskb/src/fs/jffs2/read.c:28:16: note: byref variable will be forcibly initialized 28 | size_t readlen; | ^~~~~~~ /kisskb/src/fs/jffs2/write.c: In function 'jffs2_write_dirent': /kisskb/src/fs/jffs2/write.c:282:34: note: byref variable will be forcibly initialized 282 | uint32_t dummy; | ^~~~~ /kisskb/src/fs/jffs2/write.c:211:21: note: byref variable will be forcibly initialized 211 | struct kvec vecs[2]; | ^~~~ /kisskb/src/fs/jffs2/write.c:210:16: note: byref variable will be forcibly initialized 210 | size_t retlen; | ^~~~~~ /kisskb/src/fs/jffs2/write.c: In function 'jffs2_write_inode_range': /kisskb/src/fs/jffs2/write.c:355:35: note: byref variable will be forcibly initialized 355 | uint32_t datalen, cdatalen; | ^~~~~~~~ /kisskb/src/fs/jffs2/write.c:355:26: note: byref variable will be forcibly initialized 355 | uint32_t datalen, cdatalen; | ^~~~~~~ /kisskb/src/fs/jffs2/write.c:354:26: note: byref variable will be forcibly initialized 354 | uint32_t alloclen; | ^~~~~~~~ /kisskb/src/fs/jffs2/write.c:352:32: note: byref variable will be forcibly initialized 352 | unsigned char *comprbuf = NULL; | ^~~~~~~~ /kisskb/src/fs/jffs2/write.c: In function 'jffs2_do_create': /kisskb/src/fs/jffs2/write.c:448:18: note: byref variable will be forcibly initialized 448 | uint32_t alloclen; | ^~~~~~~~ /kisskb/src/fs/jffs2/write.c: In function 'jffs2_do_unlink': /kisskb/src/fs/jffs2/write.c:553:18: note: byref variable will be forcibly initialized 553 | uint32_t alloclen; | ^~~~~~~~ /kisskb/src/fs/jffs2/write.c: In function 'jffs2_do_link': /kisskb/src/fs/jffs2/write.c:673:18: note: byref variable will be forcibly initialized 673 | uint32_t alloclen; | ^~~~~~~~ /kisskb/src/fs/gfs2/dentry.c: In function 'gfs2_drevalidate': /kisskb/src/fs/gfs2/dentry.c:39:28: note: byref variable will be forcibly initialized 39 | struct gfs2_holder d_gh; | ^~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/segment.c:8: /kisskb/src/fs/f2fs/segment.c: In function 'issue_discard_thread': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:506:9: note: in expansion of macro '___wait_event' 506 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:535:25: note: in expansion of macro '__wait_event_interruptible_timeout' 535 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1683:17: note: in expansion of macro 'wait_event_interruptible_timeout' 1683 | wait_event_interruptible_timeout(*q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c:1666:31: note: byref variable will be forcibly initialized 1666 | struct discard_policy dpolicy; | ^~~~~~~ /kisskb/src/fs/qnx6/dir.c: In function 'qnx6_long_match': /kisskb/src/fs/qnx6/dir.c:180:22: note: byref variable will be forcibly initialized 180 | struct page *page; | ^~~~ /kisskb/src/fs/qnx6/dir.c: In function 'qnx6_dir_longfilename': /kisskb/src/fs/qnx6/dir.c:70:22: note: byref variable will be forcibly initialized 70 | struct page *page; | ^~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_log_append': /kisskb/src/lib/kunit/test.c:109:17: note: byref variable will be forcibly initialized 109 | va_list args; | ^~~~ /kisskb/src/lib/kunit/test.c:108:14: note: byref variable will be forcibly initialized 108 | char line[KUNIT_LOG_SIZE]; | ^~~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/f2fs/node.c:8: /kisskb/src/fs/f2fs/node.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_balance_fs_bg': /kisskb/src/fs/f2fs/segment.c:474:33: note: byref variable will be forcibly initialized 474 | struct blk_plug plug; | ^~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_run_case_catch_errors': /kisskb/src/lib/kunit/test.c:426:40: note: byref variable will be forcibly initialized 426 | struct kunit_try_catch_context context; | ^~~~~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_run_tests': /kisskb/src/lib/kunit/test.c:522:43: note: byref variable will be forcibly initialized 522 | struct kunit_result_stats param_stats = { 0 }; | ^~~~~~~~~~~ /kisskb/src/lib/kunit/test.c:521:30: note: byref variable will be forcibly initialized 521 | struct kunit test = { .param_value = NULL, .param_index = 0 }; | ^~~~ /kisskb/src/lib/kunit/test.c:501:14: note: byref variable will be forcibly initialized 501 | char param_desc[KUNIT_PARAM_DESC_SIZE]; | ^~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_issue_flush': /kisskb/src/fs/f2fs/segment.c:553:26: note: byref variable will be forcibly initialized 553 | struct flush_cmd cmd; | ^~~ In file included from /kisskb/src/include/kunit/test.h:23, from /kisskb/src/include/kunit/resource.h:12, from /kisskb/src/lib/kunit/test.c:9: /kisskb/src/lib/kunit/test.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_kmalloc_array': /kisskb/src/lib/kunit/test.c:678:43: note: byref variable will be forcibly initialized 678 | struct kunit_kmalloc_array_params params = { | ^~~~~~ /kisskb/src/lib/kunit/test.c: In function 'kunit_do_failed_assertion': /kisskb/src/lib/kunit/test.c:293:26: note: byref variable will be forcibly initialized 293 | struct va_format message; | ^~~~~~~ /kisskb/src/lib/kunit/test.c:292:17: note: byref variable will be forcibly initialized 292 | va_list args; | ^~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_issue_discard_timeout': /kisskb/src/fs/f2fs/segment.c:1646:31: note: byref variable will be forcibly initialized 1646 | struct discard_policy dpolicy; | ^~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'new_curseg': /kisskb/src/fs/f2fs/segment.c:2573:22: note: byref variable will be forcibly initialized 2573 | unsigned int segno = curseg->segno; | ^~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_trim_fs': /kisskb/src/lib/mpi/ec.c: In function 'ec_mulm_448': /kisskb/src/lib/mpi/ec.c:354:20: note: byref variable will be forcibly initialized 354 | mpi_limb_t b1[LIMB_SIZE_HALF_448]; | ^~ /kisskb/src/fs/f2fs/segment.c:3049:31: note: byref variable will be forcibly initialized 3049 | struct discard_policy dpolicy; | ^~~~~~~ /kisskb/src/lib/mpi/ec.c:353:20: note: byref variable will be forcibly initialized 353 | mpi_limb_t b0[LIMB_SIZE_HALF_448]; | ^~ /kisskb/src/lib/mpi/ec.c:352:20: note: byref variable will be forcibly initialized 352 | mpi_limb_t a3[LIMB_SIZE_HALF_448]; | ^~ /kisskb/src/lib/mpi/ec.c:351:20: note: byref variable will be forcibly initialized 351 | mpi_limb_t a2[LIMB_SIZE_HALF_448]; | ^~ /kisskb/src/lib/mpi/ec.c:350:20: note: byref variable will be forcibly initialized 350 | mpi_limb_t n[LIMB_SIZE_448*2]; | ^ /kisskb/src/fs/f2fs/segment.c:3048:27: note: byref variable will be forcibly initialized 3048 | struct cp_control cpc; | ^~~ /kisskb/src/lib/mpi/ec.c: In function 'ec_subm_448': /kisskb/src/lib/mpi/ec.c:330:20: note: byref variable will be forcibly initialized 330 | mpi_limb_t n[LIMB_SIZE_448]; | ^ /kisskb/src/lib/mpi/ec.c: In function 'ec_addm_448': /kisskb/src/lib/mpi/ec.c:310:20: note: byref variable will be forcibly initialized 310 | mpi_limb_t n[LIMB_SIZE_448]; | ^ /kisskb/src/lib/mpi/ec.c: In function 'ec_subm_25519': /kisskb/src/lib/mpi/ec.c:225:20: note: byref variable will be forcibly initialized 225 | mpi_limb_t n[LIMB_SIZE_25519]; | ^ /kisskb/src/lib/mpi/ec.c: In function 'ec_addm_25519': /kisskb/src/lib/mpi/ec.c:203:20: note: byref variable will be forcibly initialized 203 | mpi_limb_t n[LIMB_SIZE_25519]; | ^ /kisskb/src/lib/mpi/ec.c: In function 'ec_mulm_25519': /kisskb/src/lib/mpi/ec.c:247:20: note: byref variable will be forcibly initialized 247 | mpi_limb_t m[LIMB_SIZE_25519+1]; | ^ /kisskb/src/lib/mpi/ec.c:246:20: note: byref variable will be forcibly initialized 246 | mpi_limb_t n[LIMB_SIZE_25519*2]; | ^ /kisskb/src/lib/mpi/ec.c: In function 'mpi_ec_mul_point': /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_check_write_pointer': /kisskb/src/lib/mpi/ec.c:1251:44: note: byref variable will be forcibly initialized 1251 | struct gcry_mpi_point p1_, p2_; | ^~~ /kisskb/src/lib/mpi/ec.c:1251:39: note: byref variable will be forcibly initialized 1251 | struct gcry_mpi_point p1_, p2_; | ^~~ /kisskb/src/lib/mpi/ec.c:1216:39: note: byref variable will be forcibly initialized 1216 | struct gcry_mpi_point p1, p2, p1inv; | ^~~~~ /kisskb/src/fs/f2fs/segment.c:4883:46: note: byref variable will be forcibly initialized 4883 | struct check_zone_write_pointer_args args; | ^~~~ /kisskb/src/lib/mpi/ec.c:1216:35: note: byref variable will be forcibly initialized 1216 | struct gcry_mpi_point p1, p2, p1inv; | ^~ /kisskb/src/lib/mpi/ec.c:1216:31: note: byref variable will be forcibly initialized 1216 | struct gcry_mpi_point p1, p2, p1inv; | ^~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_balance_fs': /kisskb/src/fs/f2fs/segment.c:404:48: note: byref variable will be forcibly initialized 404 | struct f2fs_gc_control gc_control = { | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/segment.c:8: /kisskb/src/fs/f2fs/segment.c:396:37: note: byref variable will be forcibly initialized 396 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/f2fs/segment.c:396:25: note: in expansion of macro 'DEFINE_WAIT' 396 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'fix_curseg_write_pointer': /kisskb/src/fs/f2fs/segment.c:4763:25: note: byref variable will be forcibly initialized 4763 | struct blk_zone zone; | ^~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_replace_block': /kisskb/src/fs/f2fs/segment.c:3578:29: note: byref variable will be forcibly initialized 3578 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function '__replace_atomic_write_block': /kisskb/src/fs/f2fs/segment.c:246:26: note: byref variable will be forcibly initialized 246 | blkcnt_t count = 1; | ^~~~~ /kisskb/src/fs/f2fs/segment.c:214:26: note: byref variable will be forcibly initialized 214 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/segment.c:213:30: note: byref variable will be forcibly initialized 213 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/segment.c: In function '__f2fs_commit_atomic_write': /kisskb/src/fs/f2fs/segment.c:282:30: note: byref variable will be forcibly initialized 282 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/segment.c:280:26: note: byref variable will be forcibly initialized 280 | struct list_head revoke_list; | ^~~~~~~~~~~ /kisskb/src/lib/mpi/mpicoder.c: In function 'mpi_read_buffer': /kisskb/src/lib/mpi/mpicoder.c:257:16: note: byref variable will be forcibly initialized 257 | __be64 alimb; | ^~~~~ /kisskb/src/lib/mpi/mpicoder.c: In function 'mpi_write_to_sgl': /kisskb/src/lib/mpi/mpicoder.c:366:32: note: byref variable will be forcibly initialized 366 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/lib/mpi/mpicoder.c:361:16: note: byref variable will be forcibly initialized 361 | __be64 alimb; | ^~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_do_write_node_page': /kisskb/src/fs/f2fs/segment.c:3396:29: note: byref variable will be forcibly initialized 3396 | struct f2fs_summary sum; | ^~~ /kisskb/src/fs/f2fs/segment.c: In function 'f2fs_outplace_write_data': /kisskb/src/lib/mpi/mpicoder.c: In function 'mpi_read_raw_from_sgl': /kisskb/src/lib/mpi/mpicoder.c:439:32: note: byref variable will be forcibly initialized 439 | struct sg_mapping_iter miter; | ^~~~~ /kisskb/src/fs/f2fs/segment.c:3408:29: note: byref variable will be forcibly initialized 3408 | struct f2fs_summary sum; | ^~~ /kisskb/src/lib/mpi/mpicoder.c: In function 'mpi_print': /kisskb/src/lib/mpi/mpicoder.c:712:30: note: byref variable will be forcibly initialized 712 | unsigned int n = 0; | ^ /kisskb/src/lib/mpi/mpicoder.c:669:30: note: byref variable will be forcibly initialized 669 | unsigned int n; | ^ /kisskb/src/lib/mpi/mpicoder.c:642:30: note: byref variable will be forcibly initialized 642 | unsigned int n = (nbits + 7)/8; | ^ /kisskb/src/lib/mpi/mpicoder.c:621:30: note: byref variable will be forcibly initialized 621 | unsigned int n = (nbits + 7)/8; | ^ /kisskb/src/lib/mpi/mpicoder.c:581:30: note: byref variable will be forcibly initialized 581 | unsigned int n; | ^ /kisskb/src/lib/mpi/mpicoder.c:559:16: note: byref variable will be forcibly initialized 559 | size_t dummy_nwritten; | ^~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/segment.c: In function 'build_sit_entries': /kisskb/src/fs/f2fs/segment.c:4349:31: note: byref variable will be forcibly initialized 4349 | struct f2fs_sit_entry sit; | ^~~ /kisskb/src/fs/nilfs2/segbuf.c: In function 'nilfs_segbuf_write': /kisskb/src/fs/nilfs2/segbuf.c:410:33: note: byref variable will be forcibly initialized 410 | struct nilfs_write_info wi; | ^~ /kisskb/src/fs/jffs2/scan.c: In function 'jffs2_fill_scan_buf': /kisskb/src/fs/jffs2/scan.c:294:16: note: byref variable will be forcibly initialized 294 | size_t retlen; | ^~~~~~ /kisskb/src/fs/jffs2/scan.c: In function 'jffs2_scan_eraseblock': /kisskb/src/fs/jffs2/scan.c:448:35: note: byref variable will be forcibly initialized 448 | struct jffs2_unknown_node crcnode; | ^~~~~~~ /kisskb/src/fs/jffs2/scan.c: In function 'jffs2_scan_medium': /kisskb/src/fs/jffs2/scan.c:99:26: note: byref variable will be forcibly initialized 99 | size_t pointlen, try_size; | ^~~~~~~~ /kisskb/src/fs/jffs2/scan.c:99:16: note: byref variable will be forcibly initialized 99 | size_t pointlen, try_size; | ^~~~~~~~ /kisskb/src/fs/jffs2/scan.c:95:24: note: byref variable will be forcibly initialized 95 | unsigned char *flashbuf = NULL; | ^~~~~~~~ /kisskb/src/fs/9p/vfs_super.c: In function 'v9fs_write_inode': /kisskb/src/fs/9p/vfs_super.c:296:25: note: byref variable will be forcibly initialized 296 | struct p9_wstat wstat; | ^~~~~ /kisskb/src/net/core/dev_addr_lists.c: In function 'dev_addr_init': /kisskb/src/net/core/dev_addr_lists.c:550:23: note: byref variable will be forcibly initialized 550 | unsigned char addr[MAX_ADDR_LEN]; | ^~~~ /kisskb/src/fs/9p/vfs_super.c: In function 'v9fs_mount': /kisskb/src/fs/9p/vfs_super.c:117:24: note: byref variable will be forcibly initialized 117 | struct p9_fid *fid; | ^~~ /kisskb/src/fs/9p/vfs_super.c: In function 'v9fs_statfs': /kisskb/src/fs/9p/vfs_super.c:245:27: note: byref variable will be forcibly initialized 245 | struct p9_rstatfs rs; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_allocate_page_backing': /kisskb/src/fs/gfs2/file.c:392:30: note: byref variable will be forcibly initialized 392 | struct iomap iomap = { }; | ^~~~~ /kisskb/src/fs/gfs2/file.c: In function 'fallocate_chunk': /kisskb/src/fs/gfs2/file.c:1178:30: note: byref variable will be forcibly initialized 1178 | struct iomap iomap = { }; | ^~~~~ /kisskb/src/fs/gfs2/file.c:1162:29: note: byref variable will be forcibly initialized 1162 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/file.c: In function '__gfs2_fallocate': /kisskb/src/fs/gfs2/file.c:1239:23: note: byref variable will be forcibly initialized 1239 | loff_t bytes, max_bytes, max_blks; | ^~~~~~~~~ /kisskb/src/fs/gfs2/file.c:1238:39: note: byref variable will be forcibly initialized 1238 | unsigned int data_blocks = 0, ind_blocks = 0, rblocks; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:1238:22: note: byref variable will be forcibly initialized 1238 | unsigned int data_blocks = 0, ind_blocks = 0, rblocks; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_fallocate': /kisskb/src/fs/gfs2/file.c:1353:28: note: byref variable will be forcibly initialized 1353 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'last_fsync_dnode': /kisskb/src/fs/f2fs/node.c:1516:24: note: byref variable will be forcibly initialized 1516 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/node.c:1515:17: note: byref variable will be forcibly initialized 1515 | pgoff_t index; | ^~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_page_mkwrite': /kisskb/src/fs/gfs2/file.c:424:28: note: byref variable will be forcibly initialized 424 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c:422:35: note: byref variable will be forcibly initialized 422 | unsigned int data_blocks, ind_blocks, rblocks; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:422:22: note: byref variable will be forcibly initialized 422 | unsigned int data_blocks, ind_blocks, rblocks; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_fault': /kisskb/src/fs/gfs2/file.c:553:28: note: byref variable will be forcibly initialized 553 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_mmap': /kisskb/src/fs/gfs2/file.c:594:36: note: byref variable will be forcibly initialized 594 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_file_direct_write': /kisskb/src/fs/gfs2/file.c:870:32: note: byref variable will be forcibly initialized 870 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:870:16: note: byref variable will be forcibly initialized 870 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_file_buffered_write': /kisskb/src/fs/gfs2/file.c:1002:32: note: byref variable will be forcibly initialized 1002 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:1002:16: note: byref variable will be forcibly initialized 1002 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_file_write_iter': /kisskb/src/fs/gfs2/file.c:1091:28: note: byref variable will be forcibly initialized 1091 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_file_direct_read': /kisskb/src/fs/gfs2/file.c:806:32: note: byref variable will be forcibly initialized 806 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:806:16: note: byref variable will be forcibly initialized 806 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_file_read_iter': /kisskb/src/fs/gfs2/file.c:936:32: note: byref variable will be forcibly initialized 936 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:936:16: note: byref variable will be forcibly initialized 936 | size_t prev_count = 0, window_size = 0; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/file.c:935:28: note: byref variable will be forcibly initialized 935 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_llseek': /kisskb/src/fs/gfs2/file.c:60:28: note: byref variable will be forcibly initialized 60 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_readdir': /kisskb/src/fs/gfs2/file.c:108:28: note: byref variable will be forcibly initialized 108 | struct gfs2_holder d_gh; | ^~~~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_fileattr_get': /kisskb/src/fs/gfs2/file.c:161:28: note: byref variable will be forcibly initialized 161 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'do_gfs2_set_flags': /kisskb/src/fs/gfs2/file.c:223:28: note: byref variable will be forcibly initialized 223 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/file.c:222:29: note: byref variable will be forcibly initialized 222 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/file.c: In function 'gfs2_open': /kisskb/src/fs/gfs2/file.c:672:28: note: byref variable will be forcibly initialized 672 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/drivers/gpio/gpio-lp873x.c: In function 'lp873x_gpio_get': /kisskb/src/drivers/gpio/gpio-lp873x.c:52:18: note: byref variable will be forcibly initialized 52 | int ret, val; | ^~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ksmbd/smbacl.c:9: /kisskb/src/fs/ksmbd/smbacl.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ksmbd/smbacl.c: In function 'fill_ace_for_sid': /kisskb/src/fs/ksmbd/smbacl.c:199:15: note: byref variable will be forcibly initialized 199 | __u32 access_req = 0; | ^~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl-led.c: In function 'twl6030_pwmled_disable': /kisskb/src/drivers/pwm/pwm-twl-led.c:238:13: note: byref variable will be forcibly initialized 238 | static void twl6030_pwmled_disable(struct pwm_chip *chip, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl-led.c:243:12: note: byref variable will be forcibly initialized 243 | u8 val; | ^~~ /kisskb/src/drivers/pwm/pwm-twl-led.c: In function 'twl6030_pwmled_config': /kisskb/src/drivers/pwm/pwm-twl-led.c:195:12: note: byref variable will be forcibly initialized 195 | static int twl6030_pwmled_config(struct pwm_chip *chip, struct pwm_device *pwm, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl-led.c: In function 'twl6030_pwmled_enable': /kisskb/src/drivers/pwm/pwm-twl-led.c:212:12: note: byref variable will be forcibly initialized 212 | static int twl6030_pwmled_enable(struct pwm_chip *chip, struct pwm_device *pwm) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl-led.c:216:12: note: byref variable will be forcibly initialized 216 | u8 val; | ^~~ /kisskb/src/drivers/pwm/pwm-twl-led.c: In function 'twl6030_pwmled_free': /kisskb/src/drivers/pwm/pwm-twl-led.c:316:13: note: byref variable will be forcibly initialized 316 | static void twl6030_pwmled_free(struct pwm_chip *chip, struct pwm_device *pwm) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl-led.c:320:12: note: byref variable will be forcibly initialized 320 | u8 val; | ^~~ /kisskb/src/drivers/pwm/pwm-twl-led.c: In function 'twl6030_pwmled_request': /kisskb/src/drivers/pwm/pwm-twl-led.c:290:12: note: byref variable will be forcibly initialized 290 | static int twl6030_pwmled_request(struct pwm_chip *chip, struct pwm_device *pwm) | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl-led.c:294:12: note: byref variable will be forcibly initialized 294 | u8 val; | ^~~ /kisskb/src/drivers/pwm/pwm-twl-led.c: In function 'twl4030_pwmled_disable': /kisskb/src/drivers/pwm/pwm-twl-led.c:132:13: note: byref variable will be forcibly initialized 132 | static void twl4030_pwmled_disable(struct pwm_chip *chip, | ^~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl-led.c:137:12: note: byref variable will be forcibly initialized 137 | u8 val; | ^~~ /kisskb/src/drivers/pwm/pwm-twl-led.c: In function 'twl4030_pwmled_enable': /kisskb/src/drivers/pwm/pwm-twl-led.c:108:12: note: byref variable will be forcibly initialized 108 | static int twl4030_pwmled_enable(struct pwm_chip *chip, struct pwm_device *pwm) | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/pwm/pwm-twl-led.c:112:12: note: byref variable will be forcibly initialized 112 | u8 val; | ^~~ /kisskb/src/drivers/pwm/pwm-twl-led.c: In function 'twl4030_pwmled_config': /kisskb/src/drivers/pwm/pwm-twl-led.c:78:12: note: byref variable will be forcibly initialized 78 | u8 pwm_config[2] = { 1, 0 }; | ^~~~~~~~~~ /kisskb/src/fs/ksmbd/smbacl.c: In function 'set_mode_dacl': /kisskb/src/fs/ksmbd/smbacl.c:735:13: note: byref variable will be forcibly initialized 735 | u16 size = 0, ace_size = 0; | ^~~~ /kisskb/src/fs/ksmbd/smbacl.c:734:13: note: byref variable will be forcibly initialized 734 | u32 num_aces = 0; | ^~~~~~~~ /kisskb/src/fs/ksmbd/smbacl.c: In function 'set_ntacl_dacl': /kisskb/src/fs/ksmbd/smbacl.c:700:24: note: byref variable will be forcibly initialized 700 | unsigned short size = 0; | ^~~~ /kisskb/src/fs/ksmbd/smbacl.c:699:59: note: byref variable will be forcibly initialized 699 | int nt_num_aces = le32_to_cpu(nt_dacl->num_aces), num_aces = 0; | ^~~~~~~~ /kisskb/src/fs/ksmbd/smbacl.c: In function 'parse_dacl': /kisskb/src/fs/ksmbd/smbacl.c:485:42: note: byref variable will be forcibly initialized 485 | struct smb_fattr temp_fattr; | ^~~~~~~~~~ /kisskb/src/fs/ksmbd/smbacl.c:374:43: note: byref variable will be forcibly initialized 374 | struct posix_acl_state acl_state, default_acl_state; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/smbacl.c:374:32: note: byref variable will be forcibly initialized 374 | struct posix_acl_state acl_state, default_acl_state; | ^~~~~~~~~ /kisskb/src/fs/ksmbd/smbacl.c: In function 'smb_inherit_dacl': /kisskb/src/fs/ksmbd/smbacl.c:1001:35: note: byref variable will be forcibly initialized 1001 | struct smb_sid owner_sid, group_sid; | ^~~~~~~~~ /kisskb/src/fs/ksmbd/smbacl.c:1001:24: note: byref variable will be forcibly initialized 1001 | struct smb_sid owner_sid, group_sid; | ^~~~~~~~~ /kisskb/src/fs/ksmbd/smbacl.c:1000:26: note: byref variable will be forcibly initialized 1000 | struct smb_ntsd *parent_pntsd = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'remove_nats_in_journal': /kisskb/src/fs/f2fs/node.c:2864:39: note: byref variable will be forcibly initialized 2864 | struct f2fs_nat_entry raw_ne; | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_available_free_memory': /kisskb/src/fs/f2fs/node.c:48:24: note: byref variable will be forcibly initialized 48 | struct sysinfo val; | ^~~ /kisskb/src/fs/ksmbd/smbacl.c: In function 'smb_check_perm_dacl': /kisskb/src/fs/ksmbd/smbacl.c:1200:22: note: byref variable will be forcibly initialized 1200 | unsigned int access_bits = 0; | ^~~~~~~~~~~ /kisskb/src/fs/ksmbd/smbacl.c:1196:24: note: byref variable will be forcibly initialized 1196 | struct smb_sid sid; | ^~~ /kisskb/src/fs/ksmbd/smbacl.c:1192:26: note: byref variable will be forcibly initialized 1192 | struct smb_ntsd *pntsd = NULL; | ^~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_get_node_info': /kisskb/src/fs/f2fs/node.c:550:31: note: byref variable will be forcibly initialized 550 | struct f2fs_nat_entry ne; | ^~ /kisskb/src/fs/ksmbd/smbacl.c: In function 'set_info_sec': /kisskb/src/fs/ksmbd/smbacl.c:1362:22: note: byref variable will be forcibly initialized 1362 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'truncate_node': /kisskb/src/fs/f2fs/node.c:887:26: note: byref variable will be forcibly initialized 887 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'read_node_page': /kisskb/src/fs/f2fs/node.c:1338:29: note: byref variable will be forcibly initialized 1338 | struct f2fs_io_info fio = { | ^~~ /kisskb/src/fs/f2fs/node.c:1337:26: note: byref variable will be forcibly initialized 1337 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/node.c: In function '__write_node_page': /kisskb/src/fs/f2fs/node.c:1576:29: note: byref variable will be forcibly initialized 1576 | struct f2fs_io_info fio = { | ^~~ /kisskb/src/fs/f2fs/node.c:1575:26: note: byref variable will be forcibly initialized 1575 | struct node_info ni; | ^~ /kisskb/src/fs/qnx4/namei.c: In function 'qnx4_find_entry': /kisskb/src/fs/qnx4/namei.c:60:30: note: byref variable will be forcibly initialized 60 | unsigned long block, offset, blkofs; | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_new_node_page': /kisskb/src/fs/f2fs/node.c:1275:26: note: byref variable will be forcibly initialized 1275 | struct node_info new_ni; | ^~~~~~ /kisskb/src/fs/qnx4/namei.c: In function 'qnx4_lookup': /kisskb/src/fs/qnx4/namei.c:98:34: note: byref variable will be forcibly initialized 98 | struct qnx4_inode_entry *de; | ^~ /kisskb/src/fs/qnx4/namei.c:97:13: note: byref variable will be forcibly initialized 97 | int ino; | ^~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_new_inode_page': /kisskb/src/fs/f2fs/node.c:1263:30: note: byref variable will be forcibly initialized 1263 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_ra_node_pages': /kisskb/src/fs/f2fs/node.c:623:25: note: byref variable will be forcibly initialized 623 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/node.c: In function 'truncate_partial_nodes': /kisskb/src/fs/f2fs/node.c:1028:15: note: byref variable will be forcibly initialized 1028 | nid_t nid[3]; | ^~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_clear_snapshot': /kisskb/src/fs/nilfs2/cpfile.c:738:61: note: byref variable will be forcibly initialized 738 | struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c:738:51: note: byref variable will be forcibly initialized 738 | struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh; | ^~~~~~~ /kisskb/src/fs/nilfs2/cpfile.c:738:41: note: byref variable will be forcibly initialized 738 | struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh; | ^~~~~~~ /kisskb/src/fs/nilfs2/cpfile.c:738:29: note: byref variable will be forcibly initialized 738 | struct buffer_head *header_bh, *next_bh, *prev_bh, *cp_bh; | ^~~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'truncate_nodes': /kisskb/src/fs/f2fs/node.c:950:30: note: byref variable will be forcibly initialized 950 | struct dnode_of_data rdn = *dn; | ^~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_set_snapshot': /kisskb/src/fs/nilfs2/cpfile.c:619:61: note: byref variable will be forcibly initialized 619 | struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c:619:51: note: byref variable will be forcibly initialized 619 | struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh; | ^~~~~~~ /kisskb/src/fs/nilfs2/cpfile.c:619:41: note: byref variable will be forcibly initialized 619 | struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh; | ^~~~~~~ /kisskb/src/fs/nilfs2/cpfile.c:619:29: note: byref variable will be forcibly initialized 619 | struct buffer_head *header_bh, *curr_bh, *prev_bh, *cp_bh; | ^~~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_truncate_inode_blocks': /kisskb/src/fs/f2fs/node.c:1096:30: note: byref variable will be forcibly initialized 1096 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/node.c:1093:31: note: byref variable will be forcibly initialized 1093 | int level, offset[4], noffset[4]; | ^~~~~~~ /kisskb/src/fs/f2fs/node.c:1093:20: note: byref variable will be forcibly initialized 1093 | int level, offset[4], noffset[4]; | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_truncate_xattr_node': /kisskb/src/fs/f2fs/node.c:1191:30: note: byref variable will be forcibly initialized 1191 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_do_get_ssinfo': /kisskb/src/fs/nilfs2/cpfile.c:479:29: note: byref variable will be forcibly initialized 479 | struct buffer_head *bh; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_move_node_page': /kisskb/src/fs/f2fs/node.c:1684:42: note: byref variable will be forcibly initialized 1684 | struct writeback_control wbc = { | ^~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_find_checkpoint_block': /kisskb/src/fs/nilfs2/cpfile.c:166:35: note: byref variable will be forcibly initialized 166 | unsigned long start, end, blkoff; | ^~~~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_do_get_cpinfo': /kisskb/src/fs/nilfs2/cpfile.c:431:48: note: byref variable will be forcibly initialized 431 | __u64 cur_cno = nilfs_mdt_cno(cpfile), cno = *cnop; | ^~~ /kisskb/src/fs/nilfs2/cpfile.c:429:29: note: byref variable will be forcibly initialized 429 | struct buffer_head *bh; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_fsync_node_pages': /kisskb/src/fs/f2fs/node.c:1752:30: note: byref variable will be forcibly initialized 1752 | bool submitted = false; | ^~~~~~~~~ /kisskb/src/fs/f2fs/node.c:1729:24: note: byref variable will be forcibly initialized 1729 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/node.c:1728:17: note: byref variable will be forcibly initialized 1728 | pgoff_t index; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_get_checkpoint': /kisskb/src/fs/nilfs2/cpfile.c:220:41: note: byref variable will be forcibly initialized 220 | struct buffer_head *header_bh, *cp_bh; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c:220:29: note: byref variable will be forcibly initialized 220 | struct buffer_head *header_bh, *cp_bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_delete_checkpoints': /kisskb/src/fs/nilfs2/cpfile.c:315:41: note: byref variable will be forcibly initialized 315 | struct buffer_head *header_bh, *cp_bh; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c:315:29: note: byref variable will be forcibly initialized 315 | struct buffer_head *header_bh, *cp_bh; | ^~~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_flush_inline_data': /kisskb/src/fs/f2fs/node.c:1887:24: note: byref variable will be forcibly initialized 1887 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/node.c:1886:17: note: byref variable will be forcibly initialized 1886 | pgoff_t index = 0; | ^~~~~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_delete_checkpoint': /kisskb/src/fs/nilfs2/cpfile.c:583:15: note: byref variable will be forcibly initialized 583 | __u64 tcno = cno; | ^~~~ /kisskb/src/fs/nilfs2/cpfile.c:582:29: note: byref variable will be forcibly initialized 582 | struct nilfs_cpinfo ci; | ^~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_is_snapshot': /kisskb/src/fs/nilfs2/cpfile.c:858:29: note: byref variable will be forcibly initialized 858 | struct buffer_head *bh; | ^~ /kisskb/src/fs/nilfs2/cpfile.c: In function 'nilfs_cpfile_get_stat': /kisskb/src/fs/nilfs2/cpfile.c:947:29: note: byref variable will be forcibly initialized 947 | struct buffer_head *bh; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_sync_node_pages': /kisskb/src/fs/f2fs/node.c:1951:30: note: byref variable will be forcibly initialized 1951 | bool submitted = false; | ^~~~~~~~~ /kisskb/src/fs/f2fs/node.c:1934:24: note: byref variable will be forcibly initialized 1934 | struct pagevec pvec; | ^~~~ /kisskb/src/fs/f2fs/node.c:1933:17: note: byref variable will be forcibly initialized 1933 | pgoff_t index; | ^~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_write_node_pages': /kisskb/src/fs/f2fs/node.c:2097:25: note: byref variable will be forcibly initialized 2097 | struct blk_plug plug; | ^~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_get_dnode_of_data': /kisskb/src/fs/f2fs/node.c:763:15: note: byref variable will be forcibly initialized 763 | nid_t nids[4]; | ^~~~ /kisskb/src/fs/f2fs/node.c:762:22: note: byref variable will be forcibly initialized 762 | unsigned int noffset[4]; | ^~~~~~~ /kisskb/src/fs/f2fs/node.c:761:13: note: byref variable will be forcibly initialized 761 | int offset[4]; | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_remove_inode_page': /kisskb/src/fs/f2fs/node.c:1220:30: note: byref variable will be forcibly initialized 1220 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_recover_xattr_data': /kisskb/src/fs/f2fs/node.c:2704:26: note: byref variable will be forcibly initialized 2704 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/node.c:2703:30: note: byref variable will be forcibly initialized 2703 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/node.c:2702:15: note: byref variable will be forcibly initialized 2702 | nid_t new_xnid; | ^~~~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_recover_inode_page': /kisskb/src/fs/f2fs/node.c:2748:34: note: byref variable will be forcibly initialized 2748 | struct node_info old_ni, new_ni; | ^~~~~~ /kisskb/src/fs/f2fs/node.c:2748:26: note: byref variable will be forcibly initialized 2748 | struct node_info old_ni, new_ni; | ^~~~~~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/wait_bit.h:8, from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/fs/f2fs/node.c:8: /kisskb/src/fs/f2fs/node.c: In function 'f2fs_flush_nat_entries': /kisskb/src/fs/f2fs/node.c:3069:19: note: byref variable will be forcibly initialized 3069 | LIST_HEAD(sets); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/f2fs/node.c:3065:31: note: byref variable will be forcibly initialized 3065 | struct nat_entry_set *setvec[SETVEC_SIZE]; | ^~~~~~ /kisskb/src/fs/f2fs/node.c: In function 'f2fs_destroy_node_manager': /kisskb/src/fs/f2fs/node.c:3320:31: note: byref variable will be forcibly initialized 3320 | struct nat_entry_set *setvec[SETVEC_SIZE]; | ^~~~~~ /kisskb/src/fs/f2fs/node.c:3319:27: note: byref variable will be forcibly initialized 3319 | struct nat_entry *natvec[NATVEC_SIZE]; | ^~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/sched/signal.h:7, from /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:15: /kisskb/src/fs/ocfs2/dlmfs/userdlm.c: In function 'user_wait_on_blocked_lock': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:57:9: note: in expansion of macro 'wait_event' 57 | wait_event(lockres->l_event, | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c: In function 'user_wait_on_busy_lock': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:50:9: note: in expansion of macro 'wait_event' 50 | wait_event(lockres->l_event, | ^~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:27: /kisskb/src/fs/ocfs2/dlmfs/userdlm.c: In function 'user_dlm_unblock_lock': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:92:9: note: in expansion of macro 'mlog' 92 | mlog(ML_ERROR, "Dlm error %d while calling %s on " \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:375:17: note: in expansion of macro 'user_log_dlm_error' 375 | user_log_dlm_error("ocfs2_dlm_lock", status, lockres); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:365:9: note: in expansion of macro 'mlog' 365 | mlog(ML_BASTS, "lockres %.*s, downconvert %d => %d\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:355:17: note: in expansion of macro 'mlog' 355 | mlog(ML_BASTS, "lockres %.*s, EX Holders %u\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:346:17: note: in expansion of macro 'mlog' 346 | mlog(ML_BASTS, "lockres %.*s, EX/PR Holders %u,%u\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:92:9: note: in expansion of macro 'mlog' 92 | mlog(ML_ERROR, "Dlm error %d while calling %s on " \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:336:25: note: in expansion of macro 'user_log_dlm_error' 336 | user_log_dlm_error("ocfs2_dlm_unlock", status, lockres); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:324:25: note: in expansion of macro 'mlog' 324 | mlog(ML_BASTS, "lockres %.*s USER_LOCK_IN_CANCEL\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:316:17: note: in expansion of macro 'mlog' 316 | mlog(ML_BASTS, "lockres %.*s USER_LOCK_IN_TEARDOWN\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:309:17: note: in expansion of macro 'mlog' 309 | mlog(ML_BASTS, "lockres %.*s USER_LOCK_BLOCKED\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:186:17: note: in expansion of macro 'mlog' 186 | mlog(ML_ERROR, fmt, ##args); \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:295:9: note: in expansion of macro 'mlog_bug_on_msg' 295 | mlog_bug_on_msg(!(lockres->l_flags & USER_LOCK_QUEUED), | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:185:17: note: in expansion of macro 'mlog' 185 | mlog(ML_ERROR, "bug expression: " #cond "\n"); \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:295:9: note: in expansion of macro 'mlog_bug_on_msg' 295 | mlog_bug_on_msg(!(lockres->l_flags & USER_LOCK_QUEUED), | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:291:9: note: in expansion of macro 'mlog' 291 | mlog(0, "lockres %.*s\n", lockres->l_namelen, lockres->l_name); | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c: In function 'user_unlock_ast': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:225:17: note: in expansion of macro 'mlog' 225 | mlog(ML_ERROR, "dlm returns status %d\n", status); | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:221:9: note: in expansion of macro 'mlog' 221 | mlog(ML_BASTS, "UNLOCK AST fired for lockres %.*s, flags 0x%x\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c: In function 'user_bast': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:203:9: note: in expansion of macro 'mlog' 203 | mlog(ML_BASTS, "BAST fired for lockres %.*s, blocking %d, level %d\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c: In function 'user_ast': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:186:17: note: in expansion of macro 'mlog' 186 | mlog(ML_ERROR, fmt, ##args); \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:130:9: note: in expansion of macro 'mlog_bug_on_msg' 130 | mlog_bug_on_msg(lockres->l_requested == DLM_LOCK_IV, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:185:17: note: in expansion of macro 'mlog' 185 | mlog(ML_ERROR, "bug expression: " #cond "\n"); \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:130:9: note: in expansion of macro 'mlog_bug_on_msg' 130 | mlog_bug_on_msg(lockres->l_requested == DLM_LOCK_IV, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:124:17: note: in expansion of macro 'mlog' 124 | mlog(ML_ERROR, "lksb status value of %u on lockres %.*s\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:116:9: note: in expansion of macro 'mlog' 116 | mlog(ML_BASTS, "AST fired for lockres %.*s, level %d => %d\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c: In function 'user_dlm_cluster_lock': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:92:9: note: in expansion of macro 'mlog' 92 | mlog(ML_ERROR, "Dlm error %d while calling %s on " \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:484:33: note: in expansion of macro 'user_log_dlm_error' 484 | user_log_dlm_error("ocfs2_dlm_lock", | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:426:9: note: in expansion of macro 'mlog' 426 | mlog(ML_BASTS, "lockres %.*s, level %d, flags = 0x%x\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:420:17: note: in expansion of macro 'mlog' 420 | mlog(ML_ERROR, "lockres %.*s: invalid request!\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c: In function 'user_dlm_cluster_unlock': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:524:17: note: in expansion of macro 'mlog' 524 | mlog(ML_ERROR, "lockres %.*s: invalid request!\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c: In function 'user_dlm_destroy_lock': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:92:9: note: in expansion of macro 'mlog' 92 | mlog(ML_ERROR, "Dlm error %d while calling %s on " \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:641:17: note: in expansion of macro 'user_log_dlm_error' 641 | user_log_dlm_error("ocfs2_dlm_unlock", status, lockres); | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:598:9: note: in expansion of macro 'mlog' 598 | mlog(ML_BASTS, "lockres %.*s\n", lockres->l_namelen, lockres->l_name); | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c: In function 'user_dlm_register': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:674:17: note: in expansion of macro 'mlog_errno' 674 | mlog_errno(rc); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/userdlm.c:667:42: note: byref variable will be forcibly initialized 667 | struct ocfs2_cluster_connection *conn; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/nilfs2.h:225, from /kisskb/src/fs/nilfs2/segment.c:78: /kisskb/src/fs/nilfs2/segment.c: In function 'perf_trace_nilfs2_collection_stage_transition': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:25:1: note: in expansion of macro 'TRACE_EVENT' 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:25:1: note: in expansion of macro 'TRACE_EVENT' 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'perf_trace_nilfs2_transaction_transition': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'perf_trace_nilfs2_segment_usage_check': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'perf_trace_nilfs2_segment_usage_allocated': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:124:1: note: in expansion of macro 'TRACE_EVENT' 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:124:1: note: in expansion of macro 'TRACE_EVENT' 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'perf_trace_nilfs2_segment_usage_freed': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:145:1: note: in expansion of macro 'TRACE_EVENT' 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:145:1: note: in expansion of macro 'TRACE_EVENT' 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'perf_trace_nilfs2_mdt_insert_new_block': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:166:1: note: in expansion of macro 'TRACE_EVENT' 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:166:1: note: in expansion of macro 'TRACE_EVENT' 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'perf_trace_nilfs2_mdt_submit_block': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/include/trace/events/nilfs2.h:225, from /kisskb/src/fs/nilfs2/segment.c:78: /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_collection_stage_transition': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:25:1: note: in expansion of macro 'TRACE_EVENT' 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_transaction_transition': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_segment_usage_check': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_segment_usage_allocated': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:124:1: note: in expansion of macro 'TRACE_EVENT' 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_segment_usage_freed': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:145:1: note: in expansion of macro 'TRACE_EVENT' 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_mdt_insert_new_block': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:166:1: note: in expansion of macro 'TRACE_EVENT' 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'trace_event_raw_event_nilfs2_mdt_submit_block': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/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 /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/include/trace/events/nilfs2.h:225, from /kisskb/src/fs/nilfs2/segment.c:78: /kisskb/src/fs/nilfs2/segment.c: In function '__bpf_trace_nilfs2_collection_stage_transition': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:25:1: note: in expansion of macro 'TRACE_EVENT' 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST1' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:25:1: note: in expansion of macro 'TRACE_EVENT' 25 | TRACE_EVENT(nilfs2_collection_stage_transition, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function '__bpf_trace_nilfs2_transaction_transition': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:69:42: note: in expansion of macro '__CAST4' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:69:24: note: in expansion of macro '__CAST_TO_U64' 69 | #define __CAST5(a,...) __CAST_TO_U64(a), __CAST4(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST5' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:66:1: note: in expansion of macro 'TRACE_EVENT' 66 | TRACE_EVENT(nilfs2_transaction_transition, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function '__bpf_trace_nilfs2_segment_usage_check': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:99:1: note: in expansion of macro 'TRACE_EVENT' 99 | TRACE_EVENT(nilfs2_segment_usage_check, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function '__bpf_trace_nilfs2_mdt_insert_new_block': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:166:1: note: in expansion of macro 'TRACE_EVENT' 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:166:1: note: in expansion of macro 'TRACE_EVENT' 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:166:1: note: in expansion of macro 'TRACE_EVENT' 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:166:1: note: in expansion of macro 'TRACE_EVENT' 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:166:1: note: in expansion of macro 'TRACE_EVENT' 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:166:1: note: in expansion of macro 'TRACE_EVENT' 166 | TRACE_EVENT(nilfs2_mdt_insert_new_block, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function '__bpf_trace_nilfs2_segment_usage_allocated': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:124:1: note: in expansion of macro 'TRACE_EVENT' 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:124:1: note: in expansion of macro 'TRACE_EVENT' 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:124:1: note: in expansion of macro 'TRACE_EVENT' 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:124:1: note: in expansion of macro 'TRACE_EVENT' 124 | TRACE_EVENT(nilfs2_segment_usage_allocated, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function '__bpf_trace_nilfs2_segment_usage_freed': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:145:1: note: in expansion of macro 'TRACE_EVENT' 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:145:1: note: in expansion of macro 'TRACE_EVENT' 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:145:1: note: in expansion of macro 'TRACE_EVENT' 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:145:1: note: in expansion of macro 'TRACE_EVENT' 145 | TRACE_EVENT(nilfs2_segment_usage_freed, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function '__bpf_trace_nilfs2_mdt_submit_block': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:68:42: note: in expansion of macro '__CAST3' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:68:24: note: in expansion of macro '__CAST_TO_U64' 68 | #define __CAST4(a,...) __CAST_TO_U64(a), __CAST3(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST4' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/nilfs2.h:191:1: note: in expansion of macro 'TRACE_EVENT' 191 | TRACE_EVENT(nilfs2_mdt_submit_block, | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_collect_dirty_files': /kisskb/src/fs/nilfs2/segment.c:1939:45: note: byref variable will be forcibly initialized 1939 | struct buffer_head *ibh; | ^~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_begin_construction': /kisskb/src/fs/nilfs2/segment.c:1280:15: note: byref variable will be forcibly initialized 1280 | __u64 nextnum; | ^~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_create_checkpoint': /kisskb/src/fs/nilfs2/segment.c:862:34: note: byref variable will be forcibly initialized 862 | struct nilfs_checkpoint *raw_cp; | ^~~~~~ /kisskb/src/fs/nilfs2/segment.c:861:29: note: byref variable will be forcibly initialized 861 | struct buffer_head *bh_cp; | ^~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_lookup_dirty_data_buffers': /kisskb/src/fs/nilfs2/segment.c:684:17: note: byref variable will be forcibly initialized 684 | pgoff_t index = 0, last = ULONG_MAX; | ^~~~~ /kisskb/src/fs/nilfs2/segment.c:683:24: note: byref variable will be forcibly initialized 683 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_scan_file_dsync': /kisskb/src/fs/nilfs2/segment.c:1093:19: note: byref variable will be forcibly initialized 1093 | LIST_HEAD(data_buffers); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_lookup_dirty_node_buffers': /kisskb/src/fs/nilfs2/segment.c:740:17: note: byref variable will be forcibly initialized 740 | pgoff_t index = 0; | ^~~~~ /kisskb/src/fs/nilfs2/segment.c:737:24: note: byref variable will be forcibly initialized 737 | struct pagevec pvec; | ^~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_scan_file': /kisskb/src/fs/nilfs2/segment.c:1042:19: note: byref variable will be forcibly initialized 1042 | LIST_HEAD(node_buffers); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/segment.c:1041:19: note: byref variable will be forcibly initialized 1041 | LIST_HEAD(data_buffers); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_collect_blocks': /kisskb/src/fs/nilfs2/segment.c:1116:16: note: byref variable will be forcibly initialized 1116 | size_t ndone; | ^~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_extend_segments': /kisskb/src/fs/nilfs2/segment.c:1342:19: note: byref variable will be forcibly initialized 1342 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/segment.c:1341:15: note: byref variable will be forcibly initialized 1341 | __u64 nextnextnum; | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_update_payload_blocknr': /kisskb/src/fs/nilfs2/segment.c:1557:29: note: byref variable will be forcibly initialized 1557 | struct buffer_head *bh, *bh_org; | ^~ /kisskb/src/fs/nilfs2/segment.c:1556:27: note: byref variable will be forcibly initialized 1556 | union nilfs_binfo binfo; | ^~~~~ /kisskb/src/fs/nilfs2/segment.c:1554:37: note: byref variable will be forcibly initialized 1554 | struct nilfs_segsum_pointer ssp; | ^~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_fill_in_checkpoint': /kisskb/src/fs/nilfs2/segment.c:888:34: note: byref variable will be forcibly initialized 888 | struct nilfs_checkpoint *raw_cp; | ^~~~~~ /kisskb/src/fs/nilfs2/segment.c:887:29: note: byref variable will be forcibly initialized 887 | struct buffer_head *bh_cp; | ^~~~~ In file included from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/arch/powerpc/include/asm/page.h:11, from /kisskb/src/arch/powerpc/include/asm/mmu.h:140, from /kisskb/src/arch/powerpc/include/asm/lppaca.h:46, from /kisskb/src/arch/powerpc/include/asm/paca.h:18, from /kisskb/src/arch/powerpc/include/asm/current.h:13, from /kisskb/src/include/linux/thread_info.h:23, from /kisskb/src/include/asm-generic/preempt.h:5, from ./arch/powerpc/include/generated/asm/preempt.h:1, from /kisskb/src/include/linux/preempt.h:78, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_complete_write': /kisskb/src/include/linux/bitops.h:328:24: note: byref variable will be forcibly initialized 328 | typeof(*(ptr)) old__, new__; \ | ^~~~~ /kisskb/src/fs/nilfs2/segment.c:1859:25: note: in expansion of macro 'set_mask_bits' 1859 | set_mask_bits(&bh->b_state, clear_bits, set_bits); | ^~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_abort_construction': /kisskb/src/fs/nilfs2/segment.c:1787:19: note: byref variable will be forcibly initialized 1787 | LIST_HEAD(logs); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_dispose_list': /kisskb/src/fs/nilfs2/segment.c:770:34: note: byref variable will be forcibly initialized 770 | struct nilfs_inode_info *ivec[SC_N_INODEVEC], **pii; | ^~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_sync': /kisskb/src/fs/nilfs2/segment.c:2164:43: note: byref variable will be forcibly initialized 2164 | struct nilfs_segctor_wait_request wait_req; | ^~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_thread_construct': /kisskb/src/fs/nilfs2/segment.c:2480:39: note: byref variable will be forcibly initialized 2480 | struct nilfs_transaction_info ti; | ^~ In file included from /kisskb/src/include/linux/mmzone.h:10, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_start_thread': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c:2626:9: note: in expansion of macro 'wait_event' 2626 | wait_event(sci->sc_wait_task, sci->sc_task != NULL); | ^~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_kill_thread': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:325:15: note: in expansion of macro '___wait_event' 325 | (void)___wait_event(wq_head, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:345:9: note: in expansion of macro '__wait_event' 345 | __wait_event(wq_head, condition); \ | ^~~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c:2639:17: note: in expansion of macro 'wait_event' 2639 | wait_event(sci->sc_wait_task, sci->sc_task == NULL); | ^~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_thread': /kisskb/src/fs/nilfs2/segment.c:2577:29: note: byref variable will be forcibly initialized 2577 | DEFINE_WAIT(wait); | ^~~~ /kisskb/src/include/linux/wait.h:1174:33: note: in definition of macro 'DEFINE_WAIT_FUNC' 1174 | struct wait_queue_entry name = { \ | ^~~~ /kisskb/src/fs/nilfs2/segment.c:2577:17: note: in expansion of macro 'DEFINE_WAIT' 2577 | DEFINE_WAIT(wait); | ^~~~~~~~~~~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_segctor_write_out': /kisskb/src/fs/nilfs2/segment.c:2694:47: note: byref variable will be forcibly initialized 2694 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_construct_dsync_segment': /kisskb/src/fs/nilfs2/segment.c:2276:39: note: byref variable will be forcibly initialized 2276 | struct nilfs_transaction_info ti; | ^~ /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_clean_segments': /kisskb/src/fs/nilfs2/segment.c:2426:39: note: byref variable will be forcibly initialized 2426 | struct nilfs_transaction_info ti; | ^~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/mm.h:7, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/nilfs2/segment.c:11: /kisskb/src/fs/nilfs2/segment.c: In function 'nilfs_detach_log_writer': /kisskb/src/fs/nilfs2/segment.c:2806:19: note: byref variable will be forcibly initialized 2806 | LIST_HEAD(garbage_list); | ^~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/dlm/netlink.c: In function 'dlm_timeout_warn': /kisskb/src/fs/dlm/netlink.c:116:25: note: byref variable will be forcibly initialized 116 | struct sk_buff *send_skb; | ^~~~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_others_may_mount': /kisskb/src/fs/gfs2/ops_fstype.c:543:15: note: byref variable will be forcibly initialized 543 | char *envp[] = { message, NULL }; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_lm_mount': /kisskb/src/fs/gfs2/ops_fstype.c:1026:28: note: byref variable will be forcibly initialized 1026 | int token, option; | ^~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c:1025:29: note: byref variable will be forcibly initialized 1025 | substring_t tmp[MAX_OPT_ARGS]; | ^~~ /kisskb/src/fs/gfs2/ops_fstype.c:1004:19: note: byref variable will be forcibly initialized 1004 | char *o, *options; | ^~~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'init_per_node': /kisskb/src/fs/gfs2/ops_fstype.c:930:14: note: byref variable will be forcibly initialized 930 | char buf[30]; | ^~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_jindex_hold': /kisskb/src/fs/gfs2/ops_fstype.c:565:14: note: byref variable will be forcibly initialized 565 | char buf[20]; | ^~~ /kisskb/src/fs/gfs2/ops_fstype.c:564:21: note: byref variable will be forcibly initialized 564 | struct qstr name; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'init_statfs': /kisskb/src/fs/gfs2/ops_fstype.c:642:14: note: byref variable will be forcibly initialized 642 | char buf[30]; | ^~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'init_journal': /kisskb/src/fs/gfs2/ops_fstype.c:729:28: note: byref variable will be forcibly initialized 729 | struct gfs2_holder ji_gh; | ^~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'init_sb': /kisskb/src/fs/gfs2/ops_fstype.c:474:28: note: byref variable will be forcibly initialized 474 | struct gfs2_holder sb_gh; | ^~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_parse_param': /kisskb/src/fs/gfs2/ops_fstype.c:1433:32: note: byref variable will be forcibly initialized 1433 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_meta_get_tree': /kisskb/src/fs/gfs2/ops_fstype.c:1671:21: note: byref variable will be forcibly initialized 1671 | struct path path; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_online_uevent': /kisskb/src/fs/gfs2/ops_fstype.c:1092:15: note: byref variable will be forcibly initialized 1092 | char *envp[] = { ro, spectator, NULL }; | ^~~~ /kisskb/src/fs/gfs2/ops_fstype.c:1091:14: note: byref variable will be forcibly initialized 1091 | char spectator[20]; | ^~~~~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c:1090:14: note: byref variable will be forcibly initialized 1090 | char ro[20]; | ^~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_reconfigure': /kisskb/src/fs/gfs2/ops_fstype.c:1581:36: note: byref variable will be forcibly initialized 1581 | struct gfs2_holder freeze_gh; | ^~~~~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c: In function 'gfs2_fill_super': /kisskb/src/fs/gfs2/ops_fstype.c:1139:28: note: byref variable will be forcibly initialized 1139 | struct gfs2_holder freeze_gh; | ^~~~~~~~~ /kisskb/src/fs/gfs2/ops_fstype.c:1138:28: note: byref variable will be forcibly initialized 1138 | struct gfs2_holder mount_gh; | ^~~~~~~~ /kisskb/src/fs/qnx6/namei.c: In function 'qnx6_lookup': /kisskb/src/fs/qnx6/namei.c:20:22: note: byref variable will be forcibly initialized 20 | struct page *page; | ^~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ext4/xattr.c:55: /kisskb/src/fs/ext4/xattr.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ In file included from /kisskb/src/fs/ext4/ext4_jbd2.h:17, from /kisskb/src/fs/ext4/xattr.c:60: /kisskb/src/fs/ext4/xattr.c: In function 'ext4_chksum': /kisskb/src/fs/ext4/ext4.h:2458:11: note: byref variable will be forcibly initialized 2458 | } desc; | ^~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_verify_hashes': /kisskb/src/fs/ext4/xattr.c:467:32: note: byref variable will be forcibly initialized 467 | __le32 e_hash, tmp_data; | ^~~~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_block_csum': /kisskb/src/fs/ext4/xattr.c:137:15: note: byref variable will be forcibly initialized 137 | __u32 dummy_csum = 0; | ^~~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:136:16: note: byref variable will be forcibly initialized 136 | __le64 dsk_block_nr = cpu_to_le64(block_nr); | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_read': /kisskb/src/fs/ext4/xattr.c:347:29: note: byref variable will be forcibly initialized 347 | struct buffer_head *bhs_inline[8]; | ^~~~~~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_ibody_list': /kisskb/src/fs/ext4/xattr.c:741:26: note: byref variable will be forcibly initialized 741 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_update_ref': /kisskb/src/fs/ext4/xattr.c:994:26: note: byref variable will be forcibly initialized 994 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_write': /kisskb/src/fs/ext4/xattr.c:1352:40: note: byref variable will be forcibly initialized 1352 | struct ext4_map_blocks map; | ^~~ /kisskb/src/fs/ext4/xattr.c:1348:13: note: byref variable will be forcibly initialized 1348 | int retries = 0; | ^~~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_get': /kisskb/src/fs/ext4/xattr.c:487:23: note: byref variable will be forcibly initialized 487 | struct inode *ea_inode; | ^~~~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_block_get': /kisskb/src/fs/ext4/xattr.c:533:34: note: byref variable will be forcibly initialized 533 | struct ext4_xattr_entry *entry; | ^~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_inc_ref_all': /kisskb/src/fs/ext4/xattr.c:1055:23: note: byref variable will be forcibly initialized 1055 | struct inode *ea_inode; | ^~~~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_dec_ref_all': /kisskb/src/fs/ext4/xattr.c:1133:23: note: byref variable will be forcibly initialized 1133 | struct inode *ea_inode; | ^~~~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_inode_create': /kisskb/src/fs/ext4/xattr.c:1422:15: note: byref variable will be forcibly initialized 1422 | uid_t owner[2] = { i_uid_read(inode), i_gid_read(inode) }; | ^~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_set_entry': /kisskb/src/fs/ext4/xattr.c:1774:32: note: byref variable will be forcibly initialized 1774 | __le32 crc32c_hash; | ^~~~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:1572:23: note: byref variable will be forcibly initialized 1572 | struct inode *new_ea_inode = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:1571:23: note: byref variable will be forcibly initialized 1571 | struct inode *old_ea_inode = NULL; | ^~~~~~~~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_ibody_get': /kisskb/src/fs/ext4/xattr.c:595:26: note: byref variable will be forcibly initialized 595 | struct ext4_iloc iloc; | ^~~~ /kisskb/src/fs/ext4/xattr.c:593:34: note: byref variable will be forcibly initialized 593 | struct ext4_xattr_entry *entry; | ^~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_delete_inode': /kisskb/src/fs/ext4/xattr.c:2854:23: note: byref variable will be forcibly initialized 2854 | struct inode *ea_inode; | ^~~~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_block_set': /kisskb/src/fs/ext4/xattr.c:2141:48: note: byref variable will be forcibly initialized 2141 | struct ext4_xattr_inode_array *ea_inode_array = NULL; | ^~~~~~~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:1862:41: note: byref variable will be forcibly initialized 1862 | struct inode *ea_inode = NULL, *tmp_inode; | ^~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:1862:23: note: byref variable will be forcibly initialized 1862 | struct inode *ea_inode = NULL, *tmp_inode; | ^~~~~~~~ /kisskb/src/fs/ext4/xattr.c:1860:13: note: byref variable will be forcibly initialized 1860 | int error = 0; | ^~~~~ /kisskb/src/fs/ext4/xattr.c:1859:32: note: byref variable will be forcibly initialized 1859 | struct mb_cache_entry *ce = NULL; | ^~ /kisskb/src/fs/ext4/xattr.c:1857:34: note: byref variable will be forcibly initialized 1857 | struct ext4_xattr_search s_copy = bs->s; | ^~~~~~ /kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_pristine': /kisskb/src/fs/jffs2/gc.c:713:34: note: byref variable will be forcibly initialized 713 | uint32_t dummy; | ^~~~~ /kisskb/src/fs/jffs2/gc.c:598:28: note: byref variable will be forcibly initialized 598 | uint32_t phys_ofs, alloclen; | ^~~~~~~~ /kisskb/src/fs/jffs2/gc.c:596:16: note: byref variable will be forcibly initialized 596 | size_t retlen; | ^~~~~~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_set_handle': /kisskb/src/fs/ext4/xattr.c:2301:13: note: byref variable will be forcibly initialized 2301 | int no_expand; | ^~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:2288:32: note: byref variable will be forcibly initialized 2288 | struct ext4_xattr_info i = { | ^ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_truncate_range': /kisskb/src/fs/nilfs2/sufile.c:642:29: note: byref variable will be forcibly initialized 642 | struct buffer_head *su_bh; | ^~~~~ /kisskb/src/fs/nilfs2/sufile.c:641:29: note: byref variable will be forcibly initialized 641 | struct buffer_head *header_bh; | ^~~~~~~~~ /kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_metadata': /kisskb/src/fs/jffs2/gc.c:767:18: note: byref variable will be forcibly initialized 767 | uint32_t alloclen, ilen; | ^~~~~~~~ /kisskb/src/fs/jffs2/gc.c:764:33: note: byref variable will be forcibly initialized 764 | union jffs2_device_node dev; | ^~~ /kisskb/src/fs/jffs2/gc.c:762:32: note: byref variable will be forcibly initialized 762 | struct jffs2_raw_inode ri; | ^~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_xattr_set': /kisskb/src/fs/ext4/xattr.c:2477:13: note: byref variable will be forcibly initialized 2477 | int credits; | ^~~~~~~ /kisskb/src/fs/ext4/xattr.c:2476:20: note: byref variable will be forcibly initialized 2476 | int error, retries = 0; | ^~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_updatev': /kisskb/src/fs/nilfs2/sufile.c:162:41: note: byref variable will be forcibly initialized 162 | struct buffer_head *header_bh, *bh; | ^~ /kisskb/src/fs/nilfs2/sufile.c:162:29: note: byref variable will be forcibly initialized 162 | struct buffer_head *header_bh, *bh; | ^~~~~~~~~ /kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_hole': /kisskb/src/fs/jffs2/gc.c:1029:24: note: byref variable will be forcibly initialized 1029 | size_t readlen; | ^~~~~~~ /kisskb/src/fs/jffs2/gc.c:1020:18: note: byref variable will be forcibly initialized 1020 | uint32_t alloclen, ilen; | ^~~~~~~~ /kisskb/src/fs/jffs2/gc.c:1017:32: note: byref variable will be forcibly initialized 1017 | struct jffs2_raw_inode ri; | ^~ /kisskb/src/fs/ext4/xattr.c: In function 'ext4_expand_extra_isize_ea': /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_update': /kisskb/src/fs/nilfs2/sufile.c:229:41: note: byref variable will be forcibly initialized 229 | struct buffer_head *header_bh, *bh; | ^~ /kisskb/src/fs/nilfs2/sufile.c:229:29: note: byref variable will be forcibly initialized 229 | struct buffer_head *header_bh, *bh; | ^~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:2697:13: note: byref variable will be forcibly initialized 2697 | int total_ino; | ^~~~~~~~~ /kisskb/src/fs/ext4/xattr.c:2695:16: note: byref variable will be forcibly initialized 2695 | size_t min_offs; | ^~~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_alloc': /kisskb/src/fs/nilfs2/sufile.c:303:41: note: byref variable will be forcibly initialized 303 | struct buffer_head *header_bh, *su_bh; | ^~~~~ /kisskb/src/fs/nilfs2/sufile.c:303:29: note: byref variable will be forcibly initialized 303 | struct buffer_head *header_bh, *su_bh; | ^~~~~~~~~ /kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_dnode': /kisskb/src/fs/jffs2/gc.c:1344:26: note: byref variable will be forcibly initialized 1344 | uint32_t cdatalen; | ^~~~~~~~ /kisskb/src/fs/jffs2/gc.c:1343:26: note: byref variable will be forcibly initialized 1343 | uint32_t datalen; | ^~~~~~~ /kisskb/src/fs/jffs2/gc.c:1173:24: note: byref variable will be forcibly initialized 1173 | unsigned char *comprbuf = NULL, *writebuf; | ^~~~~~~~ /kisskb/src/fs/jffs2/gc.c:1171:18: note: byref variable will be forcibly initialized 1171 | uint32_t alloclen, offset, orig_end, orig_start; | ^~~~~~~~ /kisskb/src/fs/jffs2/gc.c:1170:32: note: byref variable will be forcibly initialized 1170 | struct jffs2_raw_inode ri; | ^~ /kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_dirent': /kisskb/src/fs/jffs2/gc.c:855:18: note: byref variable will be forcibly initialized 855 | uint32_t alloclen; | ^~~~~~~~ /kisskb/src/fs/jffs2/gc.c:854:33: note: byref variable will be forcibly initialized 854 | struct jffs2_raw_dirent rd; | ^~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_mark_dirty': /kisskb/src/fs/nilfs2/sufile.c:497:29: note: byref variable will be forcibly initialized 497 | struct buffer_head *bh; | ^~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_set_segment_usage': /kisskb/src/fs/nilfs2/sufile.c:519:29: note: byref variable will be forcibly initialized 519 | struct buffer_head *bh; | ^~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_get_stat': /kisskb/src/fs/nilfs2/sufile.c:564:29: note: byref variable will be forcibly initialized 564 | struct buffer_head *header_bh; | ^~~~~~~~~ /kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_deletion_dirent': /kisskb/src/fs/jffs2/gc.c:910:24: note: byref variable will be forcibly initialized 910 | size_t retlen; | ^~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_resize': /kisskb/src/fs/nilfs2/sufile.c:744:29: note: byref variable will be forcibly initialized 744 | struct buffer_head *header_bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_get_suinfo': /kisskb/src/fs/nilfs2/sufile.c:812:29: note: byref variable will be forcibly initialized 812 | struct buffer_head *su_bh; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/uio.h:10, from /kisskb/src/include/linux/mtd/mtd.h:10, from /kisskb/src/fs/jffs2/gc.c:16: /kisskb/src/fs/jffs2/gc.c: In function 'jffs2_garbage_collect_pass': /kisskb/src/fs/jffs2/os-linux.h:43:35: note: byref variable will be forcibly initialized 43 | DECLARE_WAITQUEUE(__wait, current); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:55:33: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/fs/jffs2/gc.c:407:17: note: in expansion of macro 'sleep_on_spinunlock' 407 | sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jffs2/os-linux.h:43:35: note: byref variable will be forcibly initialized 43 | DECLARE_WAITQUEUE(__wait, current); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:55:33: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/fs/jffs2/gc.c:222:25: note: in expansion of macro 'sleep_on_spinunlock' 222 | sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_set_suinfo': /kisskb/src/fs/nilfs2/sufile.c:891:41: note: byref variable will be forcibly initialized 891 | struct buffer_head *header_bh, *bh; | ^~ /kisskb/src/fs/nilfs2/sufile.c:891:29: note: byref variable will be forcibly initialized 891 | struct buffer_head *header_bh, *bh; | ^~~~~~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_trim_fs': /kisskb/src/fs/nilfs2/sufile.c:1017:29: note: byref variable will be forcibly initialized 1017 | struct buffer_head *su_bh; | ^~~~~ /kisskb/src/fs/nilfs2/sufile.c: In function 'nilfs_sufile_read': /kisskb/src/fs/nilfs2/sufile.c:1162:29: note: byref variable will be forcibly initialized 1162 | struct buffer_head *header_bh; | ^~~~~~~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_fiemap': /kisskb/src/fs/gfs2/inode.c:2064:28: note: byref variable will be forcibly initialized 2064 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_getattr': /kisskb/src/fs/gfs2/inode.c:2029:28: note: byref variable will be forcibly initialized 2029 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'setattr_chown': /kisskb/src/fs/gfs2/inode.c:1895:33: note: byref variable will be forcibly initialized 1895 | struct gfs2_alloc_parms ap; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_setattr': /kisskb/src/fs/gfs2/inode.c:1967:28: note: byref variable will be forcibly initialized 1967 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_get_link': /kisskb/src/fs/gfs2/inode.c:1784:29: note: byref variable will be forcibly initialized 1784 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/gfs2/inode.c:1783:28: note: byref variable will be forcibly initialized 1783 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_debug_open': /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1271:23: note: byref variable will be forcibly initialized 1271 | unsigned long map[BITS_TO_LONGS(O2NM_MAX_NODES)]; | ^~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:10: /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_permission': /kisskb/src/fs/gfs2/inode.c:1842:28: note: byref variable will be forcibly initialized 1842 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_heartbeat_group_dead_threshold_store': /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2134:15: note: byref variable will be forcibly initialized 2134 | char *p = (char *)page; | ^ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_region_blocks_store': /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1619:15: note: byref variable will be forcibly initialized 1619 | char *p = (char *)page; | ^ In file included from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:29: /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_region_pin': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2291:33: note: in expansion of macro 'mlog' 2291 | mlog(ML_ERROR, "Pin region %s fails with %d\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2285:25: note: in expansion of macro 'mlog' 2285 | mlog(ML_CLUSTER, "Pin region %s\n", uuid); | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_create_inode': /kisskb/src/fs/gfs2/inode.c:600:18: note: byref variable will be forcibly initialized 600 | unsigned blocks = 1; | ^~~~~~ /kisskb/src/fs/gfs2/inode.c:597:28: note: byref variable will be forcibly initialized 597 | struct gfs2_glock *io_gl; | ^~~~~ /kisskb/src/fs/gfs2/inode.c:593:28: note: byref variable will be forcibly initialized 593 | struct gfs2_holder ghs[2]; | ^~~ /kisskb/src/fs/gfs2/inode.c:592:41: note: byref variable will be forcibly initialized 592 | struct posix_acl *default_acl, *acl; | ^~~ /kisskb/src/fs/gfs2/inode.c:592:27: note: byref variable will be forcibly initialized 592 | struct posix_acl *default_acl, *acl; | ^~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_nego_timeout_handler': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:443:17: note: in expansion of macro 'mlog' 443 | mlog(ML_ERROR, "got nego timeout message from bad node.\n"); | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_dump_slot': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:635:9: note: in expansion of macro 'mlog' 635 | mlog(ML_ERROR, "Dump slot information: seq = 0x%llx, node = %u, " | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_fire_callbacks': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:738:17: note: in expansion of macro 'mlog' 738 | mlog(ML_HEARTBEAT, "calling funcs %p\n", f); | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_init_region_params': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1656:9: note: in expansion of macro 'mlog' 1656 | mlog(ML_HEARTBEAT, "dead threshold = %u\n", o2hb_dead_threshold); | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1655:9: note: in expansion of macro 'mlog' 1655 | mlog(ML_HEARTBEAT, "hr_timeout_ms = %u\n", reg->hr_timeout_ms); | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1653:9: note: in expansion of macro 'mlog' 1653 | mlog(ML_HEARTBEAT, "hr_block_bytes = %u, hr_block_bits = %u\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1651:9: note: in expansion of macro 'mlog' 1651 | mlog(ML_HEARTBEAT, "hr_start_block = %llu, hr_blocks = %u\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_check_node_heartbeating_no_sem': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2466:17: note: in expansion of macro 'mlog' 2466 | mlog(ML_HEARTBEAT, | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2460:23: note: byref variable will be forcibly initialized 2460 | unsigned long testing_map[BITS_TO_LONGS(O2NM_MAX_NODES)]; | ^~~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:29: /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_check_node_heartbeating_from_callback': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2482:17: note: in expansion of macro 'mlog' 2482 | mlog(ML_HEARTBEAT, | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2478:23: note: byref variable will be forcibly initialized 2478 | unsigned long testing_map[BITS_TO_LONGS(O2NM_MAX_NODES)]; | ^~~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:29: /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_stop_all_regions': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2500:9: note: in expansion of macro 'mlog' 2500 | mlog(ML_ERROR, "stopping heartbeat on all active regions.\n"); | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_get_all_regions': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2524:17: note: in expansion of macro 'mlog' 2524 | mlog(0, "Region: %s\n", config_item_name(®->hr_item)); | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_unlink': /kisskb/src/fs/gfs2/inode.c:1124:28: note: byref variable will be forcibly initialized 1124 | struct gfs2_holder ghs[3]; | ^~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_link': /kisskb/src/fs/gfs2/inode.c:982:41: note: byref variable will be forcibly initialized 982 | struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; | ^~ /kisskb/src/fs/gfs2/inode.c:920:29: note: byref variable will be forcibly initialized 920 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_arm_timeout': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:322:9: note: in expansion of macro 'mlog' 322 | mlog(ML_HEARTBEAT, "Queue write timeout for %u ms\n", | ^~~~ /kisskb/src/fs/gfs2/inode.c:919:28: note: byref variable will be forcibly initialized 919 | struct gfs2_holder ghs[2]; | ^~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_inode_lookup': /kisskb/src/fs/gfs2/inode.c:132:36: note: byref variable will be forcibly initialized 132 | struct gfs2_glock *io_gl; | ^~~~~ /kisskb/src/fs/gfs2/inode.c:120:28: note: byref variable will be forcibly initialized 120 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_check_own_slot': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:689:9: note: in expansion of macro 'mlog' 689 | mlog(ML_ERROR, "%s (%pg): expected(%u:0x%llx, 0x%llx), " | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_bio_end_io': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:491:17: note: in expansion of macro 'mlog' 491 | mlog(ML_ERROR, "IO Error %d\n", bio->bi_status); | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_setup_one_bio': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:538:17: note: in expansion of macro 'mlog' 538 | mlog(ML_HB_BIO, "page %d, vec_len = %u, vec_start = %u\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:520:17: note: in expansion of macro 'mlog' 520 | mlog(ML_ERROR, "Could not alloc slots BIO!\n"); | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_issue_node_write': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:602:17: note: in expansion of macro 'mlog_errno' 602 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:591:22: note: byref variable will be forcibly initialized 591 | unsigned int slot; | ^~~~ In file included from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:29: /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_run_event_list': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:763:17: note: in expansion of macro 'mlog' 763 | mlog(ML_HEARTBEAT, "Node %s event for %d\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_region_unpin': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2331:25: note: in expansion of macro 'mlog' 2331 | mlog(ML_CLUSTER, "Unpin region %s\n", uuid); | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_lookupi': /kisskb/src/fs/gfs2/inode.c:290:28: note: byref variable will be forcibly initialized 290 | struct gfs2_holder d_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function '__gfs2_lookup': /kisskb/src/fs/gfs2/inode.c:859:28: note: byref variable will be forcibly initialized 859 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_exchange': /kisskb/src/fs/gfs2/inode.c:1623:36: note: byref variable will be forcibly initialized 1623 | struct gfs2_holder ghs[4], r_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c:1623:28: note: byref variable will be forcibly initialized 1623 | struct gfs2_holder ghs[4], r_gh; | ^~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_prepare_block': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:726:9: note: in expansion of macro 'mlog' 726 | mlog(ML_HB_BIO, "our node generation = 0x%llx, cksum = 0x%x\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_read_slots': /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_rename': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:569:25: note: in expansion of macro 'mlog_errno' 569 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:559:35: note: byref variable will be forcibly initialized 559 | struct o2hb_bio_wait_ctxt wc; | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:557:22: note: byref variable will be forcibly initialized 557 | unsigned int current_slot = begin_slot; | ^~~~~~~~~~~~ /kisskb/src/fs/gfs2/inode.c:1540:41: note: byref variable will be forcibly initialized 1540 | struct gfs2_alloc_parms ap = { .target = da.nr_blocks, }; | ^~ /kisskb/src/fs/gfs2/inode.c:1376:42: note: byref variable will be forcibly initialized 1376 | struct gfs2_holder ghs[4], r_gh, rd_gh; | ^~~~~ /kisskb/src/fs/gfs2/inode.c:1376:36: note: byref variable will be forcibly initialized 1376 | struct gfs2_holder ghs[4], r_gh, rd_gh; | ^~~~ /kisskb/src/fs/gfs2/inode.c:1376:28: note: byref variable will be forcibly initialized 1376 | struct gfs2_holder ghs[4], r_gh, rd_gh; | ^~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_send_nego_msg': /kisskb/src/fs/ocfs2/cluster/heartbeat.c:350:13: note: byref variable will be forcibly initialized 350 | int status, ret; | ^~~~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:349:30: note: byref variable will be forcibly initialized 349 | struct o2hb_nego_msg msg; | ^~~ In file included from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:29: /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_nego_timeout': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:426:25: note: in expansion of macro 'mlog' 426 | mlog(ML_ERROR, "send NEGO_TIMEOUT msg to node %d fail %d\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:415:33: note: in expansion of macro 'mlog' 415 | mlog(ML_ERROR, "send NEGO_APPROVE msg to node %d fail %d\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:411:25: note: in expansion of macro 'mlog' 411 | mlog(ML_HEARTBEAT, "send NEGO_APPROVE msg to node %d\n", i); | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:367:23: note: byref variable will be forcibly initialized 367 | unsigned long live_node_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)]; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_lookup_simple': /kisskb/src/fs/gfs2/inode.c:255:21: note: byref variable will be forcibly initialized 255 | struct qstr qstr; | ^~~~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_seek_data': /kisskb/src/fs/gfs2/inode.c:2086:28: note: byref variable will be forcibly initialized 2086 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/inode.c: In function 'gfs2_seek_hole': /kisskb/src/fs/gfs2/inode.c:2105:28: note: byref variable will be forcibly initialized 2105 | struct gfs2_holder gh; | ^~ In file included from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:29: /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_write_timeout': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:302:17: note: in expansion of macro 'mlog' 302 | mlog(ML_HEARTBEAT, "Number of regions %d, failed regions %d\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:288:9: note: in expansion of macro 'mlog' 288 | mlog(ML_ERROR, "Heartbeat write timeout to device %pg after %u " | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_map_slot_data': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1685:9: note: in expansion of macro 'mlog' 1685 | mlog(ML_HEARTBEAT, "Going to require %u pages to cover %u blocks " | ^~~~ /kisskb/src/fs/ufs/dir.c: In function 'ufs_inode_by_name': /kisskb/src/fs/ufs/dir.c:74:22: note: byref variable will be forcibly initialized 74 | struct page *page; | ^~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:7: /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_region_dev_store': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:478:9: note: in expansion of macro '___wait_event' 478 | ___wait_event(wq_head, condition, TASK_INTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:501:25: note: in expansion of macro '__wait_event_interruptible' 501 | __ret = __wait_event_interruptible(wq_head, condition); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1862:15: note: in expansion of macro 'wait_event_interruptible' 1862 | ret = wait_event_interruptible(o2hb_steady_queue, | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:29: /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1854:17: note: in expansion of macro 'mlog_errno' 1854 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1823:17: note: in expansion of macro 'mlog_errno' 1823 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1817:17: note: in expansion of macro 'mlog_errno' 1817 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1800:17: note: in expansion of macro 'mlog' 1800 | mlog(ML_ERROR, | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1759:15: note: byref variable will be forcibly initialized 1759 | char *p = (char *)page; | ^ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_region_start_block_store': /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1592:28: note: byref variable will be forcibly initialized 1592 | unsigned long long tmp; | ^~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_read_block_input': /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1532:15: note: byref variable will be forcibly initialized 1532 | char *p = (char *)page; | ^ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_region_block_bytes_store': /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1565:22: note: byref variable will be forcibly initialized 1565 | unsigned int block_bits; | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1564:23: note: byref variable will be forcibly initialized 1564 | unsigned long block_bytes; | ^~~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:29: /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_region_release': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1494:9: note: in expansion of macro 'mlog' 1494 | mlog(ML_HEARTBEAT, "hb region release (%pg)\n", reg->hr_bdev); | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_queue_node_event': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:796:9: note: in expansion of macro 'mlog' 796 | mlog(ML_HEARTBEAT, "Queue node %s event for node %d\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_shutdown_slot': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:815:17: note: in expansion of macro 'mlog' 815 | mlog(ML_HEARTBEAT, "Shutdown, node %d leaves region\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_check_slot': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1028:25: note: in expansion of macro 'mlog' 1028 | mlog(ML_HEARTBEAT, "o2hb: Remove node %d from live " | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1020:17: note: in expansion of macro 'mlog' 1020 | mlog(ML_HEARTBEAT, "Node %d left my region\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1002:25: note: in expansion of macro 'mlog' 1002 | mlog(ML_ERROR, "Node %d on device %pg has a dead count " | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:977:25: note: in expansion of macro 'mlog' 977 | mlog(ML_HEARTBEAT, "o2hb: Add node %d to live nodes " | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:970:17: note: in expansion of macro 'mlog' 970 | mlog(ML_HEARTBEAT, "Node %d (id 0x%llx) joined my region\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:955:9: note: in expansion of macro 'mlog' 955 | mlog(ML_HEARTBEAT, "Slot %d gen 0x%llx cksum 0x%x " | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:947:17: note: in expansion of macro 'mlog' 947 | mlog(ML_HEARTBEAT, "Node %d changed generation (0x%llx " | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:922:17: note: in expansion of macro 'mlog' 922 | mlog(ML_ERROR, "Node %d has written a bad crc to %pg\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_do_disk_heartbeat': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1145:17: note: in expansion of macro 'mlog' 1145 | mlog(ML_ERROR, "Write error %d on device \"%pg\"\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1125:17: note: in expansion of macro 'mlog_errno' 1125 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1111:17: note: in expansion of macro 'mlog_errno' 1111 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1100:17: note: in expansion of macro 'mlog' 1100 | mlog(ML_NOTICE, "o2hb: No configured nodes found!\n"); | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1082:17: note: in expansion of macro 'mlog_errno' 1082 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1077:35: note: byref variable will be forcibly initialized 1077 | struct o2hb_bio_wait_ctxt write_wc; | ^~~~~~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1076:23: note: byref variable will be forcibly initialized 1076 | unsigned long live_node_bitmap[BITS_TO_LONGS(O2NM_MAX_NODES)]; | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1075:23: note: byref variable will be forcibly initialized 1075 | unsigned long configured_nodes[BITS_TO_LONGS(O2NM_MAX_NODES)]; | ^~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:29: /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_thread': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1261:9: note: in expansion of macro 'mlog' 1261 | mlog(ML_HEARTBEAT|ML_KTHREAD, "o2hb thread exiting\n"); | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1255:25: note: in expansion of macro 'mlog_errno' 1255 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1226:17: note: in expansion of macro 'mlog' 1226 | mlog(ML_HEARTBEAT, | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1203:17: note: in expansion of macro 'mlog' 1203 | mlog(ML_ERROR, "Node has been deleted, ret = %d\n", ret); | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1196:9: note: in expansion of macro 'mlog' 1196 | mlog(ML_HEARTBEAT|ML_KTHREAD, "hb thread running\n"); | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:1192:35: note: byref variable will be forcibly initialized 1192 | struct o2hb_bio_wait_ctxt write_wc; | ^~~~~~~~ In file included from /kisskb/src/fs/ocfs2/cluster/heartbeat.c:29: /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_register_callback': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2429:9: note: in expansion of macro 'mlog' 2429 | mlog(ML_CLUSTER, "returning %d on behalf of %p for funcs %p\n", | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2410:25: note: in expansion of macro 'mlog_errno' 2410 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c: In function 'o2hb_unregister_callback': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/heartbeat.c:2440:9: note: in expansion of macro 'mlog' 2440 | mlog(ML_CLUSTER, "on behalf of %p for funcs %p\n", | ^~~~ /kisskb/src/drivers/gpio/gpio-lp87565.c: In function 'lp87565_gpio_get': /kisskb/src/drivers/gpio/gpio-lp87565.c:24:18: note: byref variable will be forcibly initialized 24 | int ret, val; | ^~~ /kisskb/src/drivers/gpio/gpio-lp87565.c: In function 'lp87565_gpio_get_direction': /kisskb/src/drivers/gpio/gpio-lp87565.c:46:18: note: byref variable will be forcibly initialized 46 | int ret, val; | ^~~ /kisskb/src/net/core/dev.c: In function 'call_netdevice_register_notifiers': /kisskb/src/net/core/dev.c:1641:37: note: byref variable will be forcibly initialized 1641 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c:1641:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'call_netdevice_unregister_notifiers': /kisskb/src/net/core/dev.c:1641:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:1641:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:1641:37: note: byref variable will be forcibly initialized /kisskb/src/fs/f2fs/recovery.c: In function 'recover_quota_data': /kisskb/src/fs/f2fs/recovery.c:251:22: note: byref variable will be forcibly initialized 251 | struct iattr attr; | ^~~~ /kisskb/src/fs/f2fs/recovery.c: In function 'recover_dentry': /kisskb/src/fs/f2fs/recovery.c:175:22: note: byref variable will be forcibly initialized 175 | struct page *page; | ^~~~ /kisskb/src/fs/f2fs/recovery.c:174:21: note: byref variable will be forcibly initialized 174 | struct qstr usr_fname; | ^~~~~~~~~ /kisskb/src/fs/f2fs/recovery.c:173:30: note: byref variable will be forcibly initialized 173 | struct f2fs_filename fname; | ^~~~~ /kisskb/src/fs/f2fs/recovery.c: In function 'check_index_in_prev_nodes': /kisskb/src/fs/f2fs/recovery.c:474:30: note: byref variable will be forcibly initialized 474 | struct dnode_of_data tdn = *dn; | ^~~ /kisskb/src/fs/f2fs/recovery.c: In function 'do_recover_data': /kisskb/src/fs/f2fs/recovery.c:579:26: note: byref variable will be forcibly initialized 579 | struct node_info ni; | ^~ /kisskb/src/fs/f2fs/recovery.c:578:30: note: byref variable will be forcibly initialized 578 | struct dnode_of_data dn; | ^~ /kisskb/src/fs/f2fs/recovery.c: In function 'f2fs_recover_fsync_data': /kisskb/src/fs/f2fs/recovery.c:882:43: note: byref variable will be forcibly initialized 882 | struct cp_control cpc = { | ^~~ /kisskb/src/fs/f2fs/recovery.c:799:26: note: byref variable will be forcibly initialized 799 | struct list_head dir_list; | ^~~~~~~~ /kisskb/src/fs/f2fs/recovery.c:798:38: note: byref variable will be forcibly initialized 798 | struct list_head inode_list, tmp_inode_list; | ^~~~~~~~~~~~~~ /kisskb/src/fs/f2fs/recovery.c:798:26: note: byref variable will be forcibly initialized 798 | struct list_head inode_list, tmp_inode_list; | ^~~~~~~~~~ /kisskb/src/fs/cifs/link.c: In function 'symlink_hash': /kisskb/src/fs/cifs/link.c:42:23: note: byref variable will be forcibly initialized 42 | struct sdesc *sdescmd5 = NULL; | ^~~~~~~~ /kisskb/src/fs/cifs/link.c:41:30: note: byref variable will be forcibly initialized 41 | struct crypto_shash *md5 = NULL; | ^~~ /kisskb/src/fs/cifs/link.c: In function 'parse_mf_symlink': /kisskb/src/fs/cifs/link.c:76:14: note: byref variable will be forcibly initialized 76 | char md5_str2[34]; | ^~~~~~~~ /kisskb/src/fs/cifs/link.c:75:12: note: byref variable will be forcibly initialized 75 | u8 md5_hash[16]; | ^~~~~~~~ /kisskb/src/fs/cifs/link.c:72:22: note: byref variable will be forcibly initialized 72 | unsigned int link_len; | ^~~~~~~~ /kisskb/src/fs/cifs/link.c: In function 'query_mf_symlink': /kisskb/src/fs/cifs/link.c:213:22: note: byref variable will be forcibly initialized 213 | unsigned int bytes_read = 0; | ^~~~~~~~~~ /kisskb/src/fs/cifs/link.c:212:22: note: byref variable will be forcibly initialized 212 | unsigned int link_len = 0; | ^~~~~~~~ /kisskb/src/fs/cifs/link.c: In function 'format_mf_symlink': /kisskb/src/fs/cifs/link.c:120:12: note: byref variable will be forcibly initialized 120 | u8 md5_hash[16]; | ^~~~~~~~ /kisskb/src/fs/cifs/link.c: In function 'create_mf_symlink': /kisskb/src/fs/cifs/link.c:179:22: note: byref variable will be forcibly initialized 179 | unsigned int bytes_written = 0; | ^~~~~~~~~~~~~ /kisskb/src/fs/cifs/link.c: In function 'check_mf_symlink': /kisskb/src/fs/cifs/link.c:247:22: note: byref variable will be forcibly initialized 247 | unsigned int bytes_read = 0; | ^~~~~~~~~~ /kisskb/src/fs/cifs/link.c:246:22: note: byref variable will be forcibly initialized 246 | unsigned int link_len = 0; | ^~~~~~~~ /kisskb/src/fs/cifs/link.c: In function 'cifs_query_mf_symlink': /kisskb/src/fs/cifs/link.c:305:23: note: byref variable will be forcibly initialized 305 | FILE_ALL_INFO file_info; | ^~~~~~~~~ /kisskb/src/fs/cifs/link.c:304:13: note: byref variable will be forcibly initialized 304 | int buf_type = CIFS_NO_BUFFER; | ^~~~~~~~ /kisskb/src/fs/cifs/link.c:302:32: note: byref variable will be forcibly initialized 302 | struct cifs_open_parms oparms; | ^~~~~~ /kisskb/src/fs/cifs/link.c:301:25: note: byref variable will be forcibly initialized 301 | struct cifs_fid fid; | ^~~ /kisskb/src/fs/cifs/link.c:300:13: note: byref variable will be forcibly initialized 300 | int oplock = 0; | ^~~~~~ /kisskb/src/fs/cifs/link.c: In function 'cifs_create_mf_symlink': /kisskb/src/fs/cifs/link.c:346:32: note: byref variable will be forcibly initialized 346 | struct cifs_open_parms oparms; | ^~~~~~ /kisskb/src/fs/cifs/link.c:345:25: note: byref variable will be forcibly initialized 345 | struct cifs_fid fid; | ^~~ /kisskb/src/fs/cifs/link.c:344:13: note: byref variable will be forcibly initialized 344 | int oplock = 0; | ^~~~~~ /kisskb/src/fs/cifs/link.c: In function 'smb3_query_mf_symlink': /kisskb/src/fs/cifs/link.c:388:14: note: byref variable will be forcibly initialized 388 | __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; | ^~~~~~ /kisskb/src/fs/cifs/link.c:386:13: note: byref variable will be forcibly initialized 386 | int buf_type = CIFS_NO_BUFFER; | ^~~~~~~~ /kisskb/src/fs/cifs/link.c:384:32: note: byref variable will be forcibly initialized 384 | struct cifs_open_parms oparms; | ^~~~~~ /kisskb/src/fs/cifs/link.c:383:25: note: byref variable will be forcibly initialized 383 | struct cifs_fid fid; | ^~~ /kisskb/src/fs/cifs/link.c: In function 'smb3_create_mf_symlink': /kisskb/src/fs/cifs/link.c:449:21: note: byref variable will be forcibly initialized 449 | struct kvec iov[2]; | ^~~ /kisskb/src/fs/cifs/link.c:448:14: note: byref variable will be forcibly initialized 448 | __u8 oplock = SMB2_OPLOCK_LEVEL_NONE; | ^~~~~~ /kisskb/src/fs/cifs/link.c:445:32: note: byref variable will be forcibly initialized 445 | struct cifs_open_parms oparms; | ^~~~~~ /kisskb/src/fs/cifs/link.c:444:25: note: byref variable will be forcibly initialized 444 | struct cifs_fid fid; | ^~~ /kisskb/src/fs/cifs/link.c: In function 'cifs_get_link': /kisskb/src/fs/cifs/link.c:611:15: note: byref variable will be forcibly initialized 611 | char *target_path = NULL; | ^~~~~~~~~~~ /kisskb/src/fs/cifs/link.c: In function 'cifs_symlink': /kisskb/src/fs/cifs/link.c:683:23: note: byref variable will be forcibly initialized 683 | struct inode *newinode = NULL; | ^~~~~~~~ /kisskb/src/net/core/dev.c: In function 'napi_enable': /kisskb/src/net/core/dev.c:6451:23: note: byref variable will be forcibly initialized 6451 | unsigned long val, new; | ^~~ In file included from /kisskb/src/net/core/dev.c:78: /kisskb/src/net/core/dev.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/drivers/pci/msi/pcidev_msi.c: In function 'pci_msi_init': /kisskb/src/drivers/pci/msi/pcidev_msi.c:14:13: note: byref variable will be forcibly initialized 14 | u16 ctrl; | ^~~~ /kisskb/src/drivers/pci/msi/pcidev_msi.c: In function 'pci_msix_init': /kisskb/src/drivers/pci/msi/pcidev_msi.c:32:13: note: byref variable will be forcibly initialized 32 | u16 ctrl; | ^~~~ /kisskb/src/net/core/dev.c: In function '__netdev_has_upper_dev': /kisskb/src/net/core/dev.c:7037:35: note: byref variable will be forcibly initialized 7037 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_alloc_name': /kisskb/src/net/core/dev.c:1030:13: note: byref variable will be forcibly initialized 1030 | int i = 0; | ^ /kisskb/src/net/core/dev.c: In function 'dev_alloc_name_ns': /kisskb/src/net/core/dev.c:1097:14: note: byref variable will be forcibly initialized 1097 | char buf[IFNAMSIZ]; | ^~~ /kisskb/src/net/core/dev.c: In function 'netdev_state_change': /kisskb/src/net/core/dev.c:1330:52: note: byref variable will be forcibly initialized 1330 | struct netdev_notifier_change_info change_info = { | ^~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'call_netdevice_notifiers_extack': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'call_netdevice_notifiers': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'netdev_features_change': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function '__netdev_notify_peers': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'udp_tunnel_get_rx_info': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'udp_tunnel_drop_rx_info': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'vlan_get_rx_ctag_filter_info': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'vlan_drop_rx_ctag_filter_info': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'vlan_get_rx_stag_filter_info': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'vlan_drop_rx_stag_filter_info': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'netdev_offload_xstats_get_stats': /kisskb/src/net/core/dev.c:8071:52: note: byref variable will be forcibly initialized 8071 | struct netdev_notifier_offload_xstats_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_offload_xstats_get_used': /kisskb/src/net/core/dev.c:8049:52: note: byref variable will be forcibly initialized 8049 | struct netdev_notifier_offload_xstats_info info = { | ^~~~ In file included from /kisskb/src/lib/reed_solomon/reed_solomon.c:37: /kisskb/src/lib/reed_solomon/reed_solomon.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/net/core/dev.c: In function 'dev_pre_changeaddr_notify': /kisskb/src/net/core/dev.c:8777:52: note: byref variable will be forcibly initialized 8777 | struct netdev_notifier_pre_changeaddr_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_set_mac_address': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_close_many': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'dev_close_many': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/core/dev.c:71: /kisskb/src/net/core/dev.c: In function 'dev_close': /kisskb/src/net/core/dev.c:1564:27: note: byref variable will be forcibly initialized 1564 | LIST_HEAD(single); | ^~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_close': /kisskb/src/net/core/dev.c:1525:19: note: byref variable will be forcibly initialized 1525 | LIST_HEAD(single); | ^~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/fs/9p/cache.h:11, from /kisskb/src/fs/9p/vfs_inode.c:31: /kisskb/src/fs/9p/vfs_inode.c: In function 'fscache_clear_inode_writeback': /kisskb/src/include/linux/fscache.h:669:24: note: byref variable will be forcibly initialized 669 | loff_t i_size = i_size_read(inode); | ^~~~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'p9mode2unixmode': /kisskb/src/fs/9p/vfs_inode.c:131:33: note: byref variable will be forcibly initialized 131 | int major = -1, minor = -1; | ^~~~~ /kisskb/src/fs/9p/vfs_inode.c:131:21: note: byref variable will be forcibly initialized 131 | int major = -1, minor = -1; | ^~~~~ /kisskb/src/fs/9p/vfs_inode.c:130:22: note: byref variable will be forcibly initialized 130 | char type = 0; | ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_test_inode': /kisskb/src/fs/9p/vfs_inode.c:409:15: note: byref variable will be forcibly initialized 409 | dev_t rdev; | ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_vfs_setattr': /kisskb/src/fs/9p/vfs_inode.c:1078:25: note: byref variable will be forcibly initialized 1078 | struct p9_wstat wstat; | ^~~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_vfs_rename': /kisskb/src/fs/9p/vfs_inode.c:933:25: note: byref variable will be forcibly initialized 933 | struct p9_wstat wstat; | ^~~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_evict_inode': /kisskb/src/fs/9p/vfs_inode.c:391:16: note: byref variable will be forcibly initialized 391 | __le32 version; | ^~~~~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_stat2inode': /kisskb/src/fs/9p/vfs_inode.c:1176:38: note: byref variable will be forcibly initialized 1176 | unsigned int i_nlink; | ^~~~~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_qid2ino': /kisskb/src/fs/9p/vfs_inode.c:1211:15: note: byref variable will be forcibly initialized 1211 | ino_t i = 0; | ^ /kisskb/src/fs/9p/vfs_inode.c:1210:13: note: byref variable will be forcibly initialized 1210 | u64 path = qid->path + 2; | ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_qid_iget': /kisskb/src/fs/9p/vfs_inode.c:451:15: note: byref variable will be forcibly initialized 451 | dev_t rdev; | ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_create': /kisskb/src/fs/9p/vfs_inode.c:615:45: note: byref variable will be forcibly initialized 615 | struct p9_fid *dfid, *ofid = NULL, *fid = NULL; | ^~~ /kisskb/src/fs/9p/vfs_inode.c:614:30: note: byref variable will be forcibly initialized 614 | const unsigned char *name; | ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_vfs_mknod': /kisskb/src/fs/9p/vfs_inode.c:1374:14: note: byref variable will be forcibly initialized 1374 | char name[2 + U32_MAX_DIGITS + 1 + U32_MAX_DIGITS + 1]; | ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_vfs_lookup': /kisskb/src/fs/9p/vfs_inode.c:757:30: note: byref variable will be forcibly initialized 757 | const unsigned char *name; | ^~~~ /kisskb/src/fs/9p/vfs_inode.c:755:31: note: byref variable will be forcibly initialized 755 | struct p9_fid *dfid, *fid; | ^~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_vfs_atomic_open': /kisskb/src/fs/9p/vfs_inode.c:814:24: note: byref variable will be forcibly initialized 814 | struct p9_fid *fid, *inode_fid; | ^~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_refresh_inode': /kisskb/src/fs/9p/vfs_inode.c:1398:15: note: byref variable will be forcibly initialized 1398 | dev_t rdev; | ^~~~ /kisskb/src/fs/9p/vfs_inode.c: In function 'v9fs_vfs_link': /kisskb/src/fs/9p/vfs_inode.c:1338:14: note: byref variable will be forcibly initialized 1338 | char name[1 + U32_MAX_DIGITS + 2]; /* sign + number + \n + \0 */ | ^~~~ /kisskb/src/fs/nilfs2/ifile.c: In function 'nilfs_ifile_create_inode': /kisskb/src/fs/nilfs2/ifile.c:55:33: note: byref variable will be forcibly initialized 55 | struct nilfs_palloc_req req; | ^~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_dinode_insert_check': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:186:17: note: in expansion of macro 'mlog' 186 | mlog(ML_ERROR, fmt, ##args); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:222:9: note: in expansion of macro 'mlog_bug_on_msg' 222 | mlog_bug_on_msg(!ocfs2_sparse_alloc(osb) && | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:185:17: note: in expansion of macro 'mlog' 185 | mlog(ML_ERROR, "bug expression: " #cond "\n"); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:222:9: note: in expansion of macro 'mlog_bug_on_msg' 222 | mlog_bug_on_msg(!ocfs2_sparse_alloc(osb) && | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netif_get_num_default_rss_queues': In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ocfs2/alloc.c:10: /kisskb/src/fs/ocfs2/alloc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/net/core/dev.c:3051:23: note: byref variable will be forcibly initialized 3051 | cpumask_var_t cpus; | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_validate_extent_block': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:894:17: note: in expansion of macro 'mlog' 894 | mlog(ML_ERROR, "Checksum failed for extent block %llu\n", | ^~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_reuse_blk_from_dealloc': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6707:25: note: in expansion of macro 'mlog_errno' 6707 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:6697:17: note: in expansion of macro 'mlog' 6697 | mlog(0, "Reusing block(%llu) from " | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6693:25: note: in expansion of macro 'mlog_errno' 6693 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_create_new_meta_bhs': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1026:33: note: in expansion of macro 'mlog_errno' 1026 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1017:33: note: in expansion of macro 'mlog_errno' 1017 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1009:25: note: in expansion of macro 'mlog_errno' 1009 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:994:27: note: byref variable will be forcibly initialized 994 | u64 suballoc_loc, first_blkno; | ^~~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:994:13: note: byref variable will be forcibly initialized 994 | u64 suballoc_loc, first_blkno; | ^~~~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:993:13: note: byref variable will be forcibly initialized 993 | u32 num_got; | ^~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:992:13: note: byref variable will be forcibly initialized 992 | u16 suballoc_bit_start; | ^~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/include/linux/filter.h:20, from /kisskb/src/include/trace/events/xdp.h:9, from /kisskb/src/include/linux/bpf_trace.h:5, from /kisskb/src/net/core/dev.c:96: /kisskb/src/net/core/dev.c: In function '__vlan_get_protocol': /kisskb/src/include/linux/if_vlan.h:605:41: note: byref variable will be forcibly initialized 605 | struct vlan_hdr vhdr, *vh; | ^~~~ /kisskb/src/net/core/dev.c: In function 'qdisc_pkt_len_init': In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_shift_tree_depth': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1401:17: note: in expansion of macro 'mlog_errno' 1401 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1386:17: note: in expansion of macro 'mlog_errno' 1386 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1372:17: note: in expansion of macro 'mlog_errno' 1372 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:1354:29: note: byref variable will be forcibly initialized 1354 | struct buffer_head *new_eb_bh = NULL; | ^~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:1352:24: note: byref variable will be forcibly initialized 1352 | int status, i, block_given = 0; | ^~~~~~~~~~~ /kisskb/src/net/core/dev.c:3764:39: note: byref variable will be forcibly initialized 3764 | struct udphdr _udphdr; | ^~~~~~~ /kisskb/src/net/core/dev.c:3757:39: note: byref variable will be forcibly initialized 3757 | struct tcphdr _tcphdr; | ^~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_create_empty_extent': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:186:17: note: in expansion of macro 'mlog' 186 | mlog(ML_ERROR, fmt, ##args); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1722:9: note: in expansion of macro 'mlog_bug_on_msg' 1722 | mlog_bug_on_msg(el->l_count == el->l_next_free_rec, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:185:17: note: in expansion of macro 'mlog' 185 | mlog(ML_ERROR, "bug expression: " #cond "\n"); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1722:9: note: in expansion of macro 'mlog_bug_on_msg' 1722 | mlog_bug_on_msg(el->l_count == el->l_next_free_rec, | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__dev_xmit_skb': /kisskb/src/net/core/dev.c:3796:25: note: byref variable will be forcibly initialized 3796 | struct sk_buff *to_free = NULL; | ^~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_replay_truncate_records': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5969:33: note: in expansion of macro 'mlog_errno' 5969 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5944:25: note: in expansion of macro 'mlog_errno' 5944 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5934:25: note: in expansion of macro 'mlog_errno' 5934 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_get_truncate_log_info': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6163:17: note: in expansion of macro 'mlog_errno' 6163 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ufs/ialloc.c: In function 'ufs_new_inode': /kisskb/src/fs/ufs/ialloc.c:180:27: note: byref variable will be forcibly initialized 180 | struct timespec64 ts; | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:6156:17: note: in expansion of macro 'mlog' 6156 | mlog(ML_ERROR, "Could not get load truncate log inode!\n"); | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6149:29: note: byref variable will be forcibly initialized 6149 | struct buffer_head *bh = NULL; | ^~ In file included from /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:38: /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c: In function 'dlmfs_evict_inode': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:322:9: note: in expansion of macro 'mlog' 322 | mlog(0, "we're a directory, ip->ip_conn = 0x%p\n", ip->ip_conn); | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:316:33: note: in expansion of macro 'mlog_errno' 316 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:304:9: note: in expansion of macro 'mlog' 304 | mlog(0, "inode %lu\n", inode->i_ino); | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c: In function 'dlmfs_unlink': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:501:17: note: in expansion of macro 'mlog' 501 | mlog(ML_ERROR, "unlink %pd, error %d from destroy\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:495:9: note: in expansion of macro 'mlog' 495 | mlog(0, "unlink inode %lu\n", inode->i_ino); | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c: In function 'dlmfs_file_release': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:173:9: note: in expansion of macro 'mlog' 173 | mlog(0, "close called on inode %lu\n", inode->i_ino); | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c: In function 'dlmfs_file_open': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:126:9: note: in expansion of macro 'mlog' 126 | mlog(0, "open called on inode %lu, flags 0x%x\n", inode->i_ino, | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_free_cached_blocks': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6431:25: note: in expansion of macro 'mlog_errno' 6431 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6421:25: note: in expansion of macro 'mlog_errno' 6421 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6408:17: note: in expansion of macro 'mlog_errno' 6408 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c: In function 'dlmfs_file_write': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:264:9: note: in expansion of macro 'mlog' 264 | mlog(0, "wrote %zu bytes\n", count); | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:245:9: note: in expansion of macro 'mlog' 245 | mlog(0, "inode %lu, count = %zu, *ppos = %llu\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:241:14: note: byref variable will be forcibly initialized 241 | char lvb_buf[DLM_LVB_LEN]; | ^~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c: In function 'dlmfs_file_read': /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:228:14: note: byref variable will be forcibly initialized 228 | char lvb[DLM_LVB_LEN]; | ^~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6400:17: note: in expansion of macro 'mlog_errno' 6400 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:6394:29: note: byref variable will be forcibly initialized 6394 | struct buffer_head *di_bh = NULL; | ^~~~~ In file included from /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:38: /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c: In function 'dlmfs_mkdir': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:437:17: note: in expansion of macro 'mlog' 437 | mlog(ML_ERROR, "Error %d could not register domain \"%.*s\"\n", | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:428:17: note: in expansion of macro 'mlog_errno' 428 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:421:17: note: in expansion of macro 'mlog' 421 | mlog(ML_ERROR, "invalid domain name for directory.\n"); | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:416:9: note: in expansion of macro 'mlog' 416 | mlog(0, "mkdir %.*s\n", domain->len, domain->name); | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c: In function 'dlmfs_create': /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:479:17: note: in expansion of macro 'mlog_errno' 479 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:471:17: note: in expansion of macro 'mlog' 471 | mlog(ML_ERROR, "invalid lock name, %.*s\n", name->len, | ^~~~ /kisskb/src/fs/ocfs2/dlmfs/../cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/dlmfs/dlmfs.c:464:9: note: in expansion of macro 'mlog' 464 | mlog(0, "create %.*s\n", name->len, name->name); | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_sysfs_add': /kisskb/src/net/core/dev.c:7437:14: note: byref variable will be forcibly initialized 7437 | char linkname[IFNAMSIZ+7]; | ^~~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_trim_group': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7503:33: note: in expansion of macro 'mlog_errno' 7503 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_sysfs_del': /kisskb/src/net/core/dev.c:7448:14: note: byref variable will be forcibly initialized 7448 | char linkname[IFNAMSIZ+7]; | ^~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_trim_mainbm': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7614:25: note: in expansion of macro 'mlog_errno' 7614 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7603:25: note: in expansion of macro 'mlog_errno' 7603 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7561:17: note: in expansion of macro 'mlog_errno' 7561 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7553:17: note: in expansion of macro 'mlog_errno' 7553 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:7534:29: note: byref variable will be forcibly initialized 7534 | struct buffer_head *gd_bh = NULL; | ^~~~~ /kisskb/src/fs/ocfs2/alloc.c:7532:29: note: byref variable will be forcibly initialized 7532 | struct buffer_head *main_bm_bh = NULL; | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__netdev_upper_dev_link': /kisskb/src/net/core/dev.c:7623:49: note: byref variable will be forcibly initialized 7623 | struct netdev_notifier_changeupper_info changeupper_info = { | ^~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_upper_dev_link': In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_rotate_subtree_right': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:186:17: note: in expansion of macro 'mlog' 186 | mlog(ML_ERROR, fmt, ##args); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2167:9: note: in expansion of macro 'mlog_bug_on_msg' 2167 | mlog_bug_on_msg(!right_el->l_next_free_rec, "Inode %llu: Rotate fails " | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:185:17: note: in expansion of macro 'mlog' 185 | mlog(ML_ERROR, "bug expression: " #cond "\n"); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2167:9: note: in expansion of macro 'mlog_bug_on_msg' 2167 | mlog_bug_on_msg(!right_el->l_next_free_rec, "Inode %llu: Rotate fails " | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2158:25: note: in expansion of macro 'mlog_errno' 2158 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2151:25: note: in expansion of macro 'mlog_errno' 2151 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2143:17: note: in expansion of macro 'mlog_errno' 2143 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:7704:35: note: byref variable will be forcibly initialized 7704 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_master_upper_dev_link': /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_replace_extent_rec': /kisskb/src/net/core/dev.c:7733:35: note: byref variable will be forcibly initialized 7733 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5025:17: note: in expansion of macro 'mlog_errno' 5025 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_prepare': /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_rotate_rightmost_leaf_left': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2886:17: note: in expansion of macro 'mlog_errno' 2886 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_journal_access_path': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:751:25: note: in expansion of macro 'mlog_errno' 751 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_update_edge_lengths': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2533:17: note: in expansion of macro 'mlog_errno' 2533 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_insert_at_leaf': /kisskb/src/net/core/dev.c:7827:35: note: byref variable will be forcibly initialized 7827 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:186:17: note: in expansion of macro 'mlog' 186 | mlog(ML_ERROR, fmt, ##args); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3914:17: note: in expansion of macro 'mlog_bug_on_msg' 3914 | mlog_bug_on_msg(le16_to_cpu(el->l_next_free_rec) >= | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:185:17: note: in expansion of macro 'mlog' 185 | mlog(ML_ERROR, "bug expression: " #cond "\n"); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3914:17: note: in expansion of macro 'mlog_bug_on_msg' 3914 | mlog_bug_on_msg(le16_to_cpu(el->l_next_free_rec) >= | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_upper_dev_unlink': /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_read_extent_block': /kisskb/src/fs/ocfs2/alloc.c:932:29: note: byref variable will be forcibly initialized 932 | struct buffer_head *tmp = *bh; | ^~~ /kisskb/src/net/core/dev.c:7786:35: note: byref variable will be forcibly initialized 7786 | struct netdev_nested_priv priv = { | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function '__ocfs2_find_path': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1837:25: note: in expansion of macro 'mlog_errno' 1837 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_commit': /kisskb/src/fs/ocfs2/alloc.c:1792:29: note: byref variable will be forcibly initialized 1792 | struct buffer_head *bh = NULL; | ^~ /kisskb/src/net/core/dev.c:7854:35: note: byref variable will be forcibly initialized 7854 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_adjacent_change_abort': In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/fs/nfs/dir.c:21: /kisskb/src/fs/nfs/dir.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_find_branch_target': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1484:25: note: in expansion of macro 'mlog_errno' 1484 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:1456:29: note: byref variable will be forcibly initialized 1456 | struct buffer_head *bh = NULL; | ^~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_num_free_extents': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:963:25: note: in expansion of macro 'mlog_errno' 963 | mlog_errno(retval); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:953:29: note: byref variable will be forcibly initialized 953 | struct buffer_head *eb_bh = NULL; | ^~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_reserve_blocks_for_rec_trunc': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5675:33: note: in expansion of macro 'mlog_errno' 5675 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:7874:35: note: byref variable will be forcibly initialized 7874 | struct netdev_nested_priv priv = { | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5663:17: note: in expansion of macro 'mlog_errno' 5663 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_find_subtree_root': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:186:17: note: in expansion of macro 'mlog' 186 | mlog(ML_ERROR, fmt, ##args); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1764:17: note: in expansion of macro 'mlog_bug_on_msg' 1764 | mlog_bug_on_msg(i > left->p_tree_depth, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:185:17: note: in expansion of macro 'mlog' 185 | mlog(ML_ERROR, "bug expression: " #cond "\n"); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1764:17: note: in expansion of macro 'mlog_bug_on_msg' 1764 | mlog_bug_on_msg(i > left->p_tree_depth, | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_insert_path': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4191:17: note: in expansion of macro 'mlog_errno' 4191 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4180:25: note: in expansion of macro 'mlog_errno' 4180 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4174:25: note: in expansion of macro 'mlog_errno' 4174 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_find_path': /kisskb/src/fs/ocfs2/alloc.c:1895:31: note: byref variable will be forcibly initialized 1895 | struct find_path_data data; | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_figure_insert_type': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4636:17: note: in expansion of macro 'mlog_errno' 4636 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4624:17: note: in expansion of macro 'mlog_errno' 4624 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4597:25: note: in expansion of macro 'mlog_errno' 4597 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:4579:29: note: byref variable will be forcibly initialized 4579 | struct buffer_head *bh = NULL; | ^~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_adjust_rightmost_branch': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1119:17: note: in expansion of macro 'mlog_errno' 1119 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1113:17: note: in expansion of macro 'mlog_errno' 1113 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1107:17: note: in expansion of macro 'mlog_errno' 1107 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_add_branch': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1298:25: note: in expansion of macro 'mlog_errno' 1298 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1291:17: note: in expansion of macro 'mlog_errno' 1291 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1285:17: note: in expansion of macro 'mlog_errno' 1285 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1250:25: note: in expansion of macro 'mlog_errno' 1250 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1227:25: note: in expansion of macro 'mlog_errno' 1227 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1213:25: note: in expansion of macro 'mlog_errno' 1213 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1201:17: note: in expansion of macro 'mlog_errno' 1201 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1191:25: note: in expansion of macro 'mlog_errno' 1191 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:1150:36: note: byref variable will be forcibly initialized 1150 | int status, new_blocks, i, block_given = 0; | ^~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'dev_xdp_install': /kisskb/src/net/core/dev.c:9109:27: note: byref variable will be forcibly initialized 9109 | struct netdev_bpf xdp; | ^~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_grow_tree': /kisskb/src/fs/nfs/dir.c: In function 'nfs_readdir_xdr_filler': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1581:17: note: in expansion of macro 'mlog_errno' 1581 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/nfs/dir.c:598:32: note: byref variable will be forcibly initialized 598 | struct nfs_readdir_res res = { | ^~~ /kisskb/src/fs/nfs/dir.c:589:32: note: byref variable will be forcibly initialized 589 | struct nfs_readdir_arg arg = { | ^~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1555:25: note: in expansion of macro 'mlog_errno' 1555 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1536:17: note: in expansion of macro 'mlog_errno' 1536 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:1529:29: note: byref variable will be forcibly initialized 1529 | struct buffer_head *bh = NULL; | ^~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_find_leaf': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:1933:17: note: in expansion of macro 'mlog_errno' 1933 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:1929:29: note: byref variable will be forcibly initialized 1929 | struct buffer_head *bh = NULL; | ^~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_rotate_tree_right': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2509:25: note: in expansion of macro 'mlog_errno' 2509 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2478:25: note: in expansion of macro 'mlog_errno' 2478 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2471:25: note: in expansion of macro 'mlog_errno' 2471 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:186:17: note: in expansion of macro 'mlog' 186 | mlog(ML_ERROR, fmt, ##args); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2429:17: note: in expansion of macro 'mlog_bug_on_msg' 2429 | mlog_bug_on_msg(path_leaf_bh(left_path) == | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:185:17: note: in expansion of macro 'mlog' 185 | mlog(ML_ERROR, "bug expression: " #cond "\n"); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2429:17: note: in expansion of macro 'mlog_bug_on_msg' 2429 | mlog_bug_on_msg(path_leaf_bh(left_path) == | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2425:25: note: in expansion of macro 'mlog_errno' 2425 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2383:17: note: in expansion of macro 'mlog_errno' 2383 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2377:17: note: in expansion of macro 'mlog_errno' 2377 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:2368:13: note: byref variable will be forcibly initialized 2368 | u32 cpos; | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_append_rec_to_path': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4054:17: note: in expansion of macro 'mlog_errno' 4054 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4041:33: note: in expansion of macro 'mlog_errno' 4041 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4034:33: note: in expansion of macro 'mlog_errno' 4034 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4016:25: note: in expansion of macro 'mlog_errno' 4016 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:4011:21: note: byref variable will be forcibly initialized 4011 | u32 left_cpos; | ^~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_do_insert_extent': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4330:17: note: in expansion of macro 'mlog_errno' 4330 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4322:25: note: in expansion of macro 'mlog_errno' 4322 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4314:25: note: in expansion of macro 'mlog_errno' 4314 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4303:25: note: in expansion of macro 'mlog_errno' 4303 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4282:17: note: in expansion of macro 'mlog_errno' 4282 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4264:17: note: in expansion of macro 'mlog_errno' 4264 | mlog_errno(ret); | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/uio.h:10, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/include/linux/compat.h:15, from /kisskb/src/fs/nfs/dir.c:21: /kisskb/src/fs/nfs/dir.c: In function 'nfs_prime_dcache': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4252:17: note: in expansion of macro 'mlog_errno' 4252 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/nfs/dir.c:729:41: note: byref variable will be forcibly initialized 729 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); | ^~ /kisskb/src/include/linux/wait.h:77:32: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 77 | struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4244:28: note: byref variable will be forcibly initialized 4244 | struct ocfs2_path *left_path = NULL; | ^~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_split_and_insert': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4992:25: note: in expansion of macro 'mlog_errno' 4992 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4976:17: note: in expansion of macro 'mlog_errno' 4976 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4939:25: note: in expansion of macro 'mlog_errno' 4939 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:4915:34: note: byref variable will be forcibly initialized 4915 | struct ocfs2_insert_type insert; | ^~~~~~ /kisskb/src/fs/ocfs2/alloc.c:4914:33: note: byref variable will be forcibly initialized 4914 | struct ocfs2_extent_rec split_rec = *orig_split_rec; | ^~~~~~~~~ /kisskb/src/fs/nfs/dir.c: In function 'nfs_readdir_page_filler': /kisskb/src/fs/nfs/dir.c:832:13: note: byref variable will be forcibly initialized 832 | u64 cookie; | ^~~~~~ /kisskb/src/fs/nfs/dir.c:830:24: note: byref variable will be forcibly initialized 830 | struct xdr_buf buf; | ^~~ /kisskb/src/fs/nfs/dir.c:829:27: note: byref variable will be forcibly initialized 829 | struct xdr_stream stream; | ^~~~~~ /kisskb/src/fs/ocfs2/alloc.c:4913:33: note: byref variable will be forcibly initialized 4913 | struct ocfs2_extent_rec rec; | ^~~ /kisskb/src/fs/ocfs2/alloc.c:4911:33: note: byref variable will be forcibly initialized 4911 | struct ocfs2_extent_rec tmprec; | ^~~~~~ /kisskb/src/fs/ocfs2/alloc.c:4909:22: note: byref variable will be forcibly initialized 4909 | int ret = 0, depth; | ^~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_wait_allrefs_any': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_split_tree': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5333:17: note: in expansion of macro 'mlog_errno' 5333 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5320:25: note: in expansion of macro 'mlog_errno' 5320 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5311:17: note: in expansion of macro 'mlog_errno' 5311 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5298:25: note: in expansion of macro 'mlog_errno' 5298 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:5282:34: note: byref variable will be forcibly initialized 5282 | struct ocfs2_insert_type insert; | ^~~~~~ /kisskb/src/fs/ocfs2/alloc.c:5280:33: note: byref variable will be forcibly initialized 5280 | struct ocfs2_extent_rec split_rec; | ^~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:5277:29: note: byref variable will be forcibly initialized 5277 | struct buffer_head *last_eb_bh = NULL; | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:5276:18: note: byref variable will be forcibly initialized 5276 | int ret, depth, credits; | ^~~~~ /kisskb/src/lib/kunit/string-stream.c: In function 'alloc_string_stream_fragment': /kisskb/src/lib/kunit/string-stream.c:53:53: note: byref variable will be forcibly initialized 53 | struct string_stream_fragment_alloc_context context = { | ^~~~~~~ /kisskb/src/lib/kunit/string-stream.c: In function 'string_stream_vadd': /kisskb/src/lib/kunit/string-stream.c:79:17: note: byref variable will be forcibly initialized 79 | va_list args_for_counting; | ^~~~~~~~~~~~~~~~~ /kisskb/src/lib/kunit/string-stream.c: In function 'string_stream_add': /kisskb/src/lib/kunit/string-stream.c:106:17: note: byref variable will be forcibly initialized 106 | va_list args; | ^~~~ /kisskb/src/lib/kunit/string-stream.c: In function 'alloc_string_stream': /kisskb/src/lib/kunit/string-stream.c:199:44: note: byref variable will be forcibly initialized 199 | struct string_stream_alloc_context context = { | ^~~~~~~ /kisskb/src/fs/nfs/dir.c: In function 'find_and_lock_cache_page': /kisskb/src/fs/nfs/dir.c:1017:16: note: byref variable will be forcibly initialized 1017 | __be32 verf[NFS_DIR_VERIFIER_SIZE]; | ^~~~ /kisskb/src/net/core/dev.c: In function 'netif_rx_internal': /kisskb/src/net/core/dev.c:4952:30: note: byref variable will be forcibly initialized 4952 | unsigned int qtail; | ^~~~~ /kisskb/src/net/core/dev.c:4937:48: note: byref variable will be forcibly initialized 4937 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~ /kisskb/src/net/core/dev.c:4937:37: note: byref variable will be forcibly initialized 4937 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~~~~ /kisskb/src/fs/nfs/dir.c: In function 'uncached_readdir': /kisskb/src/fs/nfs/dir.c:1134:25: note: byref variable will be forcibly initialized 1134 | __be32 verf[NFS_DIR_VERIFIER_SIZE]; | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_get_left_path': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3485:17: note: in expansion of macro 'mlog_errno' 3485 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3479:17: note: in expansion of macro 'mlog_errno' 3479 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3469:17: note: in expansion of macro 'mlog_errno' 3469 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:3458:13: note: byref variable will be forcibly initialized 3458 | u32 left_cpos; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/gfs2/quota.c:38: /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_qd_shrink_scan': /kisskb/src/fs/gfs2/quota.c:166:19: note: byref variable will be forcibly initialized 166 | LIST_HEAD(dispose); | ^~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_figure_merge_contig_type': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4430:25: note: in expansion of macro 'mlog_errno' 4430 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4375:33: note: in expansion of macro 'mlog_errno' 4375 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:4356:24: note: byref variable will be forcibly initialized 4356 | u32 left_cpos, right_cpos; | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:4356:13: note: byref variable will be forcibly initialized 4356 | u32 left_cpos, right_cpos; | ^~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_get_right_path': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3322:17: note: in expansion of macro 'mlog_errno' 3322 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3316:17: note: in expansion of macro 'mlog_errno' 3316 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3306:17: note: in expansion of macro 'mlog_errno' 3306 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:3291:13: note: byref variable will be forcibly initialized 3291 | u32 right_cpos; | ^~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_merge_rec_right': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3428:17: note: in expansion of macro 'mlog_errno' 3428 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3415:33: note: in expansion of macro 'mlog_errno' 3415 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3408:33: note: in expansion of macro 'mlog_errno' 3408 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3399:25: note: in expansion of macro 'mlog_errno' 3399 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3389:25: note: in expansion of macro 'mlog_errno' 3389 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3365:25: note: in expansion of macro 'mlog_errno' 3365 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:3351:28: note: byref variable will be forcibly initialized 3351 | struct ocfs2_path *right_path = NULL; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c: In function 'bh_get': /kisskb/src/fs/gfs2/quota.c:371:29: note: byref variable will be forcibly initialized 371 | struct buffer_head *bh; | ^~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_insert_extent': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4752:17: note: in expansion of macro 'mlog_errno' 4752 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4744:25: note: in expansion of macro 'mlog_errno' 4744 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'unregister_netdevice_many': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4731:17: note: in expansion of macro 'mlog_errno' 4731 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4724:17: note: in expansion of macro 'mlog_errno' 4724 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:4711:33: note: byref variable will be forcibly initialized 4711 | struct ocfs2_extent_rec rec; | ^~~ /kisskb/src/fs/ocfs2/alloc.c:4709:29: note: byref variable will be forcibly initialized 4709 | struct buffer_head *last_eb_bh = NULL; | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:4708:13: note: byref variable will be forcibly initialized 4708 | int free_records; | ^~~~~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/core/dev.c:71: /kisskb/src/net/core/dev.c:10806:19: note: byref variable will be forcibly initialized 10806 | LIST_HEAD(close_head); | ^~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_add_clusters_in_btree': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4845:17: note: in expansion of macro 'mlog_errno' 4845 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c: In function 'update_qd': /kisskb/src/fs/gfs2/quota.c:991:16: note: byref variable will be forcibly initialized 991 | loff_t pos; | ^~~ /kisskb/src/fs/gfs2/quota.c:989:27: note: byref variable will be forcibly initialized 989 | struct gfs2_quota q; | ^ /kisskb/src/fs/gfs2/quota.c: In function 'do_glock': /kisskb/src/fs/gfs2/quota.c:1016:28: note: byref variable will be forcibly initialized 1016 | struct gfs2_holder i_gh; | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4833:17: note: in expansion of macro 'mlog_errno' 4833 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4823:25: note: in expansion of macro 'mlog_errno' 4823 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:4796:17: note: in expansion of macro 'mlog_errno' 4796 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:4782:22: note: byref variable will be forcibly initialized 4782 | u32 bit_off, num_bits; | ^~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:6, from /kisskb/src/include/linux/compat.h:17, from /kisskb/src/fs/nfs/dir.c:21: /kisskb/src/fs/nfs/dir.c: In function '__nfs_lookup_revalidate': /kisskb/src/net/core/dev.c: In function 'unregister_netdevice_queue': /kisskb/src/include/linux/wait_bit.h:246:37: note: byref variable will be forcibly initialized 246 | struct wait_bit_queue_entry __wbq_entry; \ | ^~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:270:9: note: in expansion of macro '___wait_var_event' 270 | ___wait_var_event(var, condition, TASK_UNINTERRUPTIBLE, 0, 0, \ | ^~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait_bit.h:278:9: note: in expansion of macro '__wait_var_event' 278 | __wait_var_event(var, condition); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/fs/nfs/dir.c:1796:17: note: in expansion of macro 'wait_var_event' 1796 | wait_var_event(&dentry->d_fsdata, | ^~~~~~~~~~~~~~ In file included from /kisskb/src/fs/gfs2/quota.c:39: /kisskb/src/fs/gfs2/quota.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ocfs2/alloc.c:4782:13: note: byref variable will be forcibly initialized 4782 | u32 bit_off, num_bits; | ^~~~~~~ /kisskb/src/net/core/dev.c:10788:27: note: byref variable will be forcibly initialized 10788 | LIST_HEAD(single); | ^~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_truncate_log_needs_flush': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:186:17: note: in expansion of macro 'mlog' 186 | mlog(ML_ERROR, fmt, ##args); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5812:9: note: in expansion of macro 'mlog_bug_on_msg' 5812 | mlog_bug_on_msg(le16_to_cpu(tl->tl_used) > le16_to_cpu(tl->tl_count), | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:185:17: note: in expansion of macro 'mlog' 185 | mlog(ML_ERROR, "bug expression: " #cond "\n"); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5812:9: note: in expansion of macro 'mlog_bug_on_msg' 5812 | mlog_bug_on_msg(le16_to_cpu(tl->tl_used) > le16_to_cpu(tl->tl_count), | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__dev_change_net_namespace': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_get_dqblk': /kisskb/src/fs/gfs2/quota.c:1615:28: note: byref variable will be forcibly initialized 1615 | struct gfs2_holder q_gh; | ^~~~ /kisskb/src/fs/gfs2/quota.c:1614:33: note: byref variable will be forcibly initialized 1614 | struct gfs2_quota_data *qd; | ^~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_truncate_log_append': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5880:17: note: in expansion of macro 'mlog_errno' 5880 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5873:17: note: in expansion of macro 'mlog_errno' 5873 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:10944:18: note: byref variable will be forcibly initialized 10944 | int err, new_nsid; | ^~~~~~~~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_write_buf_to_page': /kisskb/src/fs/gfs2/quota.c:713:29: note: byref variable will be forcibly initialized 713 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:186:17: note: in expansion of macro 'mlog' 186 | mlog(ML_ERROR, fmt, ##args); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5861:9: note: in expansion of macro 'mlog_bug_on_msg' 5861 | mlog_bug_on_msg(tl_count > ocfs2_truncate_recs_per_inode(osb->sb) || | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:185:17: note: in expansion of macro 'mlog' 185 | mlog(ML_ERROR, "bug expression: " #cond "\n"); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5861:9: note: in expansion of macro 'mlog_bug_on_msg' 5861 | mlog_bug_on_msg(tl_count > ocfs2_truncate_recs_per_inode(osb->sb) || | ^~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'default_device_exit_net': /kisskb/src/fs/ocfs2/alloc.c: In function '__ocfs2_flush_truncate_log': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6050:17: note: in expansion of macro 'mlog_errno' 6050 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/nfs/dir.c: In function 'nfs_create': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6043:17: note: in expansion of macro 'mlog_errno' 6043 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:6035:17: note: in expansion of macro 'mlog' 6035 | mlog(ML_ERROR, "Could not get bitmap inode!\n"); | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6026:17: note: in expansion of macro 'mlog_errno' 6026 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:11306:22: note: byref variable will be forcibly initialized 11306 | char fb_name[IFNAMSIZ]; | ^~~~~~~ /kisskb/src/fs/nfs/dir.c:2297:22: note: byref variable will be forcibly initialized 2297 | struct iattr attr; | ^~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/core/dev.c:71: /kisskb/src/net/core/dev.c: In function 'default_device_exit_batch': /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_adjust_quota': /kisskb/src/fs/gfs2/quota.c:835:27: note: byref variable will be forcibly initialized 835 | struct gfs2_quota q; | ^ /kisskb/src/fs/ocfs2/alloc.c:5992:29: note: byref variable will be forcibly initialized 5992 | struct buffer_head *data_alloc_bh = NULL; | ^~~~~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_free_cached_clusters': /kisskb/src/fs/nfs/dir.c: In function 'nfs_mknod': /kisskb/src/fs/nfs/dir.c:2326:22: note: byref variable will be forcibly initialized 2326 | struct iattr attr; | ^~~~ /kisskb/src/net/core/dev.c:11338:19: note: byref variable will be forcibly initialized 11338 | LIST_HEAD(dev_kill_list); | ^~~~~~~~~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6515:25: note: in expansion of macro 'mlog_errno' 6515 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6502:25: note: in expansion of macro 'mlog_errno' 6502 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_printk': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6494:33: note: in expansion of macro 'mlog_errno' 6494 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_truncate_log_worker': /kisskb/src/net/core/dev.c:11245:17: note: byref variable will be forcibly initialized 11245 | va_list args; | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6084:17: note: in expansion of macro 'mlog_errno' 6084 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_try_to_free_truncate_log': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6130:17: note: in expansion of macro 'mlog_errno' 6130 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/nfs/dir.c: In function 'nfs_mkdir': /kisskb/src/fs/nfs/dir.c:2353:22: note: byref variable will be forcibly initialized 2353 | struct iattr attr; | ^~~~ /kisskb/src/net/core/dev.c:11244:26: note: byref variable will be forcibly initialized 11244 | struct va_format vaf; | ^~~ /kisskb/src/fs/ocfs2/alloc.c:6113:15: note: byref variable will be forcibly initialized 6113 | tid_t target; | ^~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_begin_truncate_log_recovery': /kisskb/src/net/core/dev.c: In function 'netdev_emerg': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6238:17: note: in expansion of macro 'mlog_errno' 6238 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6226:25: note: in expansion of macro 'mlog_errno' 6226 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6215:25: note: in expansion of macro 'mlog_errno' 6215 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6193:17: note: in expansion of macro 'mlog_errno' 6193 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c: In function 'do_sync': /kisskb/src/fs/gfs2/quota.c:890:34: note: byref variable will be forcibly initialized 890 | struct gfs2_holder *ghs, i_gh; | ^~~~ /kisskb/src/fs/gfs2/quota.c:889:35: note: byref variable will be forcibly initialized 889 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:11262:17: note: byref variable will be forcibly initialized 11262 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:11275:1: note: in expansion of macro 'define_netdev_printk_level' 11275 | define_netdev_printk_level(netdev_emerg, KERN_EMERG); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:6183:29: note: byref variable will be forcibly initialized 6183 | struct buffer_head *tl_bh = NULL; | ^~~~~ /kisskb/src/fs/ocfs2/alloc.c:6182:23: note: byref variable will be forcibly initialized 6182 | struct inode *tl_inode = NULL; | ^~~~~~~~ /kisskb/src/fs/gfs2/quota.c:889:22: note: byref variable will be forcibly initialized 889 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_complete_truncate_log_recovery': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6291:25: note: in expansion of macro 'mlog_errno' 6291 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6279:25: note: in expansion of macro 'mlog_errno' 6279 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6271:33: note: in expansion of macro 'mlog_errno' 6271 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:6256:17: note: in expansion of macro 'mlog' 6256 | mlog(ML_ERROR, "Asked to recover my own truncate log!\n"); | ^~~~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_set_dqblk': /kisskb/src/fs/gfs2/quota.c:1713:41: note: byref variable will be forcibly initialized 1713 | struct gfs2_alloc_parms ap = { .aflags = 0, }; | ^~ /kisskb/src/net/core/dev.c:11261:26: note: byref variable will be forcibly initialized 11261 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11275:1: note: in expansion of macro 'define_netdev_printk_level' 11275 | define_netdev_printk_level(netdev_emerg, KERN_EMERG); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c:1655:35: note: byref variable will be forcibly initialized 1655 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_alert': /kisskb/src/fs/gfs2/quota.c:1655:22: note: byref variable will be forcibly initialized 1655 | unsigned int data_blocks, ind_blocks; | ^~~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c:1654:34: note: byref variable will be forcibly initialized 1654 | struct gfs2_holder q_gh, i_gh; | ^~~~ /kisskb/src/fs/gfs2/quota.c:1654:28: note: byref variable will be forcibly initialized 1654 | struct gfs2_holder q_gh, i_gh; | ^~~~ /kisskb/src/fs/gfs2/quota.c:1653:33: note: byref variable will be forcibly initialized 1653 | struct gfs2_quota_data *qd; | ^~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_truncate_log_shutdown': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6315:25: note: in expansion of macro 'mlog_errno' 6315 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:11262:17: note: byref variable will be forcibly initialized 11262 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:11276:1: note: in expansion of macro 'define_netdev_printk_level' 11276 | define_netdev_printk_level(netdev_alert, KERN_ALERT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_truncate_log_init': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6333:17: note: in expansion of macro 'mlog_errno' 6333 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:6326:29: note: byref variable will be forcibly initialized 6326 | struct buffer_head *tl_bh = NULL; | ^~~~~ /kisskb/src/fs/ocfs2/alloc.c:6325:23: note: byref variable will be forcibly initialized 6325 | struct inode *tl_inode = NULL; | ^~~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_cache_cluster_dealloc': /kisskb/src/net/core/dev.c:11261:26: note: byref variable will be forcibly initialized 11261 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11276:1: note: in expansion of macro 'define_netdev_printk_level' 11276 | define_netdev_printk_level(netdev_alert, KERN_ALERT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_crit': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6466:17: note: in expansion of macro 'mlog_errno' 6466 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_run_deallocs': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6565:25: note: in expansion of macro 'mlog_errno' 6565 | mlog_errno(ret2); | ^~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_quota_unlock': /kisskb/src/fs/gfs2/quota.c:1133:33: note: byref variable will be forcibly initialized 1133 | struct gfs2_quota_data *qda[4]; | ^~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6552:33: note: in expansion of macro 'mlog_errno' 6552 | mlog_errno(ret2); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_cache_block_dealloc': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6767:17: note: in expansion of macro 'mlog_errno' 6767 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:11262:17: note: byref variable will be forcibly initialized 11262 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:11277:1: note: in expansion of macro 'define_netdev_printk_level' 11277 | define_netdev_printk_level(netdev_crit, KERN_CRIT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6760:17: note: in expansion of macro 'mlog_errno' 6760 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_quota_refresh': /kisskb/src/fs/gfs2/quota.c:1342:28: note: byref variable will be forcibly initialized 1342 | struct gfs2_holder q_gh; | ^~~~ /kisskb/src/fs/gfs2/quota.c:1341:33: note: byref variable will be forcibly initialized 1341 | struct gfs2_quota_data *qd; | ^~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_unlink_path': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2600:25: note: in expansion of macro 'mlog_errno' 2600 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:2581:25: note: in expansion of macro 'mlog' 2581 | mlog(ML_ERROR, | ^~~~ /kisskb/src/fs/nfs/dir.c: In function 'nfs_symlink': /kisskb/src/fs/nfs/dir.c:2528:22: note: byref variable will be forcibly initialized 2528 | struct iattr attr; | ^~~~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_quota_init': /kisskb/src/fs/gfs2/quota.c:1367:13: note: byref variable will be forcibly initialized 1367 | u32 extlen = 0; | ^~~~~~ /kisskb/src/fs/gfs2/quota.c:1366:13: note: byref variable will be forcibly initialized 1366 | u64 dblock; | ^~~~~~ /kisskb/src/net/core/dev.c:11261:26: note: byref variable will be forcibly initialized 11261 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11277:1: note: in expansion of macro 'define_netdev_printk_level' 11277 | define_netdev_printk_level(netdev_crit, KERN_CRIT); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_err': /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_rotate_subtree_left': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2768:25: note: in expansion of macro 'mlog_errno' 2768 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2734:25: note: in expansion of macro 'mlog_errno' 2734 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2727:25: note: in expansion of macro 'mlog_errno' 2727 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2719:17: note: in expansion of macro 'mlog_errno' 2719 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2703:25: note: in expansion of macro 'mlog_errno' 2703 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2685:33: note: in expansion of macro 'mlog_errno' 2685 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c: In function 'gfs2_quotad': /kisskb/src/fs/gfs2/quota.c:1539:23: note: byref variable will be forcibly initialized 1539 | unsigned long quotad_timeo = 0; | ^~~~~~~~~~~~ /kisskb/src/net/core/dev.c:11262:17: note: byref variable will be forcibly initialized 11262 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:11278:1: note: in expansion of macro 'define_netdev_printk_level' 11278 | define_netdev_printk_level(netdev_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/quota.c:1538:23: note: byref variable will be forcibly initialized 1538 | unsigned long statfs_timeo = 0; | ^~~~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function '__ocfs2_rotate_tree_left': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3002:25: note: in expansion of macro 'mlog_errno' 3002 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2985:25: note: in expansion of macro 'mlog_errno' 2985 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2966:25: note: in expansion of macro 'mlog_errno' 2966 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2955:25: note: in expansion of macro 'mlog_errno' 2955 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2940:25: note: in expansion of macro 'mlog_errno' 2940 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2933:17: note: in expansion of macro 'mlog_errno' 2933 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2924:17: note: in expansion of macro 'mlog_errno' 2924 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:11261:26: note: byref variable will be forcibly initialized 11261 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11278:1: note: in expansion of macro 'define_netdev_printk_level' 11278 | define_netdev_printk_level(netdev_err, KERN_ERR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_warn': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:2917:17: note: in expansion of macro 'mlog_errno' 2917 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:2905:13: note: byref variable will be forcibly initialized 2905 | u32 right_cpos; | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:2904:32: note: byref variable will be forcibly initialized 2904 | int ret, subtree_root, deleted; | ^~~~~~~ In file included from /kisskb/src/include/linux/preempt.h:11, from /kisskb/src/include/linux/spinlock.h:55, from /kisskb/src/include/linux/ipc.h:5, from /kisskb/src/include/uapi/linux/sem.h:5, from /kisskb/src/include/linux/sem.h:5, from /kisskb/src/include/linux/compat.h:14, from /kisskb/src/fs/nfs/dir.c:21: /kisskb/src/fs/nfs/dir.c: In function 'nfs_do_access_cache_scan': /kisskb/src/fs/nfs/dir.c:2791:19: note: byref variable will be forcibly initialized 2791 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/nfs/dir.c: In function 'nfs_access_zap_cache': /kisskb/src/fs/nfs/dir.c:2879:19: note: byref variable will be forcibly initialized 2879 | LIST_HEAD(head); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c:11262:17: note: byref variable will be forcibly initialized 11262 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:11279:1: note: in expansion of macro 'define_netdev_printk_level' 11279 | define_netdev_printk_level(netdev_warn, KERN_WARNING); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_remove_rightmost_path': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3072:25: note: in expansion of macro 'mlog_errno' 3072 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:11261:26: note: byref variable will be forcibly initialized 11261 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11279:1: note: in expansion of macro 'define_netdev_printk_level' 11279 | define_netdev_printk_level(netdev_warn, KERN_WARNING); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3062:25: note: in expansion of macro 'mlog_errno' 3062 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3056:25: note: in expansion of macro 'mlog_errno' 3056 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3050:25: note: in expansion of macro 'mlog_errno' 3050 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3038:17: note: in expansion of macro 'mlog_errno' 3038 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3031:17: note: in expansion of macro 'mlog_errno' 3031 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:3020:13: note: byref variable will be forcibly initialized 3020 | u32 cpos; | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_merge_rec_left': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3634:33: note: in expansion of macro 'mlog_errno' 3634 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3626:33: note: in expansion of macro 'mlog_errno' 3626 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3590:17: note: in expansion of macro 'mlog_errno' 3590 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_notice': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3577:33: note: in expansion of macro 'mlog_errno' 3577 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3570:33: note: in expansion of macro 'mlog_errno' 3570 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3561:25: note: in expansion of macro 'mlog_errno' 3561 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3551:25: note: in expansion of macro 'mlog_errno' 3551 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3530:25: note: in expansion of macro 'mlog_errno' 3530 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:3520:28: note: byref variable will be forcibly initialized 3520 | struct ocfs2_path *left_path = NULL; | ^~~~~~~~~ /kisskb/src/net/core/dev.c:11262:17: note: byref variable will be forcibly initialized 11262 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:11280:1: note: in expansion of macro 'define_netdev_printk_level' 11280 | define_netdev_printk_level(netdev_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/jffs2/erase.c: In function 'jffs2_block_check_erase': /kisskb/src/fs/jffs2/erase.c:315:16: note: byref variable will be forcibly initialized 315 | size_t retlen; | ^~~~~~ /kisskb/src/fs/jffs2/erase.c:313:15: note: byref variable will be forcibly initialized 313 | void *ebuf; | ^~~~ /kisskb/src/fs/nfs/dir.c: In function 'nfs_do_access': /kisskb/src/fs/nfs/dir.c:3149:33: note: byref variable will be forcibly initialized 3149 | struct nfs_access_entry cache; | ^~~~~ /kisskb/src/net/core/dev.c:11261:26: note: byref variable will be forcibly initialized 11261 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11280:1: note: in expansion of macro 'define_netdev_printk_level' 11280 | define_netdev_printk_level(netdev_notice, KERN_NOTICE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_info': In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_remove_rightmost_empty_extent': /kisskb/src/fs/jffs2/erase.c: In function 'jffs2_mark_erased_block': /kisskb/src/fs/jffs2/erase.c:423:43: note: byref variable will be forcibly initialized 423 | struct jffs2_unknown_node marker = { | ^~~~~~ /kisskb/src/fs/jffs2/erase.c:422:29: note: byref variable will be forcibly initialized 422 | struct kvec vecs[1]; | ^~~~ /kisskb/src/fs/jffs2/erase.c:402:18: note: byref variable will be forcibly initialized 402 | uint32_t bad_offset; | ^~~~~~~~~~ /kisskb/src/fs/jffs2/erase.c:400:16: note: byref variable will be forcibly initialized 400 | size_t retlen; | ^~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3121:17: note: in expansion of macro 'mlog_errno' 3121 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3115:17: note: in expansion of macro 'mlog_errno' 3115 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_rotate_tree_left': /kisskb/src/net/core/dev.c:11262:17: note: byref variable will be forcibly initialized 11262 | va_list args; \ | ^~~~ /kisskb/src/net/core/dev.c:11281:1: note: in expansion of macro 'define_netdev_printk_level' 11281 | define_netdev_printk_level(netdev_info, KERN_INFO); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3237:25: note: in expansion of macro 'mlog_errno' 3237 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3225:17: note: in expansion of macro 'mlog_errno' 3225 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:11261:26: note: byref variable will be forcibly initialized 11261 | struct va_format vaf; \ | ^~~ /kisskb/src/net/core/dev.c:11281:1: note: in expansion of macro 'define_netdev_printk_level' 11281 | define_netdev_printk_level(netdev_info, KERN_INFO); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3213:25: note: in expansion of macro 'mlog_errno' 3213 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3165:25: note: in expansion of macro 'mlog_errno' 3165 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:3149:46: note: byref variable will be forcibly initialized 3149 | struct ocfs2_path *tmp_path = NULL, *restart_path = NULL; | ^~~~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_try_to_merge_extent': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3814:33: note: in expansion of macro 'mlog_errno' 3814 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3802:33: note: in expansion of macro 'mlog_errno' 3802 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3791:33: note: in expansion of macro 'mlog_errno' 3791 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3783:33: note: in expansion of macro 'mlog_errno' 3783 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3768:25: note: in expansion of macro 'mlog_errno' 3768 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3758:25: note: in expansion of macro 'mlog_errno' 3758 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/nfs/dir.c: In function 'nfs_atomic_open': /kisskb/src/fs/nfs/dir.c:2045:13: note: byref variable will be forcibly initialized 2045 | int created = 0; | ^~~~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/mm_types.h:6, from /kisskb/src/include/linux/uio.h:10, from /kisskb/src/include/linux/socket.h:8, from /kisskb/src/include/linux/compat.h:15, from /kisskb/src/fs/nfs/dir.c:21: /kisskb/src/fs/nfs/dir.c:2037:41: note: byref variable will be forcibly initialized 2037 | DECLARE_WAIT_QUEUE_HEAD_ONSTACK(wq); | ^~ /kisskb/src/include/linux/wait.h:77:32: note: in definition of macro 'DECLARE_WAIT_QUEUE_HEAD_ONSTACK' 77 | struct wait_queue_head name = __WAIT_QUEUE_HEAD_INIT_ONSTACK(name) | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3749:25: note: in expansion of macro 'mlog_errno' 3749 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3735:25: note: in expansion of macro 'mlog_errno' 3735 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3728:25: note: in expansion of macro 'mlog_errno' 3728 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3714:25: note: in expansion of macro 'mlog_errno' 3714 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3684:25: note: in expansion of macro 'mlog_errno' 3684 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:3672:25: note: in expansion of macro 'mlog_errno' 3672 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_split_extent': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5128:25: note: in expansion of macro 'mlog_errno' 5128 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5122:25: note: in expansion of macro 'mlog_errno' 5122 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__dev_direct_xmit': /kisskb/src/net/core/dev.c:4294:14: note: byref variable will be forcibly initialized 4294 | bool again = false; | ^~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5096:25: note: in expansion of macro 'mlog_errno' 5096 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5082:17: note: in expansion of macro 'mlog_errno' 5082 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5073:17: note: in expansion of macro 'mlog_errno' 5073 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:5067:33: note: byref variable will be forcibly initialized 5067 | struct ocfs2_merge_ctxt ctxt; | ^~~~ /kisskb/src/net/core/dev.c: In function '__dev_queue_xmit': /kisskb/src/net/core/dev.c:4168:14: note: byref variable will be forcibly initialized 4168 | bool again = false; | ^~~~~ /kisskb/src/net/core/dev.c:4167:13: note: byref variable will be forcibly initialized 4167 | int rc = -ENOMEM; | ^~ /kisskb/src/fs/ocfs2/alloc.c:5065:29: note: byref variable will be forcibly initialized 5065 | struct buffer_head *last_eb_bh = NULL; | ^~~~~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_change_extent_flag': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5219:17: note: in expansion of macro 'mlog_errno' 5219 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:5198:17: note: in expansion of macro 'mlog' 5198 | mlog(ML_ERROR, "Owner %llu tried to clear %d flags on an " | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:5190:17: note: in expansion of macro 'mlog' 5190 | mlog(ML_ERROR, "Owner %llu tried to set %d flags on an " | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5172:17: note: in expansion of macro 'mlog_errno' 5172 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5166:17: note: in expansion of macro 'mlog_errno' 5166 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:5158:33: note: byref variable will be forcibly initialized 5158 | struct ocfs2_extent_rec split_rec; | ^~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'do_xdp_generic': /kisskb/src/net/core/dev.c:4900:33: note: byref variable will be forcibly initialized 4900 | struct xdp_buff xdp; | ^~~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_core': /kisskb/src/net/core/dev.c:5278:25: note: byref variable will be forcibly initialized 5278 | struct sk_buff *skb = *pskb; | ^~~ /kisskb/src/net/core/dev.c:5276:37: note: byref variable will be forcibly initialized 5276 | struct packet_type *ptype, *pt_prev; | ^~~~~~~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_one_core': /kisskb/src/net/core/dev.c:5480:29: note: byref variable will be forcibly initialized 5480 | struct packet_type *pt_prev = NULL; | ^~~~~~~ /kisskb/src/fs/jffs2/build.c: In function 'jffs2_build_filesystem': /kisskb/src/fs/jffs2/build.c:104:35: note: byref variable will be forcibly initialized 104 | struct jffs2_full_dirent *dead_fds = NULL; | ^~~~~~~~ /kisskb/src/fs/jffs2/build.c:101:21: note: byref variable will be forcibly initialized 101 | int ret, i, dir_hardlinks = 0; | ^~~~~~~~~~~~~ /kisskb/src/fs/jffs2/build.c:101:18: note: byref variable will be forcibly initialized 101 | int ret, i, dir_hardlinks = 0; | ^ /kisskb/src/net/core/dev.c: In function 'netif_receive_skb_internal': /kisskb/src/net/core/dev.c:5675:48: note: byref variable will be forcibly initialized 5675 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_mark_extent_written': /kisskb/src/net/core/dev.c:5675:37: note: byref variable will be forcibly initialized 5675 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5265:17: note: in expansion of macro 'mlog_errno' 5265 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_list_core': /kisskb/src/net/core/dev.c:5558:37: note: byref variable will be forcibly initialized 5558 | struct packet_type *pt_prev = NULL; | ^~~~~~~ /kisskb/src/net/core/dev.c:5553:25: note: byref variable will be forcibly initialized 5553 | struct sk_buff *skb, *next; | ^~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_truncate_rec': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5497:17: note: in expansion of macro 'mlog_errno' 5497 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:5477:17: note: in expansion of macro 'mlog' 5477 | mlog(ML_ERROR, "Owner %llu: Invalid record truncate: (%u, %u) " | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5442:17: note: in expansion of macro 'mlog_errno' 5442 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:5552:26: note: byref variable will be forcibly initialized 5552 | struct list_head sublist; | ^~~~~~~ /kisskb/src/net/core/dev.c: In function '__netif_receive_skb_list': /kisskb/src/net/core/dev.c:5612:42: note: byref variable will be forcibly initialized 5612 | struct list_head sublist; | ^~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5436:17: note: in expansion of macro 'mlog_errno' 5436 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5430:17: note: in expansion of macro 'mlog_errno' 5430 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5420:33: note: in expansion of macro 'mlog_errno' 5420 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5413:33: note: in expansion of macro 'mlog_errno' 5413 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netif_receive_skb_list_internal': /kisskb/src/net/core/dev.c:5708:56: note: byref variable will be forcibly initialized 5708 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~ /kisskb/src/net/core/dev.c:5708:45: note: byref variable will be forcibly initialized 5708 | struct rps_dev_flow voidflow, *rflow = &voidflow; | ^~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5405:25: note: in expansion of macro 'mlog_errno' 5405 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:5693:26: note: byref variable will be forcibly initialized 5693 | struct list_head sublist; | ^~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5367:25: note: in expansion of macro 'mlog_errno' 5367 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5361:25: note: in expansion of macro 'mlog_errno' 5361 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:5347:13: note: byref variable will be forcibly initialized 5347 | u32 left_cpos, rec_range, trunc_range; | ^~~~~~~~~ /kisskb/src/fs/gfs2/recovery.c: In function 'update_statfs_inode': /kisskb/src/fs/gfs2/recovery.c:314:40: note: byref variable will be forcibly initialized 314 | struct gfs2_statfs_change_host sc; | ^~ /kisskb/src/fs/gfs2/recovery.c:313:29: note: byref variable will be forcibly initialized 313 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/recovery.c: In function 'gfs2_recovery_done': /kisskb/src/fs/gfs2/recovery.c:284:15: note: byref variable will be forcibly initialized 284 | char *envp[] = { env_jid, env_status, NULL }; | ^~~~ /kisskb/src/fs/gfs2/recovery.c:283:14: note: byref variable will be forcibly initialized 283 | char env_status[20]; | ^~~~~~~~~~ /kisskb/src/fs/gfs2/recovery.c:282:14: note: byref variable will be forcibly initialized 282 | char env_jid[20]; | ^~~~~~~ /kisskb/src/fs/gfs2/recovery.c: In function 'gfs2_replay_read_block': /kisskb/src/fs/gfs2/recovery.c:38:13: note: byref variable will be forcibly initialized 38 | u32 extlen; | ^~~~~~ /kisskb/src/fs/gfs2/recovery.c:37:13: note: byref variable will be forcibly initialized 37 | u64 dblock; | ^~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_remove_extent': /kisskb/src/fs/gfs2/recovery.c: In function 'get_log_header': /kisskb/src/fs/gfs2/recovery.c:169:29: note: byref variable will be forcibly initialized 169 | struct buffer_head *bh; | ^~ /kisskb/src/fs/gfs2/recovery.c: In function 'foreach_descriptor': /kisskb/src/fs/gfs2/recovery.c:221:53: note: byref variable will be forcibly initialized 221 | struct gfs2_log_header_host lh; | ^~ /kisskb/src/fs/gfs2/recovery.c:200:29: note: byref variable will be forcibly initialized 200 | struct buffer_head *bh; | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5631:25: note: in expansion of macro 'mlog_errno' 5631 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5596:25: note: in expansion of macro 'mlog_errno' 5596 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5584:25: note: in expansion of macro 'mlog_errno' 5584 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/gfs2/recovery.c: In function 'gfs2_recover_func': /kisskb/src/fs/gfs2/recovery.c:407:41: note: byref variable will be forcibly initialized 407 | struct gfs2_holder j_gh, ji_gh, thaw_gh; | ^~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5577:25: note: in expansion of macro 'mlog_errno' 5577 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/gfs2/recovery.c:407:34: note: byref variable will be forcibly initialized 407 | struct gfs2_holder j_gh, ji_gh, thaw_gh; | ^~~~~ /kisskb/src/fs/gfs2/recovery.c:407:28: note: byref variable will be forcibly initialized 407 | struct gfs2_holder j_gh, ji_gh, thaw_gh; | ^~~~ /kisskb/src/fs/gfs2/recovery.c:406:37: note: byref variable will be forcibly initialized 406 | struct gfs2_log_header_host head; | ^~~~ /kisskb/src/net/core/dev.c: In function 'napi_threaded_poll': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5531:17: note: in expansion of macro 'mlog_errno' 5531 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:6623:30: note: byref variable will be forcibly initialized 6623 | bool repoll = false; | ^~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5525:17: note: in expansion of macro 'mlog_errno' 5525 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'napi_poll': /kisskb/src/net/core/dev.c:6570:14: note: byref variable will be forcibly initialized 6570 | bool do_repoll = false; | ^~~~~~~~~ In file included from /kisskb/src/include/linux/rculist.h:10, from /kisskb/src/include/linux/pid.h:5, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/include/linux/uaccess.h:8, from /kisskb/src/net/core/dev.c:71: /kisskb/src/net/core/dev.c: In function 'net_rx_action': /kisskb/src/net/core/dev.c:6671:19: note: byref variable will be forcibly initialized 6671 | LIST_HEAD(repoll); | ^~~~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/dev.c:6670:19: note: byref variable will be forcibly initialized 6670 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_get_first': /kisskb/src/net/core/neighbour.c:3181:40: note: byref variable will be forcibly initialized 3181 | loff_t fakep = 0; | ^~~~~ /kisskb/src/net/core/dev.c: In function 'dev_change_name': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_remove_btree_range': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5785:25: note: in expansion of macro 'mlog_errno' 5785 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5765:17: note: in expansion of macro 'mlog_errno' 5765 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_get_idx_any': /kisskb/src/net/core/neighbour.c:3335:16: note: byref variable will be forcibly initialized 3335 | loff_t idxpos = *pos; | ^~~~~~ /kisskb/src/net/core/dev.c:1156:14: note: byref variable will be forcibly initialized 1156 | char oldname[IFNAMSIZ]; | ^~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5756:17: note: in expansion of macro 'mlog_errno' 5756 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5749:17: note: in expansion of macro 'mlog_errno' 5749 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5740:25: note: in expansion of macro 'mlog_errno' 5740 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5731:17: note: in expansion of macro 'mlog_errno' 5731 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__dev_notify_flags': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5723:25: note: in expansion of macro 'mlog_errno' 5723 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:5711:33: note: in expansion of macro 'mlog_errno' 5711 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:5702:37: note: byref variable will be forcibly initialized 5702 | struct ocfs2_refcount_tree *ref_tree = NULL; | ^~~~~~~~ /kisskb/src/net/core/dev.c:8601:52: note: byref variable will be forcibly initialized 8601 | struct netdev_notifier_change_info change_info = { | ^~~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:5701:37: note: byref variable will be forcibly initialized 5701 | struct ocfs2_alloc_context *meta_ac = NULL; | ^~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:5696:31: note: byref variable will be forcibly initialized 5696 | int ret, credits = 0, extra_blocks = 0; | ^~~~~~~~~~~~ /kisskb/src/net/core/dev.c: In function '__dev_open': /kisskb/src/fs/ocfs2/alloc.c:5696:18: note: byref variable will be forcibly initialized 5696 | int ret, credits = 0, extra_blocks = 0; | ^~~~~~~ /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c: In function 'dev_open': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/net/core/neighbour.c:29: /kisskb/src/net/core/neighbour.c: In function 'nla_put_u8': /kisskb/src/include/net/netlink.h:1244:12: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'nla_put_u32': /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_map_and_dirty_page': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6833:25: note: in expansion of macro 'mlog_errno' 6833 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'dev_set_mtu_ext': /kisskb/src/net/core/dev.c:2013:41: note: byref variable will be forcibly initialized 2013 | struct netdev_notifier_info_ext info = { | ^~~~ /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6828:17: note: in expansion of macro 'mlog_errno' 6828 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'dev_set_mtu': /kisskb/src/net/core/dev.c:8715:32: note: byref variable will be forcibly initialized 8715 | struct netlink_ext_ack extack; | ^~~~~~ /kisskb/src/net/core/dev.c: In function 'dev_change_tx_queue_len': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6814:17: note: in expansion of macro 'mlog_errno' 6814 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:6808:18: note: byref variable will be forcibly initialized 6808 | int ret, partial = 0; | ^~~~~~~ /kisskb/src/net/core/dev.c: In function 'bpf_xdp_link_attach': In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_grab_pages': /kisskb/src/net/core/neighbour.c: In function 'neigh_fill_info': /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1244:12: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/net/core/neighbour.c:2569:22: note: byref variable will be forcibly initialized 2569 | char haddr[MAX_ADDR_LEN]; | ^~~~~ /kisskb/src/net/core/neighbour.c:2544:30: note: byref variable will be forcibly initialized 2544 | struct nda_cacheinfo ci; | ^~ /kisskb/src/net/core/dev.c:9434:32: note: byref variable will be forcibly initialized 9434 | struct bpf_link_primer link_primer; | ^~~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6894:25: note: in expansion of macro 'mlog_errno' 6894 | mlog_errno(ret); | ^~~~~~~~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/net/core/neighbour.c:29: /kisskb/src/net/core/neighbour.c: In function 'pneigh_fill_info': /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1244:12: note: byref variable will be forcibly initialized 1244 | u8 tmp = value; | ^~~ /kisskb/src/net/core/dev.c: In function '__netdev_update_features': /kisskb/src/net/core/dev.c:9707:27: note: byref variable will be forcibly initialized 9707 | netdev_features_t features; | ^~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_sync_lower_features': /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_zero_range_for_truncate': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6999:17: note: in expansion of macro 'mlog_errno' 6999 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6984:17: note: in expansion of macro 'mlog_errno' 6984 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/net/core/dev.c:9584:27: note: byref variable will be forcibly initialized 9584 | netdev_features_t feature; | ^~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6970:17: note: in expansion of macro 'mlog_errno' 6970 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6962:17: note: in expansion of macro 'mlog_errno' 6962 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/dev.c: In function 'netdev_update_features': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized 1978 | struct netdev_notifier_info info = { | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:6939:22: note: byref variable will be forcibly initialized 6939 | unsigned int ext_flags; | ^~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:6938:13: note: byref variable will be forcibly initialized 6938 | u64 phys; | ^~~~ /kisskb/src/net/core/dev.c: In function 'netdev_change_features': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/fs/ocfs2/alloc.c:6936:22: note: byref variable will be forcibly initialized 6936 | int ret = 0, numpages; | ^~~~~~~~ /kisskb/src/net/core/dev.c: In function 'register_netdevice': /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c:1978:37: note: byref variable will be forcibly initialized /kisskb/src/net/core/dev.c: In function 'netdev_run_todo': /kisskb/src/net/core/dev.c:10328:26: note: byref variable will be forcibly initialized 10328 | struct list_head unlink_list; | ^~~~~~~~~~~ /kisskb/src/net/core/dev.c:10326:26: note: byref variable will be forcibly initialized 10326 | struct list_head list; | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_convert_inline_data_to_extents': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7161:25: note: in expansion of macro 'mlog_errno' 7161 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7133:25: note: in expansion of macro 'mlog_errno' 7133 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7122:25: note: in expansion of macro 'mlog_errno' 7122 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7109:25: note: in expansion of macro 'mlog_errno' 7109 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:7096:21: note: byref variable will be forcibly initialized 7096 | u64 phys; | ^~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7089:17: note: in expansion of macro 'mlog_errno' 7089 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7082:17: note: in expansion of macro 'mlog_errno' 7082 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7073:25: note: in expansion of macro 'mlog_errno' 7073 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:7065:34: note: byref variable will be forcibly initialized 7065 | struct ocfs2_extent_tree et; | ^~ /kisskb/src/fs/ocfs2/alloc.c:7064:22: note: byref variable will be forcibly initialized 7064 | struct page *page = NULL; | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7063:37: note: byref variable will be forcibly initialized 7063 | struct ocfs2_alloc_context *data_ac = NULL; | ^~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:7057:22: note: byref variable will be forcibly initialized 7057 | u32 bit_off, num; | ^~~ /kisskb/src/fs/ocfs2/alloc.c:7057:13: note: byref variable will be forcibly initialized 7057 | u32 bit_off, num; | ^~~~~~~ /kisskb/src/drivers/pci/msi/msi.c: In function 'pci_msi_vec_count': /kisskb/src/drivers/pci/msi/msi.c:730:13: note: byref variable will be forcibly initialized 730 | u16 msgctl; | ^~~~~~ /kisskb/src/fs/ocfs2/alloc.c:7055:28: note: byref variable will be forcibly initialized 7055 | int ret, has_data, num_pages = 0; | ^~~~~~~~~ /kisskb/src/drivers/pci/msi/msi.c: In function 'pci_msix_vec_count': /kisskb/src/drivers/pci/msi/msi.c:785:13: note: byref variable will be forcibly initialized 785 | u16 control; | ^~~~~~~ /kisskb/src/drivers/pci/msi/msi.c: In function 'pci_msi_set_enable': /kisskb/src/drivers/pci/msi/msi.c:243:13: note: byref variable will be forcibly initialized 243 | u16 control; | ^~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/fs/zonefs/trace.h:104, from /kisskb/src/fs/zonefs/super.c:28: /kisskb/src/fs/zonefs/super.c: In function 'perf_trace_zonefs_zone_mgmt': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/drivers/pci/msi/msi.c: In function 'pci_msix_clear_and_set_ctrl': /kisskb/src/drivers/pci/msi/msi.c:285:13: note: byref variable will be forcibly initialized 285 | u16 ctrl; | ^~~~ /kisskb/src/fs/zonefs/super.c: In function 'perf_trace_zonefs_file_dio_append': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/net/core/neighbour.c: In function '__neigh_update': /kisskb/src/net/core/neighbour.c:1287:18: note: byref variable will be forcibly initialized 1287 | int err, notify = 0; | ^~~~~~ /kisskb/src/net/core/neighbour.c:1284:33: note: byref variable will be forcibly initialized 1284 | bool gc_update = false, managed_update = false; | ^~~~~~~~~~~~~~ /kisskb/src/net/core/neighbour.c:1284:14: note: byref variable will be forcibly initialized 1284 | bool gc_update = false, managed_update = false; | ^~~~~~~~~ /kisskb/src/fs/zonefs/super.c: In function 'perf_trace_zonefs_iomap_begin': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ In file included from /kisskb/src/include/trace/define_trace.h:102, from /kisskb/src/fs/zonefs/trace.h:104, from /kisskb/src/fs/zonefs/super.c:28: /kisskb/src/fs/zonefs/super.c: In function 'trace_event_raw_event_zonefs_zone_mgmt': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/drivers/pci/msi/msi.c: In function 'msi_setup_msi_desc': /kisskb/src/drivers/pci/msi/msi.c:368:13: note: byref variable will be forcibly initialized 368 | u16 control; | ^~~~~~~ /kisskb/src/drivers/pci/msi/msi.c:367:25: note: byref variable will be forcibly initialized 367 | struct msi_desc desc; | ^~~~ /kisskb/src/fs/zonefs/super.c: In function 'trace_event_raw_event_zonefs_file_dio_append': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/drivers/pci/msi/msi.c: In function 'msix_setup_msi_descs': /kisskb/src/fs/zonefs/super.c: In function 'trace_event_raw_event_zonefs_iomap_begin': /kisskb/src/include/trace/trace_events.h:385:35: note: byref variable will be forcibly initialized 385 | struct trace_event_buffer fbuffer; \ | ^~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/drivers/pci/msi/msi.c:511:25: note: byref variable will be forcibly initialized 511 | struct msi_desc desc; | ^~~~ In file included from /kisskb/src/include/trace/define_trace.h:104, from /kisskb/src/fs/zonefs/trace.h:104, from /kisskb/src/fs/zonefs/super.c:28: /kisskb/src/fs/zonefs/super.c: In function '__bpf_trace_zonefs_zone_mgmt': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:22:1: note: in expansion of macro 'TRACE_EVENT' 22 | TRACE_EVENT(zonefs_zone_mgmt, | ^~~~~~~~~~~ /kisskb/src/fs/zonefs/super.c: In function '__bpf_trace_zonefs_iomap_begin': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST2' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:73:1: note: in expansion of macro 'TRACE_EVENT' 73 | TRACE_EVENT(zonefs_iomap_begin, | ^~~~~~~~~~~ /kisskb/src/fs/zonefs/super.c: In function '__bpf_trace_zonefs_file_dio_append': /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:65:24: note: in expansion of macro '__CAST_TO_U64' 65 | #define __CAST1(a,...) __CAST_TO_U64(a) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:66:42: note: in expansion of macro '__CAST1' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:66:24: note: in expansion of macro '__CAST_TO_U64' 66 | #define __CAST2(a,...) __CAST_TO_U64(a), __CAST1(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:67:42: note: in expansion of macro '__CAST2' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:61:29: note: byref variable will be forcibly initialized 61 | UINTTYPE(sizeof(x)) __dst; \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:60:19: note: byref variable will be forcibly initialized 60 | typeof(x) __src = (x); \ | ^~~~~ /kisskb/src/include/trace/bpf_probe.h:67:24: note: in expansion of macro '__CAST_TO_U64' 67 | #define __CAST3(a,...) __CAST_TO_U64(a), __CAST2(__VA_ARGS__) | ^~~~~~~~~~~~~ /kisskb/src/include/linux/kernel.h:491:24: note: in expansion of macro '__CAST3' 491 | #define __CONCAT(a, b) a ## b | ^ /kisskb/src/include/linux/kernel.h:492:27: note: in expansion of macro '__CONCAT' 492 | #define CONCATENATE(a, b) __CONCAT(a, b) | ^~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:78:26: note: in expansion of macro 'CONCATENATE' 78 | #define CAST_TO_U64(...) CONCATENATE(__CAST, COUNT_ARGS(__VA_ARGS__))(__VA_ARGS__) | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:85:60: note: in expansion of macro 'CAST_TO_U64' 85 | CONCATENATE(bpf_trace_run, COUNT_ARGS(args))(prog, CAST_TO_U64(args)); \ | ^~~~~~~~~~~ /kisskb/src/include/trace/bpf_probe.h:90:9: note: in expansion of macro '__BPF_DECLARE_TRACE' 90 | __BPF_DECLARE_TRACE(call, PARAMS(proto), PARAMS(args)) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/zonefs/./trace.h:47:1: note: in expansion of macro 'TRACE_EVENT' 47 | TRACE_EVENT(zonefs_file_dio_append, | ^~~~~~~~~~~ /kisskb/src/drivers/pci/msi/msi.c: In function 'msix_map_region': /kisskb/src/drivers/pci/msi/msi.c:488:13: note: byref variable will be forcibly initialized 488 | u32 table_offset; | ^~~~~~~~~~~~ /kisskb/src/drivers/pci/msi/msi.c: In function 'msix_capability_init': /kisskb/src/drivers/pci/msi/msi.c:616:13: note: byref variable will be forcibly initialized 616 | u16 control; | ^~~~~~~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_commit_truncate': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7350:17: note: in expansion of macro 'mlog_errno' 7350 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/drivers/pci/msi/msi.c: In function '__pci_read_msi_msg': /kisskb/src/drivers/pci/msi/msi.c:135:21: note: byref variable will be forcibly initialized 135 | u16 data; | ^~~~ /kisskb/src/drivers/pci/msi/msi.c: In function '__pci_write_msi_msg': /kisskb/src/drivers/pci/msi/msi.c:187:21: note: byref variable will be forcibly initialized 187 | u16 msgctl; | ^~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7341:25: note: in expansion of macro 'mlog_errno' 7341 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7299:33: note: in expansion of macro 'mlog_errno' 7299 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:7293:25: note: in expansion of macro 'mlog' 7293 | mlog(ML_ERROR, "Inode %lu has an empty " | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7251:17: note: in expansion of macro 'mlog_errno' 7251 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/drivers/pci/msi/msi.c: In function '__pci_restore_msi_state': /kisskb/src/drivers/pci/msi/msi.c:264:13: note: byref variable will be forcibly initialized 264 | u16 control; | ^~~~~~~ /kisskb/src/fs/zonefs/super.c: In function 'zonefs_read_super': /kisskb/src/fs/zonefs/super.c:1666:20: note: byref variable will be forcibly initialized 1666 | struct bio bio; | ^~~ /kisskb/src/fs/zonefs/super.c:1665:24: note: byref variable will be forcibly initialized 1665 | struct bio_vec bio_vec; | ^~~~~~~ /kisskb/src/fs/zonefs/super.c: In function 'zonefs_parse_options': /kisskb/src/fs/zonefs/super.c:1306:21: note: byref variable will be forcibly initialized 1306 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/zonefs/super.c: In function '__zonefs_io_error': /kisskb/src/fs/zonefs/super.c:483:34: note: byref variable will be forcibly initialized 483 | struct zonefs_ioerr_data err = { | ^~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7231:17: note: in expansion of macro 'mlog_errno' 7231 | mlog_errno(status); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:7219:37: note: byref variable will be forcibly initialized 7219 | struct ocfs2_refcount_tree *ref_tree = NULL; | ^~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/huge_mm.h:8, from /kisskb/src/include/linux/mm.h:735, from /kisskb/src/include/linux/pagemap.h:8, from /kisskb/src/fs/zonefs/super.c:8: /kisskb/src/fs/zonefs/super.c: In function 'kvmalloc_array': /kisskb/src/include/linux/slab.h:725:16: note: byref variable will be forcibly initialized 725 | size_t bytes; | ^~~~~ /kisskb/src/fs/ocfs2/alloc.c:7218:42: note: byref variable will be forcibly initialized 7218 | struct ocfs2_cached_dealloc_ctxt dealloc; | ^~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:7217:34: note: byref variable will be forcibly initialized 7217 | struct ocfs2_extent_tree et; | ^~ In file included from /kisskb/src/fs/ocfs2/alloc.c:19: /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_truncate_inline': /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7420:17: note: in expansion of macro 'mlog_errno' 7420 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_sysctl_register': /kisskb/src/net/core/neighbour.c:3781:14: note: byref variable will be forcibly initialized 3781 | char neigh_path[ sizeof("net//neigh/") + IFNAMSIZ + IFNAMSIZ ]; | ^~~~~~~~~~ /kisskb/src/net/core/neighbour.c: In function 'proc_unres_qlen': /kisskb/src/net/core/neighbour.c:3522:26: note: byref variable will be forcibly initialized 3522 | struct ctl_table tmp = *ctl; | ^~~ /kisskb/src/net/core/neighbour.c:3521:13: note: byref variable will be forcibly initialized 3521 | int size, ret; | ^~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_proc_dointvec_zero_intmax': /kisskb/src/net/core/neighbour.c:3586:26: note: byref variable will be forcibly initialized 3586 | struct ctl_table tmp = *ctl; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_proc_dointvec_ms_jiffies_positive': /kisskb/src/net/core/neighbour.c:3603:13: note: byref variable will be forcibly initialized 3603 | int min = msecs_to_jiffies(1); | ^~~ /kisskb/src/net/core/neighbour.c:3600:26: note: byref variable will be forcibly initialized 3600 | struct ctl_table tmp = *ctl; | ^~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7413:17: note: in expansion of macro 'mlog_errno' 7413 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c: In function 'ocfs2_trim_fs': /kisskb/src/fs/zonefs/super.c: In function 'zonefs_fill_super': /kisskb/src/fs/zonefs/super.c:1745:33: note: byref variable will be forcibly initialized 1745 | struct zonefs_zone_data zd; | ^~ /kisskb/src/net/core/neighbour.c: In function 'neigh_valid_dump_req': /kisskb/src/net/core/neighbour.c:2778:24: note: byref variable will be forcibly initialized 2778 | struct nlattr *tb[NDA_MAX + 1]; | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:7682:25: note: in expansion of macro 'mlog' 7682 | mlog(ML_NOTICE, "The same trim on device (%s) was " | ^~~~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7672:25: note: in expansion of macro 'mlog_errno' 7672 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_valid_get_req': /kisskb/src/net/core/neighbour.c:2885:24: note: byref variable will be forcibly initialized 2885 | struct nlattr *tb[NDA_MAX + 1]; | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/alloc.c:7667:17: note: in expansion of macro 'mlog' 7667 | mlog(ML_NOTICE, "Wait for trim on device (%s) to " | ^~~~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/net/core/neighbour.c:29: /kisskb/src/net/core/neighbour.c: In function 'nla_get_u64': /kisskb/src/include/net/netlink.h:1617:13: note: byref variable will be forcibly initialized 1617 | u64 tmp; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'nla_get_msecs': /kisskb/src/include/net/netlink.h:1617:13: note: byref variable will be forcibly initialized /kisskb/src/fs/ocfs2/cluster/masklog.h:159:13: note: byref variable will be forcibly initialized 159 | u64 _m = MLOG_MASK_PREFIX | (mask); \ | ^~ /kisskb/src/fs/ocfs2/cluster/masklog.h:179:17: note: in expansion of macro 'mlog' 179 | mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ | ^~~~ /kisskb/src/fs/ocfs2/alloc.c:7662:25: note: in expansion of macro 'mlog_errno' 7662 | mlog_errno(ret); | ^~~~~~~~~~ /kisskb/src/fs/ocfs2/alloc.c:7653:35: note: byref variable will be forcibly initialized 7653 | struct ocfs2_trim_fs_info info, *pinfo = NULL; | ^~~~ /kisskb/src/net/core/neighbour.c: In function 'neightbl_set': /kisskb/src/net/core/neighbour.c:2332:32: note: byref variable will be forcibly initialized 2332 | struct nlattr *tbp[NDTPA_MAX+1]; | ^~~ /kisskb/src/net/core/neighbour.c:2294:24: note: byref variable will be forcibly initialized 2294 | struct nlattr *tb[NDTA_MAX+1]; | ^~ In file included from /kisskb/src/include/net/rtnetlink.h:6, from /kisskb/src/include/net/neighbour.h:31, from /kisskb/src/net/core/neighbour.c:29: /kisskb/src/net/core/neighbour.c: In function 'nla_put_msecs': /kisskb/src/include/net/netlink.h:1500:13: note: byref variable will be forcibly initialized 1500 | u64 tmp = jiffies_to_msecs(njiffies); | ^~~ /kisskb/src/net/core/neighbour.c: In function 'neightbl_fill_parms': /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized 1309 | u32 tmp = value; | ^~~ /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/net/core/neighbour.c: In function 'neightbl_fill_info': /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/include/net/netlink.h:1309:13: note: byref variable will be forcibly initialized /kisskb/src/net/core/neighbour.c:2188:34: note: byref variable will be forcibly initialized 2188 | struct ndt_stats ndst; | ^~~~ /kisskb/src/net/core/neighbour.c:2167:35: note: byref variable will be forcibly initialized 2167 | struct ndt_config ndc = { | ^~~ /kisskb/src/drivers/gpio/gpio-max77650.c: In function 'max77650_gpio_get_direction': /kisskb/src/drivers/gpio/gpio-max77650.c:97:22: note: byref variable will be forcibly initialized 97 | unsigned int val; | ^~~ /kisskb/src/drivers/gpio/gpio-max77650.c: In function 'max77650_gpio_get_value': /kisskb/src/drivers/gpio/gpio-max77650.c:83:22: note: byref variable will be forcibly initialized 83 | unsigned int val; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_get': /kisskb/src/net/core/neighbour.c:3010:13: note: byref variable will be forcibly initialized 3010 | int dev_idx = 0; | ^~~~~~~ /kisskb/src/net/core/neighbour.c:3009:12: note: byref variable will be forcibly initialized 3009 | u8 ndm_flags = 0; | ^~~~~~~~~ /kisskb/src/net/core/neighbour.c:3008:15: note: byref variable will be forcibly initialized 3008 | void *dst = NULL; | ^~~ /kisskb/src/net/core/neighbour.c:3006:29: note: byref variable will be forcibly initialized 3006 | struct neigh_table *tbl = NULL; | ^~~ /kisskb/src/net/core/neighbour.c: In function 'neigh_add': /kisskb/src/net/core/neighbour.c:1944:24: note: byref variable will be forcibly initialized 1944 | struct nlattr *tb[NDA_MAX+1]; | ^~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_free_extlen': /kisskb/src/fs/gfs2/rgrp.c:376:25: note: byref variable will be forcibly initialized 376 | struct gfs2_rbm rbm = *rrbm; | ^~~ /kisskb/src/lib/zstd/common/entropy_common.c: In function 'FSE_readNCount_body': /kisskb/src/lib/zstd/common/entropy_common.c:76:14: note: byref variable will be forcibly initialized 76 | char buffer[8] = {0}; | ^~~~~~ In file included from /kisskb/src/fs/gfs2/rgrp.c:9: /kisskb/src/fs/gfs2/rgrp.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'rg_mblk_search': /kisskb/src/fs/gfs2/rgrp.c:1568:13: note: byref variable will be forcibly initialized 1568 | u32 extlen; | ^~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'read_rindex_entry': /kisskb/src/fs/gfs2/rgrp.c:899:28: note: byref variable will be forcibly initialized 899 | struct gfs2_rindex buf; | ^~~ /kisskb/src/fs/gfs2/rgrp.c:898:16: note: byref variable will be forcibly initialized 898 | loff_t pos = sdp->sd_rgrps * sizeof(struct gfs2_rindex); | ^~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_orlov_skip': /kisskb/src/fs/gfs2/rgrp.c:1990:13: note: byref variable will be forcibly initialized 1990 | u32 skip; | ^~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'try_rgrp_unlink': /kisskb/src/fs/gfs2/rgrp.c:1850:25: note: byref variable will be forcibly initialized 1850 | struct gfs2_rbm rbm = { .rgd = rgd, .bii = 0, .offset = 0 }; | ^~~ /kisskb/src/lib/zstd/common/entropy_common.c: In function 'HUF_readStats': /kisskb/src/lib/zstd/common/entropy_common.c:255:9: note: byref variable will be forcibly initialized 255 | U32 wksp[HUF_READ_STATS_WORKSPACE_SIZE_U32]; | ^~~~ /kisskb/src/fs/gfs2/rgrp.c:1846:28: note: byref variable will be forcibly initialized 1846 | struct gfs2_glock *gl; | ^~ /kisskb/src/fs/gfs2/rgrp.c: In function 'rgblk_free': /kisskb/src/fs/gfs2/rgrp.c:2265:25: note: byref variable will be forcibly initialized 2265 | struct gfs2_rbm rbm; | ^~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_rgrp_verify': /kisskb/src/fs/gfs2/rgrp.c:470:13: note: byref variable will be forcibly initialized 470 | u32 count[4], tmp; | ^~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_ri_total': /kisskb/src/fs/gfs2/rgrp.c:850:24: note: byref variable will be forcibly initialized 850 | loff_t pos = rgrps * sizeof(struct gfs2_rindex); | ^~~ /kisskb/src/fs/gfs2/rgrp.c:846:14: note: byref variable will be forcibly initialized 846 | char buf[sizeof(struct gfs2_rindex)]; | ^~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_rindex_update': /kisskb/src/fs/gfs2/rgrp.c:1038:28: note: byref variable will be forcibly initialized 1038 | struct gfs2_holder ri_gh; | ^~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_rgrp_error': /kisskb/src/fs/gfs2/rgrp.c:2327:14: note: byref variable will be forcibly initialized 2327 | char fs_id_buf[sizeof(sdp->sd_fsname) + 7]; | ^~~~~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_check_blk_type': /kisskb/src/fs/gfs2/rgrp.c:2615:25: note: byref variable will be forcibly initialized 2615 | struct gfs2_rbm rbm; | ^~~ /kisskb/src/fs/gfs2/rgrp.c:2614:28: note: byref variable will be forcibly initialized 2614 | struct gfs2_holder rgd_gh; | ^~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_fitrim': /kisskb/src/fs/gfs2/rgrp.c:1395:13: note: byref variable will be forcibly initialized 1395 | u64 amt; | ^~~ /kisskb/src/fs/gfs2/rgrp.c:1393:29: note: byref variable will be forcibly initialized 1393 | struct fstrim_range r; | ^ /kisskb/src/fs/gfs2/rgrp.c:1392:28: note: byref variable will be forcibly initialized 1392 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_inplace_reserve': /kisskb/src/fs/gfs2/rgrp.c:2052:13: note: byref variable will be forcibly initialized 2052 | u64 last_unlinked = NO_BLOCK; | ^~~~~~~~~~~~~ /kisskb/src/fs/gfs2/rgrp.c: In function 'gfs2_alloc_blocks': /kisskb/src/fs/gfs2/rgrp.c:2426:13: note: byref variable will be forcibly initialized 2426 | u32 minext = 1; | ^~~~~~ /kisskb/src/fs/gfs2/rgrp.c:2423:29: note: byref variable will be forcibly initialized 2423 | struct buffer_head *dibh; | ^~~~ /kisskb/src/fs/ufs/namei.c: In function 'ufs_unlink': /kisskb/src/fs/ufs/namei.c:212:22: note: byref variable will be forcibly initialized 212 | struct page *page; | ^~~~ /kisskb/src/fs/ufs/namei.c: In function 'ufs_rename': /kisskb/src/fs/ufs/namei.c:273:30: note: byref variable will be forcibly initialized 273 | struct page *new_page; | ^~~~~~~~ /kisskb/src/fs/ufs/namei.c:254:22: note: byref variable will be forcibly initialized 254 | struct page *old_page; | ^~~~~~~~ /kisskb/src/fs/ufs/namei.c:252:22: note: byref variable will be forcibly initialized 252 | struct page *dir_page = NULL; | ^~~~~~~~ In file included from /kisskb/src/fs/jffs2/background.c:19: /kisskb/src/fs/jffs2/background.c: In function 'kernel_dequeue_signal': /kisskb/src/include/linux/sched/signal.h:285:23: note: byref variable will be forcibly initialized 285 | enum pid_type __type; | ^~~~~~ /kisskb/src/include/linux/sched/signal.h:284:26: note: byref variable will be forcibly initialized 284 | kernel_siginfo_t __info; | ^~~~~~ /kisskb/src/fs/jffs2/background.c: In function 'jffs2_garbage_collect_thread': /kisskb/src/fs/jffs2/background.c:78:18: note: byref variable will be forcibly initialized 78 | sigset_t hupmask; | ^~~~~~~ /kisskb/src/fs/ufs/inode.c: In function 'ufs_frag_map': /kisskb/src/fs/ufs/inode.c:131:18: note: byref variable will be forcibly initialized 131 | Indirect chain[4], *q = chain; | ^~~~~ In file included from /kisskb/src/fs/read_write.c:13: /kisskb/src/fs/read_write.c: In function 'iov_iter_iovec': /kisskb/src/include/linux/uio.h:143:16: note: userspace variable will be forcibly initialized 143 | return (struct iovec) { | ^ /kisskb/src/fs/read_write.c: In function '__do_sys_llseek': /kisskb/src/fs/read_write.c:331:16: note: byref variable will be forcibly initialized 331 | loff_t offset; | ^~~~~~ /kisskb/src/fs/ceph/super.c: In function 'ceph_statfs': /kisskb/src/fs/ceph/super.c:56:28: note: byref variable will be forcibly initialized 56 | struct ceph_statfs st; | ^~ /kisskb/src/fs/read_write.c: In function 'new_sync_read': /kisskb/src/fs/read_write.c:382:25: note: byref variable will be forcibly initialized 382 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:381:22: note: byref variable will be forcibly initialized 381 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c: In function 'new_sync_write': /kisskb/src/fs/read_write.c:484:25: note: byref variable will be forcibly initialized 484 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:483:22: note: byref variable will be forcibly initialized 483 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c: In function 'do_iter_readv_writev': /kisskb/src/fs/read_write.c:717:22: note: byref variable will be forcibly initialized 717 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c: In function '__kernel_write': /kisskb/src/fs/read_write.c:506:25: note: byref variable will be forcibly initialized 506 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:505:22: note: byref variable will be forcibly initialized 505 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c:501:21: note: byref variable will be forcibly initialized 501 | struct kvec iov = { | ^~~ /kisskb/src/fs/ufs/inode.c: In function 'free_full_branch': /kisskb/src/fs/ufs/inode.c:995:32: note: byref variable will be forcibly initialized 995 | struct to_free ctx = {.inode = inode}; | ^~~ In file included from /kisskb/src/fs/read_write.c:13: /kisskb/src/fs/read_write.c: In function 'do_loop_readv_writev': /kisskb/src/include/linux/uio.h:143:16: note: userspace variable will be forcibly initialized 143 | return (struct iovec) { | ^ /kisskb/src/fs/read_write.c:746:30: note: userspace variable will be forcibly initialized 746 | struct iovec iovec = iov_iter_iovec(iter); | ^~~~~ /kisskb/src/fs/read_write.c: In function 'vfs_readv': /kisskb/src/fs/read_write.c:905:25: note: byref variable will be forcibly initialized 905 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:904:23: note: byref variable will be forcibly initialized 904 | struct iovec *iov = iovstack; | ^~~ /kisskb/src/fs/read_write.c:903:22: note: byref variable will be forcibly initialized 903 | struct iovec iovstack[UIO_FASTIOV]; | ^~~~~~~~ /kisskb/src/fs/read_write.c: In function 'do_readv': /kisskb/src/fs/read_write.c:942:24: note: byref variable will be forcibly initialized 942 | loff_t pos, *ppos = file_ppos(f.file); | ^~~ /kisskb/src/fs/read_write.c: In function 'vfs_writev': /kisskb/src/fs/read_write.c:922:25: note: byref variable will be forcibly initialized 922 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:921:23: note: byref variable will be forcibly initialized 921 | struct iovec *iov = iovstack; | ^~~ /kisskb/src/fs/read_write.c:920:22: note: byref variable will be forcibly initialized 920 | struct iovec iovstack[UIO_FASTIOV]; | ^~~~~~~~ /kisskb/src/fs/read_write.c: In function 'do_writev': /kisskb/src/fs/read_write.c:966:24: note: byref variable will be forcibly initialized 966 | loff_t pos, *ppos = file_ppos(f.file); | ^~~ /kisskb/src/fs/ufs/inode.c: In function 'free_branch_tail': /kisskb/src/fs/ufs/inode.c:1029:32: note: byref variable will be forcibly initialized 1029 | struct to_free ctx = {.inode = inode}; | ^~~ /kisskb/src/fs/read_write.c: In function 'do_sendfile': /kisskb/src/fs/read_write.c:1182:16: note: byref variable will be forcibly initialized 1182 | loff_t out_pos; | ^~~~~~~ /kisskb/src/fs/read_write.c:1181:16: note: byref variable will be forcibly initialized 1181 | loff_t pos; | ^~~ /kisskb/src/fs/read_write.c: In function '__do_sys_sendfile': /kisskb/src/fs/read_write.c:1286:16: note: byref variable will be forcibly initialized 1286 | loff_t pos; | ^~~ /kisskb/src/fs/read_write.c: In function '__do_sys_sendfile64': /kisskb/src/fs/read_write.c:1305:16: note: byref variable will be forcibly initialized 1305 | loff_t pos; | ^~~ /kisskb/src/fs/read_write.c: In function '__do_compat_sys_sendfile': /kisskb/src/fs/read_write.c:1324:16: note: byref variable will be forcibly initialized 1324 | loff_t pos; | ^~~ /kisskb/src/fs/ufs/inode.c: In function 'ufs_truncate_blocks': /kisskb/src/fs/ufs/inode.c:1123:18: note: byref variable will be forcibly initialized 1123 | unsigned offsets[4]; | ^~~~~~~ /kisskb/src/fs/read_write.c: In function '__do_compat_sys_sendfile64': /kisskb/src/fs/read_write.c:1344:16: note: byref variable will be forcibly initialized 1344 | loff_t pos; | ^~~ In file included from /kisskb/src/include/linux/slab.h:16, from /kisskb/src/fs/cifs/misc.c:9: /kisskb/src/fs/cifs/misc.c: In function 'size_mul': /kisskb/src/include/linux/overflow.h:133:16: note: byref variable will be forcibly initialized 133 | size_t bytes; | ^~~~~ /kisskb/src/fs/ceph/super.c: In function 'ceph_parse_new_source': /kisskb/src/fs/ceph/super.c:275:26: note: byref variable will be forcibly initialized 275 | struct ceph_fsid fsid; | ^~~~ In file included from /kisskb/src/fs/cifs/misc.c:9: /kisskb/src/fs/cifs/misc.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/read_write.c: In function '__kernel_read': /kisskb/src/fs/read_write.c:411:25: note: byref variable will be forcibly initialized 411 | struct iov_iter iter; | ^~~~ /kisskb/src/fs/read_write.c:410:22: note: byref variable will be forcibly initialized 410 | struct kiocb kiocb; | ^~~~~ /kisskb/src/fs/read_write.c:406:21: note: byref variable will be forcibly initialized 406 | struct kvec iov = { | ^~~ /kisskb/src/fs/read_write.c: In function 'ksys_read': /kisskb/src/fs/read_write.c:602:24: note: byref variable will be forcibly initialized 602 | loff_t pos, *ppos = file_ppos(f.file); | ^~~ /kisskb/src/fs/read_write.c: In function 'ksys_write': /kisskb/src/fs/read_write.c:626:24: note: byref variable will be forcibly initialized 626 | loff_t pos, *ppos = file_ppos(f.file); | ^~~ /kisskb/src/fs/cifs/misc.c: In function '__cifs_get_super': /kisskb/src/fs/cifs/misc.c:1217:75: note: byref variable will be forcibly initialized 1217 | struct file_system_type **fs_type = (struct file_system_type *[]) { | ^ /kisskb/src/fs/cifs/misc.c:1213:30: note: byref variable will be forcibly initialized 1213 | struct super_cb_data sd = { | ^~ /kisskb/src/fs/read_write.c: In function 'generic_write_checks': /kisskb/src/fs/read_write.c:1671:16: note: byref variable will be forcibly initialized 1671 | loff_t count = iov_iter_count(from); | ^~~~~ /kisskb/src/fs/read_write.c: In function 'generic_copy_file_checks': /kisskb/src/fs/read_write.c:1403:18: note: byref variable will be forcibly initialized 1403 | uint64_t count = *req_count; | ^~~~~ /kisskb/src/fs/read_write.c: In function 'vfs_copy_file_range': /kisskb/src/fs/read_write.c:1466:9: note: byref variable will be forcibly initialized 1466 | ssize_t vfs_copy_file_range(struct file *file_in, loff_t pos_in, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/read_write.c:1466:9: note: byref variable will be forcibly initialized In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/include/linux/highmem.h:5, from /kisskb/src/include/linux/bvec.h:10, from /kisskb/src/include/linux/blk_types.h:10, from /kisskb/src/include/linux/bio.h:10, from /kisskb/src/fs/gfs2/super.c:9: /kisskb/src/fs/gfs2/super.c: In function 'kmalloc_array': /kisskb/src/fs/ceph/super.c: In function 'ceph_parse_mount_param': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/ceph/super.c:400:32: note: byref variable will be forcibly initialized 400 | struct fs_parse_result result; | ^~~~~~ /kisskb/src/fs/read_write.c: In function '__do_sys_copy_file_range': /kisskb/src/fs/read_write.c:1551:16: note: byref variable will be forcibly initialized 1551 | loff_t pos_out; | ^~~~~~~ /kisskb/src/fs/read_write.c:1550:16: note: byref variable will be forcibly initialized 1550 | loff_t pos_in; | ^~~~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_statfs': /kisskb/src/fs/gfs2/super.c:883:40: note: byref variable will be forcibly initialized 883 | struct gfs2_statfs_change_host sc; | ^~ In file included from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/gfs2/super.c:9: /kisskb/src/fs/gfs2/super.c: In function 'gfs2_upgrade_iopen_glock': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:506:9: note: in expansion of macro '___wait_event' 506 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:535:25: note: in expansion of macro '__wait_event_interruptible_timeout' 535 | __ret = __wait_event_interruptible_timeout(wq_head, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/super.c:1191:19: note: in expansion of macro 'wait_event_interruptible_timeout' 1191 | timeout = wait_event_interruptible_timeout(sdp->sd_async_glock_wait, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/cifs/misc.c: In function 'cifs_add_deferred_close': /kisskb/src/fs/cifs/misc.c:694:37: note: byref variable will be forcibly initialized 694 | struct cifs_deferred_close *pdclose; | ^~~~~~~ /kisskb/src/fs/cifs/misc.c: In function 'cifs_del_deferred_close': /kisskb/src/fs/cifs/misc.c:716:37: note: byref variable will be forcibly initialized 716 | struct cifs_deferred_close *dclose; | ^~~~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_dinode_dealloc': /kisskb/src/fs/cifs/misc.c: In function 'cifs_close_deferred_file': /kisskb/src/fs/gfs2/super.c:1091:28: note: byref variable will be forcibly initialized 1091 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/cifs/misc.c:730:26: note: byref variable will be forcibly initialized 730 | struct list_head file_head; | ^~~~~~~~~ /kisskb/src/fs/cifs/misc.c: In function 'cifs_close_all_deferred_files': /kisskb/src/fs/cifs/misc.c:764:26: note: byref variable will be forcibly initialized 764 | struct list_head file_head; | ^~~~~~~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_evict_inode': /kisskb/src/fs/gfs2/super.c:1366:28: note: byref variable will be forcibly initialized 1366 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/cifs/misc.c: In function 'cifs_close_deferred_file_under_dentry': /kisskb/src/fs/cifs/misc.c:794:26: note: byref variable will be forcibly initialized 794 | struct list_head file_head; | ^~~~~~~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_jindex_free': /kisskb/src/fs/gfs2/super.c:61:26: note: byref variable will be forcibly initialized 61 | struct list_head list; | ^~~~ /kisskb/src/fs/cifs/misc.c: In function 'setup_aio_ctx_iter': /kisskb/src/fs/cifs/misc.c:994:16: note: byref variable will be forcibly initialized 994 | size_t start; | ^~~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_lock_fs_check_clean': /kisskb/src/fs/gfs2/super.c:330:37: note: byref variable will be forcibly initialized 330 | struct gfs2_log_header_host lh; | ^~ In file included from /kisskb/src/include/linux/wait.h:7, from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/gfs2/super.c:9: /kisskb/src/fs/gfs2/super.c:329:19: note: byref variable will be forcibly initialized 329 | LIST_HEAD(list); | ^~~~ /kisskb/src/include/linux/list.h:26:26: note: in definition of macro 'LIST_HEAD' 26 | struct list_head name = LIST_HEAD_INIT(name) | ^~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_make_fs_rw': /kisskb/src/fs/gfs2/super.c:133:37: note: byref variable will be forcibly initialized 133 | struct gfs2_log_header_host head; | ^~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_statfs_init': /kisskb/src/fs/gfs2/super.c:183:28: note: byref variable will be forcibly initialized 183 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/super.c:182:29: note: byref variable will be forcibly initialized 182 | struct buffer_head *m_bh; | ^~~~ /kisskb/src/fs/cifs/misc.c: In function 'match_target_ip': /kisskb/src/fs/cifs/misc.c:1259:25: note: byref variable will be forcibly initialized 1259 | struct sockaddr tipaddr; | ^~~~~~~ /kisskb/src/fs/cifs/misc.c:1258:24: note: byref variable will be forcibly initialized 1258 | char *target, *tip = NULL; | ^~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_statfs_sync': /kisskb/src/fs/gfs2/super.c:273:29: note: byref variable will be forcibly initialized 273 | struct buffer_head *m_bh; | ^~~~ /kisskb/src/fs/gfs2/super.c:272:28: note: byref variable will be forcibly initialized 272 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_dirty_inode': /kisskb/src/fs/gfs2/super.c:472:28: note: byref variable will be forcibly initialized 472 | struct gfs2_holder gh; | ^~ /kisskb/src/fs/gfs2/super.c:471:29: note: byref variable will be forcibly initialized 471 | struct buffer_head *bh; | ^~ In file included from /kisskb/src/include/linux/mempool.h:8, from /kisskb/src/include/linux/bio.h:8, from /kisskb/src/fs/gfs2/super.c:9: /kisskb/src/fs/gfs2/super.c: In function 'gfs2_make_fs_ro': /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/super.c:548:17: note: in expansion of macro 'wait_event_timeout' 548 | wait_event_timeout(sdp->sd_log_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:303:33: note: byref variable will be forcibly initialized 303 | struct wait_queue_entry __wq_entry; \ | ^~~~~~~~~~ /kisskb/src/include/linux/wait.h:389:9: note: in expansion of macro '___wait_event' 389 | ___wait_event(wq_head, ___wait_cond_timeout(condition), \ | ^~~~~~~~~~~~~ /kisskb/src/include/linux/wait.h:417:25: note: in expansion of macro '__wait_event_timeout' 417 | __ret = __wait_event_timeout(wq_head, condition, timeout); \ | ^~~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/super.c:543:17: note: in expansion of macro 'wait_event_timeout' 543 | wait_event_timeout(sdp->sd_log_waitq, | ^~~~~~~~~~~~~~~~~~ /kisskb/src/fs/gfs2/super.c: In function 'gfs2_freeze_func': /kisskb/src/fs/gfs2/super.c:652:28: note: byref variable will be forcibly initialized 652 | struct gfs2_holder freeze_gh; | ^~~~~~~~~ /kisskb/src/crypto/camellia_generic.c: In function 'camellia_setup128': /kisskb/src/crypto/camellia_generic.c:542:13: note: byref variable will be forcibly initialized 542 | u32 subR[26]; | ^~~~ /kisskb/src/crypto/camellia_generic.c:541:13: note: byref variable will be forcibly initialized 541 | u32 subL[26]; | ^~~~ /kisskb/src/crypto/camellia_generic.c: In function 'camellia_setup256': /kisskb/src/crypto/camellia_generic.c:649:13: note: byref variable will be forcibly initialized 649 | u32 subR[34]; | ^~~~ /kisskb/src/crypto/camellia_generic.c:648:13: note: byref variable will be forcibly initialized 648 | u32 subL[34]; | ^~~~ /kisskb/src/crypto/camellia_generic.c: In function 'camellia_decrypt': /kisskb/src/crypto/camellia_generic.c:1017:13: note: byref variable will be forcibly initialized 1017 | u32 tmp[4]; | ^~~ /kisskb/src/crypto/camellia_generic.c: In function 'camellia_encrypt': /kisskb/src/crypto/camellia_generic.c:991:13: note: byref variable will be forcibly initialized 991 | u32 tmp[4]; | ^~~ /kisskb/src/crypto/camellia_generic.c: In function 'camellia_setup192': /kisskb/src/crypto/camellia_generic.c:795:31: note: byref variable will be forcibly initialized 795 | u32 krll, krlr, krrl, krrr; | ^~~~ /kisskb/src/crypto/camellia_generic.c:795:25: note: byref variable will be forcibly initialized 795 | u32 krll, krlr, krrl, krrr; | ^~~~ /kisskb/src/crypto/camellia_generic.c:795:19: note: byref variable will be forcibly initialized 795 | u32 krll, krlr, krrl, krrr; | ^~~~ /kisskb/src/crypto/camellia_generic.c:795:13: note: byref variable will be forcibly initialized 795 | u32 krll, krlr, krrl, krrr; | ^~~~ /kisskb/src/crypto/camellia_generic.c:794:23: note: byref variable will be forcibly initialized 794 | unsigned char kk[32]; | ^~ /kisskb/src/fs/ufs/inode.c: In function 'ufs_getfrag_block': /kisskb/src/fs/ufs/inode.c:401:18: note: byref variable will be forcibly initialized 401 | unsigned offsets[4]; | ^~~~~~~ /kisskb/src/fs/ufs/inode.c:400:22: note: byref variable will be forcibly initialized 400 | int err = 0, new = 0; | ^~~ /kisskb/src/fs/ufs/inode.c:400:13: note: byref variable will be forcibly initialized 400 | int err = 0, new = 0; | ^~~ /kisskb/src/fs/open.c: In function 'do_faccessat': /kisskb/src/fs/open.c:422:21: note: byref variable will be forcibly initialized 422 | struct path path; | ^~~~ /kisskb/src/fs/f2fs/extent_cache.c: In function '__f2fs_init_extent_tree': /kisskb/src/fs/f2fs/extent_cache.c:368:28: note: byref variable will be forcibly initialized 368 | struct extent_info ei; | ^~ /kisskb/src/fs/open.c: In function '__do_sys_chdir': /kisskb/src/fs/open.c:510:21: note: byref variable will be forcibly initialized 510 | struct path path; | ^~~~ /kisskb/src/fs/open.c: In function '__do_sys_chroot': /kisskb/src/fs/open.c:558:21: note: byref variable will be forcibly initialized 558 | struct path path; | ^~~~ /kisskb/src/fs/f2fs/extent_cache.c: In function '__insert_extent_tree': /kisskb/src/fs/f2fs/extent_cache.c:502:25: note: byref variable will be forcibly initialized 502 | struct rb_node *parent = NULL; | ^~~~~~ /kisskb/src/fs/f2fs/extent_cache.c: In function 'f2fs_update_extent_tree_range': /kisskb/src/fs/f2fs/extent_cache.c:542:14: note: byref variable will be forcibly initialized 542 | bool leftmost = false; | ^~~~~~~~ /kisskb/src/fs/f2fs/extent_cache.c:538:44: note: byref variable will be forcibly initialized 538 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~~~~~~ /kisskb/src/fs/f2fs/extent_cache.c:538:26: note: byref variable will be forcibly initialized 538 | struct rb_node **insert_p = NULL, *insert_parent = NULL; | ^~~~~~~~ /kisskb/src/fs/f2fs/extent_cache.c:537:28: note: byref variable will be forcibly initialized 537 | struct extent_info ei, dei, prev; | ^~ /kisskb/src/fs/f2fs/extent_cache.c:536:46: note: byref variable will be forcibly initialized 536 | struct extent_node *prev_en = NULL, *next_en = NULL; | ^~~~~~~ /kisskb/src/fs/f2fs/extent_cache.c:536:29: note: byref variable will be forcibly initialized 536 | struct extent_node *prev_en = NULL, *next_en = NULL; | ^~~~~~~ /kisskb/src/fs/open.c: In function 'do_truncate': /kisskb/src/fs/open.c:43:22: note: byref variable will be forcibly initialized 43 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/open.c: In function 'do_sys_truncate': /kisskb/src/fs/open.c:125:21: note: byref variable will be forcibly initialized 125 | struct path path; | ^~~~ /kisskb/src/fs/open.c: In function 'chmod_common': /kisskb/src/fs/open.c:593:22: note: byref variable will be forcibly initialized 593 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/open.c:592:23: note: byref variable will be forcibly initialized 592 | struct inode *delegated_inode = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/open.c: In function 'do_fchmodat': /kisskb/src/fs/open.c:639:21: note: byref variable will be forcibly initialized 639 | struct path path; | ^~~~ /kisskb/src/fs/open.c: In function 'chown_common': /kisskb/src/fs/open.c:708:22: note: byref variable will be forcibly initialized 708 | struct iattr newattrs; | ^~~~~~~~ /kisskb/src/fs/open.c:706:23: note: byref variable will be forcibly initialized 706 | struct inode *delegated_inode = NULL; | ^~~~~~~~~~~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c: In function 'FSE_decompress_usingDTable_generic': /kisskb/src/lib/zstd/common/fse_decompress.c:243:18: note: byref variable will be forcibly initialized 243 | FSE_DState_t state2; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:242:18: note: byref variable will be forcibly initialized 242 | FSE_DState_t state1; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:241:19: note: byref variable will be forcibly initialized 241 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/fs/open.c: In function 'do_fchownat': /kisskb/src/fs/open.c:748:21: note: byref variable will be forcibly initialized 748 | struct path path; | ^~~~ /kisskb/src/lib/zstd/common/fse_decompress.c: In function 'FSE_decompress_wksp_body': /kisskb/src/lib/zstd/common/fse_decompress.c:241:19: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/common/fse_decompress.c:242:18: note: byref variable will be forcibly initialized 242 | FSE_DState_t state1; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:243:18: note: byref variable will be forcibly initialized 243 | FSE_DState_t state2; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:241:19: note: byref variable will be forcibly initialized 241 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:242:18: note: byref variable will be forcibly initialized 242 | FSE_DState_t state1; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:243:18: note: byref variable will be forcibly initialized 243 | FSE_DState_t state2; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:328:14: note: byref variable will be forcibly initialized 328 | unsigned maxSymbolValue = FSE_MAX_SYMBOL_VALUE; | ^~~~~~~~~~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:327:14: note: byref variable will be forcibly initialized 327 | unsigned tableLog; | ^~~~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c: In function 'FSE_decompress_wksp_body_default': /kisskb/src/lib/zstd/common/fse_decompress.c:327:14: note: byref variable will be forcibly initialized /kisskb/src/lib/zstd/common/fse_decompress.c:328:14: note: byref variable will be forcibly initialized 328 | unsigned maxSymbolValue = FSE_MAX_SYMBOL_VALUE; | ^~~~~~~~~~~~~~ /kisskb/src/fs/open.c: In function 'file_open_root': /kisskb/src/fs/open.c:1284:25: note: byref variable will be forcibly initialized 1284 | struct open_how how = build_open_how(flags, mode); | ^~~ /kisskb/src/fs/open.c:1283:27: note: byref variable will be forcibly initialized 1283 | struct open_flags op; | ^~ /kisskb/src/fs/open.c: In function 'do_sys_openat2': /kisskb/src/fs/open.c:1295:27: note: byref variable will be forcibly initialized 1295 | struct open_flags op; | ^~ /kisskb/src/fs/open.c: In function '__do_sys_openat2': /kisskb/src/fs/open.c:1347:25: note: byref variable will be forcibly initialized 1347 | struct open_how tmp; | ^~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'ntlm_negotiate': /kisskb/src/fs/ksmbd/smb2pdu.c:1309:13: note: byref variable will be forcibly initialized 1309 | u16 spnego_blob_len; | ^~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:1308:24: note: byref variable will be forcibly initialized 1308 | unsigned char *spnego_blob = NULL; | ^~~~~~~~~~~ /kisskb/src/fs/open.c: In function 'file_open_name': /kisskb/src/fs/open.c:1249:25: note: byref variable will be forcibly initialized 1249 | struct open_how how = build_open_how(flags, mode); | ^~~ /kisskb/src/fs/open.c:1248:27: note: byref variable will be forcibly initialized 1248 | struct open_flags op; | ^~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'get_file_internal_info': /kisskb/src/fs/ksmbd/smb2pdu.c:4590:22: note: byref variable will be forcibly initialized 4590 | struct kstat stat; | ^~~~ /kisskb/src/lib/zstd/common/fse_decompress.c: In function 'FSE_decompress_usingDTable': /kisskb/src/lib/zstd/common/fse_decompress.c:241:19: note: byref variable will be forcibly initialized 241 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:242:18: note: byref variable will be forcibly initialized 242 | FSE_DState_t state1; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:243:18: note: byref variable will be forcibly initialized 243 | FSE_DState_t state2; | ^~~~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:241:19: note: byref variable will be forcibly initialized 241 | BIT_DStream_t bitD; | ^~~~ /kisskb/src/lib/zstd/common/fse_decompress.c:242:18: note: byref variable will be forcibly initialized 242 | FSE_DState_t state1; | ^~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'get_file_compression_info': /kisskb/src/lib/zstd/common/fse_decompress.c:243:18: note: byref variable will be forcibly initialized 243 | FSE_DState_t state2; | ^~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:4677:22: note: byref variable will be forcibly initialized 4677 | struct kstat stat; | ^~~~ /kisskb/src/fs/open.c: In function 'do_sys_open': /kisskb/src/fs/open.c:1323:25: note: byref variable will be forcibly initialized 1323 | struct open_how how = build_open_how(flags, mode); | ^~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'get_file_basic_info': /kisskb/src/fs/ksmbd/smb2pdu.c:4319:22: note: byref variable will be forcibly initialized 4319 | struct kstat stat; | ^~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'get_file_network_open_info': /kisskb/src/fs/ksmbd/smb2pdu.c:4606:22: note: byref variable will be forcibly initialized 4606 | struct kstat stat; | ^~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'smb2_set_stream_name_xattr': /kisskb/src/fs/ksmbd/smb2pdu.c:2281:15: note: byref variable will be forcibly initialized 2281 | char *xattr_stream_name; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:2280:16: note: byref variable will be forcibly initialized 2280 | size_t xattr_stream_size; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'smb2_remove_smb_xattrs': /kisskb/src/fs/ksmbd/smb2pdu.c:2317:22: note: byref variable will be forcibly initialized 2317 | char *name, *xattr_list = NULL; | ^~~~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'smb2_update_xattrs': /kisskb/src/fs/ksmbd/smb2pdu.c:2392:33: note: byref variable will be forcibly initialized 2392 | struct xattr_dos_attrib da; | ^~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'smb2_populate_readdir_entry': /kisskb/src/fs/ksmbd/smb2pdu.c:3421:13: note: byref variable will be forcibly initialized 3421 | int conv_len; | ^~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'process_query_dir_entries': /kisskb/src/fs/ksmbd/smb2pdu.c:3625:33: note: byref variable will be forcibly initialized 3625 | struct ksmbd_kstat ksmbd_kstat; | ^~~~~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:3624:33: note: byref variable will be forcibly initialized 3624 | struct kstat kstat; | ^~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'get_file_standard_info': /kisskb/src/fs/ksmbd/smb2pdu.c:4367:22: note: byref variable will be forcibly initialized 4367 | struct kstat stat; | ^~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'get_file_all_info': /kisskb/src/fs/ksmbd/smb2pdu.c:4408:22: note: byref variable will be forcibly initialized 4408 | struct kstat stat; | ^~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'get_file_stream_info': /kisskb/src/fs/ksmbd/smb2pdu.c:4494:22: note: byref variable will be forcibly initialized 4494 | struct kstat stat; | ^~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:4493:29: note: byref variable will be forcibly initialized 4493 | char *stream_name, *xattr_list = NULL, *stream_buf; | ^~~~~~~~~~ In file included from /kisskb/src/fs/ufs/super.c:97: /kisskb/src/fs/ufs/super.c: In function 'ufs_get_fs_qbmask': /kisskb/src/fs/ufs/util.h:92:16: note: byref variable will be forcibly initialized 92 | __fs64 tmp; | ^~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_get_fs_qfmask': /kisskb/src/fs/ufs/util.h:116:16: note: byref variable will be forcibly initialized 116 | __fs64 tmp; | ^~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'smb2_get_ea': /kisskb/src/fs/ufs/super.c: In function 'ufs_parse_options': /kisskb/src/fs/ufs/super.c:392:29: note: byref variable will be forcibly initialized 392 | substring_t args[MAX_OPT_ARGS]; | ^~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:4154:48: note: byref variable will be forcibly initialized 4154 | char *name, *ptr, *xattr_list = NULL, *buf; | ^~~ /kisskb/src/fs/ksmbd/smb2pdu.c:4154:28: note: byref variable will be forcibly initialized 4154 | char *name, *ptr, *xattr_list = NULL, *buf; | ^~~~~~~~~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/jffs2/fs.c:19: /kisskb/src/fs/jffs2/fs.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/jffs2/fs.c: In function 'jffs2_do_setattr': /kisskb/src/fs/jffs2/fs.c:42:18: note: byref variable will be forcibly initialized 42 | uint32_t alloclen; | ^~~~~~~~ /kisskb/src/fs/jffs2/fs.c:38:33: note: byref variable will be forcibly initialized 38 | union jffs2_device_node dev; | ^~~ In file included from /kisskb/src/include/linux/fs.h:45, from /kisskb/src/fs/ufs/super.c:78: /kisskb/src/fs/ufs/super.c: In function 'kmalloc_array': /kisskb/src/include/linux/slab.h:605:16: note: byref variable will be forcibly initialized 605 | size_t bytes; | ^~~~~ /kisskb/src/fs/jffs2/fs.c: In function 'jffs2_iget': /kisskb/src/fs/jffs2/fs.c:258:33: note: byref variable will be forcibly initialized 258 | union jffs2_device_node jdev; | ^~~~ /kisskb/src/fs/jffs2/fs.c:257:32: note: byref variable will be forcibly initialized 257 | struct jffs2_raw_inode latest_node; | ^~~~~~~~~~~ /kisskb/src/fs/jffs2/fs.c: In function 'jffs2_dirty_inode': /kisskb/src/fs/jffs2/fs.c:374:22: note: byref variable will be forcibly initialized 374 | struct iattr iattr; | ^~~~~ In file included from /kisskb/src/include/linux/pid.h:6, from /kisskb/src/include/linux/sched.h:14, from /kisskb/src/fs/jffs2/fs.c:17: /kisskb/src/fs/jffs2/fs.c: In function 'jffs2_gc_fetch_inode': /kisskb/src/fs/jffs2/os-linux.h:43:35: note: byref variable will be forcibly initialized 43 | DECLARE_WAITQUEUE(__wait, current); \ | ^~~~~~ /kisskb/src/include/linux/wait.h:55:33: note: in definition of macro 'DECLARE_WAITQUEUE' 55 | struct wait_queue_entry name = __WAITQUEUE_INITIALIZER(name, tsk) | ^~~~ /kisskb/src/fs/jffs2/fs.c:660:33: note: in expansion of macro 'sleep_on_spinunlock' 660 | sleep_on_spinunlock(&c->inocache_wq, &c->inocache_lock); | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'smb2_get_info_filesystem': /kisskb/src/fs/ksmbd/smb2pdu.c:4886:21: note: byref variable will be forcibly initialized 4886 | struct path path; | ^~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:4885:24: note: byref variable will be forcibly initialized 4885 | struct kstatfs stfs; | ^~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'smb2_get_info_sec': /kisskb/src/fs/ufs/super.c: In function 'ufs_remount': /kisskb/src/fs/ufs/super.c:1312:18: note: byref variable will be forcibly initialized 1312 | unsigned new_mount_opt, ufstype; | ^~~~~~~~~~~~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_warning': /kisskb/src/fs/ufs/super.c:334:17: note: byref variable will be forcibly initialized 334 | va_list args; | ^~~~ /kisskb/src/fs/ufs/super.c:333:26: note: byref variable will be forcibly initialized 333 | struct va_format vaf; | ^~~ /kisskb/src/fs/ksmbd/smb2pdu.c:5112:15: note: byref variable will be forcibly initialized 5112 | __u32 secdesclen = 0; | ^~~~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:5109:67: note: byref variable will be forcibly initialized 5109 | struct smb_ntsd *pntsd = (struct smb_ntsd *)rsp->Buffer, *ppntsd = NULL; | ^~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'fsctl_set_sparse': /kisskb/src/fs/ksmbd/smb2pdu.c:7525:41: note: byref variable will be forcibly initialized 7525 | struct xattr_dos_attrib da; | ^~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'set_file_basic_info': /kisskb/src/fs/ksmbd/smb2pdu.c:5643:41: note: byref variable will be forcibly initialized 5643 | struct xattr_dos_attrib da = {0}; | ^~ /kisskb/src/fs/ksmbd/smb2pdu.c:5596:22: note: byref variable will be forcibly initialized 5596 | struct iattr attrs; | ^~~~~ In file included from /kisskb/src/include/trace/define_trace.h:103, from /kisskb/src/include/trace/events/btrfs.h:2422, from /kisskb/src/fs/btrfs/super.c:53: /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_transaction_commit': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:186:1: note: in expansion of macro 'TRACE_EVENT' 186 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:186:1: note: in expansion of macro 'TRACE_EVENT' 186 | TRACE_EVENT(btrfs_transaction_commit, | ^~~~~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c: In function 'smb2_rename': /kisskb/src/fs/ksmbd/smb2pdu.c:5439:24: note: byref variable will be forcibly initialized 5439 | size_t xattr_stream_size; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:5438:43: note: byref variable will be forcibly initialized 5438 | char *xattr_stream_name, *stream_name = NULL; | ^~~~~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:5438:23: note: byref variable will be forcibly initialized 5438 | char *xattr_stream_name, *stream_name = NULL; | ^~~~~~~~~~~~~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:5437:21: note: byref variable will be forcibly initialized 5437 | int s_type; | ^~~~~~ /kisskb/src/fs/ksmbd/smb2pdu.c:5404:21: note: byref variable will be forcibly initialized 5404 | struct path path; | ^~~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs__inode': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/events/btrfs.h:207:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 207 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/events/btrfs.h:207:1: note: in expansion of macro 'DECLARE_EVENT_CLASS' 207 | DECLARE_EVENT_CLASS(btrfs__inode, | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_error': /kisskb/src/fs/ufs/super.c:277:17: note: byref variable will be forcibly initialized 277 | va_list args; | ^~~~ /kisskb/src/fs/ufs/super.c:276:26: note: byref variable will be forcibly initialized 276 | struct va_format vaf; | ^~~ /kisskb/src/fs/ufs/super.c: In function 'ufs_panic': /kisskb/src/fs/ufs/super.c:311:17: note: byref variable will be forcibly initialized 311 | va_list args; | ^~~~ /kisskb/src/fs/ufs/super.c:310:26: note: byref variable will be forcibly initialized 310 | struct va_format vaf; | ^~~ /kisskb/src/fs/btrfs/super.c: In function 'perf_trace_btrfs_get_extent': /kisskb/src/include/trace/perf.h:67:13: note: byref variable will be forcibly initialized 67 | int rctx; \ | ^~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT' 32 | TRACE_EVENT(name, \ | ^~~~~~~~~~~ /kisskb/src/include/trace/events/btrfs.h:285:1: note: in expansion of macro 'TRACE_EVENT_CONDITION' 285 | TRACE_EVENT_CONDITION(btrfs_get_extent, | ^~~~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/perf.h:61:25: note: byref variable will be forcibly initialized 61 | struct pt_regs *__regs; \ | ^~~~~~ /kisskb/src/include/trace/trace_events.h:40:9: note: in expansion of macro 'DECLARE_EVENT_CLASS' 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/trace/define_trace.h:32:9: note: in expansion of macro 'TRACE_EVENT'